From d88b9680c0081e6547c06a6f8c98f388d4abb3c9 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Thu, 9 May 2024 20:14:40 +0000 Subject: [PATCH 1/2] updated v1.23.0 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 77a36d9..691c8de 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set name = "pydm" %} -{% set version = "1.22.1" %} +{% set version = "1.23.0" %} package: name: {{ name|lower }} @@ -7,7 +7,7 @@ package: source: url: https://github.com/slaclab/{{ name }}/archive/v{{ version }}.tar.gz - sha256: 3fa77194f4c7580680193274d3058ebea79a191b4136f8e0ac48cc97b5c067ca + sha256: 254d34f52a080c96cd665538794f39da2387118bc7c7a052702b70b794c15607 build: noarch: python From 326a75535bfcc15cec9c2f8010ff8d7e4eb9d1ff Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Thu, 9 May 2024 20:15:18 +0000 Subject: [PATCH 2/2] MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.35.0, and conda-forge-pinning 2024.05.09.19.07.45 --- .ci_support/linux_64_.yaml | 7 ------- .github/CODEOWNERS | 2 +- README.md | 1 + 3 files changed, 2 insertions(+), 8 deletions(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 3166d1d..6c59082 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -1,7 +1,3 @@ -c_stdlib: -- sysroot -c_stdlib_version: -- '2.12' cdt_name: - cos6 channel_sources: @@ -10,6 +6,3 @@ channel_targets: - conda-forge main docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 -zip_keys: -- - c_stdlib_version - - cdt_name diff --git a/.github/CODEOWNERS b/.github/CODEOWNERS index bbde595..50b04af 100644 --- a/.github/CODEOWNERS +++ b/.github/CODEOWNERS @@ -1 +1 @@ -* @nstelter-slac @jbellister-slac @yektay @zllentz \ No newline at end of file +* @jbellister-slac @nstelter-slac @yektay @zllentz \ No newline at end of file diff --git a/README.md b/README.md index d04f5ce..0ec864a 100644 --- a/README.md +++ b/README.md @@ -153,6 +153,7 @@ Feedstock Maintainers ===================== * [@jbellister-slac](https://github.com/jbellister-slac/) +* [@nstelter-slac](https://github.com/nstelter-slac/) * [@yektay](https://github.com/yektay/) * [@zllentz](https://github.com/zllentz/)