From 58fbacea5c19ec32de53a5756bf2439516168e34 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <121827174+conda-forge-webservices[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:19:35 +0000 Subject: [PATCH 1/5] dummy commit for rerendering --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index ae7c02e..b4843e5 100644 --- a/README.md +++ b/README.md @@ -200,3 +200,6 @@ Feedstock Maintainers * [@traversaro](https://github.com/traversaro/) + + + From cfef32b045c56054b762f8d7d87df556edaa3d7a Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Mon, 26 Aug 2024 09:21:37 +0000 Subject: [PATCH 2/5] MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.0, and conda-forge-pinning 2024.08.26.07.54.39 --- .ci_support/linux_64_.yaml | 4 ++-- .ci_support/linux_aarch64_.yaml | 4 ++-- .ci_support/linux_ppc64le_.yaml | 4 ++-- .ci_support/osx_64_.yaml | 4 ++-- .ci_support/osx_arm64_.yaml | 4 ++-- README.md | 3 --- 6 files changed, 10 insertions(+), 13 deletions(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index b5775d2..9b0efa8 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '12' +- '13' c_stdlib: - sysroot c_stdlib_version: @@ -15,7 +15,7 @@ channel_targets: cxx_compiler: - gxx cxx_compiler_version: -- '12' +- '13' docker_image: - quay.io/condaforge/linux-anvil-cos7-x86_64 numpy: diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index 9af0a97..10c7f87 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -3,7 +3,7 @@ BUILD: c_compiler: - gcc c_compiler_version: -- '12' +- '13' c_stdlib: - sysroot c_stdlib_version: @@ -19,7 +19,7 @@ channel_targets: cxx_compiler: - gxx cxx_compiler_version: -- '12' +- '13' docker_image: - quay.io/condaforge/linux-anvil-aarch64 numpy: diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index b909f3a..4c0dd11 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -1,7 +1,7 @@ c_compiler: - gcc c_compiler_version: -- '12' +- '13' c_stdlib: - sysroot c_stdlib_version: @@ -15,7 +15,7 @@ channel_targets: cxx_compiler: - gxx cxx_compiler_version: -- '12' +- '13' docker_image: - quay.io/condaforge/linux-anvil-ppc64le numpy: diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index 44ef3a0..bac24a3 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' macos_machine: - x86_64-apple-darwin13.4.0 numpy: diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index c8a23d8..6cfc341 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -5,7 +5,7 @@ MACOSX_SDK_VERSION: c_compiler: - clang c_compiler_version: -- '16' +- '17' c_stdlib: - macosx_deployment_target c_stdlib_version: @@ -17,7 +17,7 @@ channel_targets: cxx_compiler: - clangxx cxx_compiler_version: -- '16' +- '17' macos_machine: - arm64-apple-darwin20.0.0 numpy: diff --git a/README.md b/README.md index b4843e5..ae7c02e 100644 --- a/README.md +++ b/README.md @@ -200,6 +200,3 @@ Feedstock Maintainers * [@traversaro](https://github.com/traversaro/) - - - From 999533c36a1807b6505e9e1e15af38b7698b0729 Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Mon, 26 Aug 2024 11:22:08 +0200 Subject: [PATCH 3/5] Bump build number to 1 --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 2e526e9..053cfa6 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -12,7 +12,7 @@ source: - 305.patch build: - number: 0 + number: 1 outputs: - name: manif From c5e5a2d165f20402b6185e74c1ad45890120b4ae Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Mon, 26 Aug 2024 11:23:03 +0200 Subject: [PATCH 4/5] Update meta.yaml --- recipe/meta.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 053cfa6..2cb7c99 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -61,6 +61,8 @@ outputs: - tl-optional - python - pip + - wheel + - setuptools - cmake-build-extension # Workaround for https://github.com/conda-forge/pybind11-feedstock/pull/94#issuecomment-2033804227 - pybind11 <2.12.0 From de4ffbcc7f8847e324d7dbeb411020cab2bd0997 Mon Sep 17 00:00:00 2001 From: "conda-forge-webservices[bot]" <91080706+conda-forge-webservices[bot]@users.noreply.github.com> Date: Sun, 8 Sep 2024 05:34:54 +0000 Subject: [PATCH 5/5] MNT: Re-rendered with conda-build 24.7.1, conda-smithy 3.39.1, and conda-forge-pinning 2024.09.07.19.33.02 --- .ci_support/linux_64_.yaml | 2 -- .ci_support/linux_aarch64_.yaml | 2 -- .ci_support/linux_ppc64le_.yaml | 2 -- .ci_support/osx_64_.yaml | 2 -- .ci_support/osx_arm64_.yaml | 2 -- .ci_support/win_64_.yaml | 2 -- build-locally.py | 5 ++++- 7 files changed, 4 insertions(+), 13 deletions(-) diff --git a/.ci_support/linux_64_.yaml b/.ci_support/linux_64_.yaml index 9b0efa8..4366939 100644 --- a/.ci_support/linux_64_.yaml +++ b/.ci_support/linux_64_.yaml @@ -23,7 +23,6 @@ numpy: - '1.23' - '1.26' - '1.22' -- '1.22' pin_run_as_build: python: min_pin: x.x @@ -34,7 +33,6 @@ python: - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython -- 3.8.* *_cpython - 3.9.* *_cpython target_platform: - linux-64 diff --git a/.ci_support/linux_aarch64_.yaml b/.ci_support/linux_aarch64_.yaml index 10c7f87..a3e0abf 100644 --- a/.ci_support/linux_aarch64_.yaml +++ b/.ci_support/linux_aarch64_.yaml @@ -27,7 +27,6 @@ numpy: - '1.23' - '1.26' - '1.22' -- '1.22' pin_run_as_build: python: min_pin: x.x @@ -38,7 +37,6 @@ python: - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython -- 3.8.* *_cpython - 3.9.* *_cpython target_platform: - linux-aarch64 diff --git a/.ci_support/linux_ppc64le_.yaml b/.ci_support/linux_ppc64le_.yaml index 4c0dd11..c7e9480 100644 --- a/.ci_support/linux_ppc64le_.yaml +++ b/.ci_support/linux_ppc64le_.yaml @@ -23,7 +23,6 @@ numpy: - '1.23' - '1.26' - '1.22' -- '1.22' pin_run_as_build: python: min_pin: x.x @@ -34,7 +33,6 @@ python: - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython -- 3.8.* *_cpython - 3.9.* *_cpython target_platform: - linux-ppc64le diff --git a/.ci_support/osx_64_.yaml b/.ci_support/osx_64_.yaml index bac24a3..3c18d8d 100644 --- a/.ci_support/osx_64_.yaml +++ b/.ci_support/osx_64_.yaml @@ -25,7 +25,6 @@ numpy: - '1.23' - '1.26' - '1.22' -- '1.22' pin_run_as_build: python: min_pin: x.x @@ -36,7 +35,6 @@ python: - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython -- 3.8.* *_cpython - 3.9.* *_cpython target_platform: - osx-64 diff --git a/.ci_support/osx_arm64_.yaml b/.ci_support/osx_arm64_.yaml index 6cfc341..37aa044 100644 --- a/.ci_support/osx_arm64_.yaml +++ b/.ci_support/osx_arm64_.yaml @@ -25,7 +25,6 @@ numpy: - '1.23' - '1.26' - '1.22' -- '1.22' pin_run_as_build: python: min_pin: x.x @@ -36,7 +35,6 @@ python: - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython -- 3.8.* *_cpython - 3.9.* *_cpython target_platform: - osx-arm64 diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index aed386b..14d70e8 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -13,7 +13,6 @@ numpy: - '1.23' - '1.26' - '1.22' -- '1.22' pin_run_as_build: python: min_pin: x.x @@ -24,7 +23,6 @@ python: - 3.10.* *_cpython - 3.11.* *_cpython - 3.12.* *_cpython -- 3.8.* *_cpython - 3.9.* *_cpython target_platform: - win-64 diff --git a/build-locally.py b/build-locally.py index d78427b..8ac9b84 100755 --- a/build-locally.py +++ b/build-locally.py @@ -1,8 +1,11 @@ -#!/usr/bin/env python3 +#!/bin/sh +"""exec' "python3" "$0" "$@" #""" # fmt: off # fmt: on # # This file has been generated by conda-smithy in order to build the recipe # locally. # +# The line above this comment is a bash / sh / zsh guard +# to stop people from running it with the wrong interpreter import glob import os import platform