From 7402985e552ac4a7c74f2e3cf0e749190d4c40c9 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 1 Oct 2021 01:43:39 +0000 Subject: [PATCH 1/3] updated v12.0.0 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 8c950fd..3fd334d 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ {% set base_name = "libsdformat" %} -{% set version = "11.3.0" %} +{% set version = "12.0.0" %} {% set major_version = version.split('.')[0] %} {% set name = base_name + major_version %} @@ -9,7 +9,7 @@ package: source: - url: https://github.com/osrf/sdformat/archive/sdformat{{ major_version }}_{{ version }}.tar.gz - sha256: 7b4ea8b865b5d3befbd754ea55195f162469100e991c98d69d94f54fb99613e0 + sha256: b3f44b7bc4530ca40ca120489d791d8ee9295beb30a16406926fb2ae42b3fba8 patches: - sdformat.patch - skipPoseNoValueTest.patch # [osx] From 120a15219ca08995f87f49413161aa12bbd15191 Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 1 Oct 2021 01:44:13 +0000 Subject: [PATCH 2/3] MNT: Re-rendered with conda-build 3.21.4, conda-smithy 3.12, and conda-forge-pinning 2021.09.30.20.35.40 --- .ci_support/linux_64_ruby2.5.yaml | 2 +- .ci_support/linux_64_ruby2.6.yaml | 2 +- .ci_support/linux_ppc64le_ruby2.5.yaml | 2 +- .ci_support/linux_ppc64le_ruby2.6.yaml | 2 +- .ci_support/osx_64_ruby2.5.yaml | 2 +- .ci_support/osx_64_ruby2.6.yaml | 2 +- .ci_support/osx_arm64_ruby2.5.yaml | 2 +- .ci_support/osx_arm64_ruby2.6.yaml | 2 +- .ci_support/win_64_.yaml | 2 +- README.md | 22 +++++++++++----------- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/.ci_support/linux_64_ruby2.5.yaml b/.ci_support/linux_64_ruby2.5.yaml index bf0a970..80b2327 100644 --- a/.ci_support/linux_64_ruby2.5.yaml +++ b/.ci_support/linux_64_ruby2.5.yaml @@ -5,7 +5,7 @@ c_compiler_version: cdt_name: - cos6 channel_sources: -- conda-forge,defaults +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/.ci_support/linux_64_ruby2.6.yaml b/.ci_support/linux_64_ruby2.6.yaml index 63440c1..cf67e64 100644 --- a/.ci_support/linux_64_ruby2.6.yaml +++ b/.ci_support/linux_64_ruby2.6.yaml @@ -5,7 +5,7 @@ c_compiler_version: cdt_name: - cos6 channel_sources: -- conda-forge,defaults +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/.ci_support/linux_ppc64le_ruby2.5.yaml b/.ci_support/linux_ppc64le_ruby2.5.yaml index be97844..c5f2d49 100644 --- a/.ci_support/linux_ppc64le_ruby2.5.yaml +++ b/.ci_support/linux_ppc64le_ruby2.5.yaml @@ -5,7 +5,7 @@ c_compiler_version: cdt_name: - cos7 channel_sources: -- conda-forge,defaults +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/.ci_support/linux_ppc64le_ruby2.6.yaml b/.ci_support/linux_ppc64le_ruby2.6.yaml index 525b143..61b96b6 100644 --- a/.ci_support/linux_ppc64le_ruby2.6.yaml +++ b/.ci_support/linux_ppc64le_ruby2.6.yaml @@ -5,7 +5,7 @@ c_compiler_version: cdt_name: - cos7 channel_sources: -- conda-forge,defaults +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/.ci_support/osx_64_ruby2.5.yaml b/.ci_support/osx_64_ruby2.5.yaml index 5b99b81..28258b8 100644 --- a/.ci_support/osx_64_ruby2.5.yaml +++ b/.ci_support/osx_64_ruby2.5.yaml @@ -5,7 +5,7 @@ c_compiler: c_compiler_version: - '11' channel_sources: -- conda-forge,defaults +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/.ci_support/osx_64_ruby2.6.yaml b/.ci_support/osx_64_ruby2.6.yaml index 714260a..43ac4e7 100644 --- a/.ci_support/osx_64_ruby2.6.yaml +++ b/.ci_support/osx_64_ruby2.6.yaml @@ -5,7 +5,7 @@ c_compiler: c_compiler_version: - '11' channel_sources: -- conda-forge,defaults +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/.ci_support/osx_arm64_ruby2.5.yaml b/.ci_support/osx_arm64_ruby2.5.yaml index 5507d40..23717f4 100644 --- a/.ci_support/osx_arm64_ruby2.5.yaml +++ b/.ci_support/osx_arm64_ruby2.5.yaml @@ -5,7 +5,7 @@ c_compiler: c_compiler_version: - '11' channel_sources: -- conda-forge/label/rust_dev,conda-forge +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/.ci_support/osx_arm64_ruby2.6.yaml b/.ci_support/osx_arm64_ruby2.6.yaml index 048ee41..36e0965 100644 --- a/.ci_support/osx_arm64_ruby2.6.yaml +++ b/.ci_support/osx_arm64_ruby2.6.yaml @@ -5,7 +5,7 @@ c_compiler: c_compiler_version: - '11' channel_sources: -- conda-forge/label/rust_dev,conda-forge +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/.ci_support/win_64_.yaml b/.ci_support/win_64_.yaml index 7c8d4f1..cb1c281 100644 --- a/.ci_support/win_64_.yaml +++ b/.ci_support/win_64_.yaml @@ -1,7 +1,7 @@ c_compiler: - vs2017 channel_sources: -- conda-forge,defaults +- conda-forge channel_targets: - conda-forge main cxx_compiler: diff --git a/README.md b/README.md index ea632ff..220e6e0 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -About libsdformat11 +About libsdformat12 =================== Home: http://sdformat.org/ @@ -131,28 +131,28 @@ Current release info | Name | Downloads | Version | Platforms | | --- | --- | --- | --- | -| [![Conda Recipe](https://img.shields.io/badge/recipe-libsdformat11-green.svg)](https://anaconda.org/conda-forge/libsdformat11) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/libsdformat11.svg)](https://anaconda.org/conda-forge/libsdformat11) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libsdformat11.svg)](https://anaconda.org/conda-forge/libsdformat11) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/libsdformat11.svg)](https://anaconda.org/conda-forge/libsdformat11) | +| [![Conda Recipe](https://img.shields.io/badge/recipe-libsdformat12-green.svg)](https://anaconda.org/conda-forge/libsdformat12) | [![Conda Downloads](https://img.shields.io/conda/dn/conda-forge/libsdformat12.svg)](https://anaconda.org/conda-forge/libsdformat12) | [![Conda Version](https://img.shields.io/conda/vn/conda-forge/libsdformat12.svg)](https://anaconda.org/conda-forge/libsdformat12) | [![Conda Platforms](https://img.shields.io/conda/pn/conda-forge/libsdformat12.svg)](https://anaconda.org/conda-forge/libsdformat12) | -Installing libsdformat11 +Installing libsdformat12 ======================== -Installing `libsdformat11` from the `conda-forge` channel can be achieved by adding `conda-forge` to your channels with: +Installing `libsdformat12` from the `conda-forge` channel can be achieved by adding `conda-forge` to your channels with: ``` conda config --add channels conda-forge conda config --set channel_priority strict ``` -Once the `conda-forge` channel has been enabled, `libsdformat11` can be installed with: +Once the `conda-forge` channel has been enabled, `libsdformat12` can be installed with: ``` -conda install libsdformat11 +conda install libsdformat12 ``` -It is possible to list all of the versions of `libsdformat11` available on your platform with: +It is possible to list all of the versions of `libsdformat12` available on your platform with: ``` -conda search libsdformat11 --channel conda-forge +conda search libsdformat12 --channel conda-forge ``` @@ -194,17 +194,17 @@ Terminology produce the finished article (built conda distributions) -Updating libsdformat11-feedstock +Updating libsdformat12-feedstock ================================ -If you would like to improve the libsdformat11 recipe or build a new +If you would like to improve the libsdformat12 recipe or build a new package version, please fork this repository and submit a PR. Upon submission, your changes will be run on the appropriate platforms to give the reviewer an opportunity to confirm that the changes result in a successful build. Once merged, the recipe will be re-built and uploaded automatically to the `conda-forge` channel, whereupon the built conda packages will be available for everybody to install and use from the `conda-forge` channel. -Note that all branches in the conda-forge/libsdformat11-feedstock are +Note that all branches in the conda-forge/libsdformat12-feedstock are immediately built and any created packages are uploaded, so PRs should be based on branches in forks and branches in the main repository should only be used to build distinct package versions. From 51fc7ba8c1d9a75c3163b2129a23988784e4fe86 Mon Sep 17 00:00:00 2001 From: Silvio Traversaro Date: Sun, 3 Oct 2021 12:20:18 +0200 Subject: [PATCH 3/3] Add v11 to abi migration branches --- conda-forge.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda-forge.yml b/conda-forge.yml index eab714f..eb956be 100644 --- a/conda-forge.yml +++ b/conda-forge.yml @@ -1,5 +1,5 @@ bot: - abi_migration_branches: [v9.3.0, v10] + abi_migration_branches: [v9.3.0, v10, v11] build_platform: {osx_arm64: osx_64} conda_forge_output_validation: true provider: {linux_aarch64: default, linux_ppc64le: default}