From 70879c390c039033cffd302abf8e9481c0ceb1fa Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Fri, 1 Apr 2022 15:15:11 +0000 Subject: [PATCH] MNT: Re-rendered with conda-build 3.21.8, conda-smithy 3.19.0, and conda-forge-pinning 2022.04.01.12.21.46 --- .azure-pipelines/azure-pipelines-linux.yml | 36 ++++-- .azure-pipelines/azure-pipelines-osx.yml | 9 +- .azure-pipelines/azure-pipelines-win.yml | 9 +- ...python3.8.____73_pypypython_implpypy.yaml} | 2 +- ..._python3.9.____73_pypypython_implpypy.yaml | 29 +++++ ...python3.8.____73_pypypython_implpypy.yaml} | 2 +- ..._python3.9.____73_pypypython_implpypy.yaml | 33 +++++ ...python3.8.____73_pypypython_implpypy.yaml} | 2 +- ..._python3.9.____73_pypypython_implpypy.yaml | 29 +++++ ...python3.8.____73_pypypython_implpypy.yaml} | 2 +- ..._python3.9.____73_pypypython_implpypy.yaml | 29 +++++ ...python3.8.____73_pypypython_implpypy.yaml} | 2 +- ..._python3.9.____73_pypypython_implpypy.yaml | 23 ++++ README.md | 114 ++++++++++++++---- 14 files changed, 272 insertions(+), 49 deletions(-) rename .ci_support/{linux_64_python3.7.____73_pypypython_implpypy.yaml => linux_64_python3.8.____73_pypypython_implpypy.yaml} (95%) create mode 100644 .ci_support/linux_64_python3.9.____73_pypypython_implpypy.yaml rename .ci_support/{linux_aarch64_python3.7.____73_pypypython_implpypy.yaml => linux_aarch64_python3.8.____73_pypypython_implpypy.yaml} (96%) create mode 100644 .ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml rename .ci_support/{linux_ppc64le_python3.7.____73_pypypython_implpypy.yaml => linux_ppc64le_python3.8.____73_pypypython_implpypy.yaml} (95%) create mode 100644 .ci_support/linux_ppc64le_python3.9.____73_pypypython_implpypy.yaml rename .ci_support/{osx_64_python3.7.____73_pypypython_implpypy.yaml => osx_64_python3.8.____73_pypypython_implpypy.yaml} (95%) create mode 100644 .ci_support/osx_64_python3.9.____73_pypypython_implpypy.yaml rename .ci_support/{win_64_python3.7.____73_pypypython_implpypy.yaml => win_64_python3.8.____73_pypypython_implpypy.yaml} (93%) create mode 100644 .ci_support/win_64_python3.9.____73_pypypython_implpypy.yaml diff --git a/.azure-pipelines/azure-pipelines-linux.yml b/.azure-pipelines/azure-pipelines-linux.yml index 1a7cc86..2b2311e 100755 --- a/.azure-pipelines/azure-pipelines-linux.yml +++ b/.azure-pipelines/azure-pipelines-linux.yml @@ -12,18 +12,22 @@ jobs: CONFIG: linux_64_python3.10.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 - linux_64_python3.7.____73_pypypython_implpypy: - CONFIG: linux_64_python3.7.____73_pypypython_implpypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 linux_64_python3.7.____cpythonpython_implcpython: CONFIG: linux_64_python3.7.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_python3.8.____73_pypypython_implpypy: + CONFIG: linux_64_python3.8.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 linux_64_python3.8.____cpythonpython_implcpython: CONFIG: linux_64_python3.8.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 + linux_64_python3.9.____73_pypypython_implpypy: + CONFIG: linux_64_python3.9.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-cos7-x86_64 linux_64_python3.9.____cpythonpython_implcpython: CONFIG: linux_64_python3.9.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' @@ -32,18 +36,22 @@ jobs: CONFIG: linux_aarch64_python3.10.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 - linux_aarch64_python3.7.____73_pypypython_implpypy: - CONFIG: linux_aarch64_python3.7.____73_pypypython_implpypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 linux_aarch64_python3.7.____cpythonpython_implcpython: CONFIG: linux_aarch64_python3.7.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 + linux_aarch64_python3.8.____73_pypypython_implpypy: + CONFIG: linux_aarch64_python3.8.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 linux_aarch64_python3.8.____cpythonpython_implcpython: CONFIG: linux_aarch64_python3.8.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 + linux_aarch64_python3.9.____73_pypypython_implpypy: + CONFIG: linux_aarch64_python3.9.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-aarch64 linux_aarch64_python3.9.____cpythonpython_implcpython: CONFIG: linux_aarch64_python3.9.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' @@ -52,18 +60,22 @@ jobs: CONFIG: linux_ppc64le_python3.10.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le - linux_ppc64le_python3.7.____73_pypypython_implpypy: - CONFIG: linux_ppc64le_python3.7.____73_pypypython_implpypy - UPLOAD_PACKAGES: 'True' - DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le linux_ppc64le_python3.7.____cpythonpython_implcpython: CONFIG: linux_ppc64le_python3.7.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le + linux_ppc64le_python3.8.____73_pypypython_implpypy: + CONFIG: linux_ppc64le_python3.8.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le linux_ppc64le_python3.8.____cpythonpython_implcpython: CONFIG: linux_ppc64le_python3.8.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le + linux_ppc64le_python3.9.____73_pypypython_implpypy: + CONFIG: linux_ppc64le_python3.9.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' + DOCKER_IMAGE: quay.io/condaforge/linux-anvil-ppc64le linux_ppc64le_python3.9.____cpythonpython_implcpython: CONFIG: linux_ppc64le_python3.9.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' diff --git a/.azure-pipelines/azure-pipelines-osx.yml b/.azure-pipelines/azure-pipelines-osx.yml index a75a6eb..a33e541 100755 --- a/.azure-pipelines/azure-pipelines-osx.yml +++ b/.azure-pipelines/azure-pipelines-osx.yml @@ -11,15 +11,18 @@ jobs: osx_64_python3.10.____cpythonpython_implcpython: CONFIG: osx_64_python3.10.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' - osx_64_python3.7.____73_pypypython_implpypy: - CONFIG: osx_64_python3.7.____73_pypypython_implpypy - UPLOAD_PACKAGES: 'True' osx_64_python3.7.____cpythonpython_implcpython: CONFIG: osx_64_python3.7.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' + osx_64_python3.8.____73_pypypython_implpypy: + CONFIG: osx_64_python3.8.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' osx_64_python3.8.____cpythonpython_implcpython: CONFIG: osx_64_python3.8.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' + osx_64_python3.9.____73_pypypython_implpypy: + CONFIG: osx_64_python3.9.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' osx_64_python3.9.____cpythonpython_implcpython: CONFIG: osx_64_python3.9.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' diff --git a/.azure-pipelines/azure-pipelines-win.yml b/.azure-pipelines/azure-pipelines-win.yml index 4c58224..42de768 100755 --- a/.azure-pipelines/azure-pipelines-win.yml +++ b/.azure-pipelines/azure-pipelines-win.yml @@ -11,15 +11,18 @@ jobs: win_64_python3.10.____cpythonpython_implcpython: CONFIG: win_64_python3.10.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' - win_64_python3.7.____73_pypypython_implpypy: - CONFIG: win_64_python3.7.____73_pypypython_implpypy - UPLOAD_PACKAGES: 'True' win_64_python3.7.____cpythonpython_implcpython: CONFIG: win_64_python3.7.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' + win_64_python3.8.____73_pypypython_implpypy: + CONFIG: win_64_python3.8.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' win_64_python3.8.____cpythonpython_implcpython: CONFIG: win_64_python3.8.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' + win_64_python3.9.____73_pypypython_implpypy: + CONFIG: win_64_python3.9.____73_pypypython_implpypy + UPLOAD_PACKAGES: 'True' win_64_python3.9.____cpythonpython_implcpython: CONFIG: win_64_python3.9.____cpythonpython_implcpython UPLOAD_PACKAGES: 'True' diff --git a/.ci_support/linux_64_python3.7.____73_pypypython_implpypy.yaml b/.ci_support/linux_64_python3.8.____73_pypypython_implpypy.yaml similarity index 95% rename from .ci_support/linux_64_python3.7.____73_pypypython_implpypy.yaml rename to .ci_support/linux_64_python3.8.____73_pypypython_implpypy.yaml index e6c565c..bf3861d 100644 --- a/.ci_support/linux_64_python3.7.____73_pypypython_implpypy.yaml +++ b/.ci_support/linux_64_python3.8.____73_pypypython_implpypy.yaml @@ -17,7 +17,7 @@ pin_run_as_build: min_pin: x.x max_pin: x.x python: -- 3.7.* *_73_pypy +- 3.8.* *_73_pypy python_impl: - pypy rust_compiler: diff --git a/.ci_support/linux_64_python3.9.____73_pypypython_implpypy.yaml b/.ci_support/linux_64_python3.9.____73_pypypython_implpypy.yaml new file mode 100644 index 0000000..c924386 --- /dev/null +++ b/.ci_support/linux_64_python3.9.____73_pypypython_implpypy.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '10' +cdt_name: +- cos6 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +docker_image: +- quay.io/condaforge/linux-anvil-cos7-x86_64 +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_73_pypy +python_impl: +- pypy +rust_compiler: +- rust +target_platform: +- linux-64 +zip_keys: +- - python + - python_impl diff --git a/.ci_support/linux_aarch64_python3.7.____73_pypypython_implpypy.yaml b/.ci_support/linux_aarch64_python3.8.____73_pypypython_implpypy.yaml similarity index 96% rename from .ci_support/linux_aarch64_python3.7.____73_pypypython_implpypy.yaml rename to .ci_support/linux_aarch64_python3.8.____73_pypypython_implpypy.yaml index b74e531..31e9153 100644 --- a/.ci_support/linux_aarch64_python3.7.____73_pypypython_implpypy.yaml +++ b/.ci_support/linux_aarch64_python3.8.____73_pypypython_implpypy.yaml @@ -21,7 +21,7 @@ pin_run_as_build: min_pin: x.x max_pin: x.x python: -- 3.7.* *_73_pypy +- 3.8.* *_73_pypy python_impl: - pypy rust_compiler: diff --git a/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml b/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml new file mode 100644 index 0000000..b35fc4e --- /dev/null +++ b/.ci_support/linux_aarch64_python3.9.____73_pypypython_implpypy.yaml @@ -0,0 +1,33 @@ +BUILD: +- aarch64-conda_cos7-linux-gnu +c_compiler: +- gcc +c_compiler_version: +- '10' +cdt_arch: +- aarch64 +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +docker_image: +- quay.io/condaforge/linux-anvil-aarch64 +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_73_pypy +python_impl: +- pypy +rust_compiler: +- rust +target_platform: +- linux-aarch64 +zip_keys: +- - python + - python_impl diff --git a/.ci_support/linux_ppc64le_python3.7.____73_pypypython_implpypy.yaml b/.ci_support/linux_ppc64le_python3.8.____73_pypypython_implpypy.yaml similarity index 95% rename from .ci_support/linux_ppc64le_python3.7.____73_pypypython_implpypy.yaml rename to .ci_support/linux_ppc64le_python3.8.____73_pypypython_implpypy.yaml index fa312d1..38c1267 100644 --- a/.ci_support/linux_ppc64le_python3.7.____73_pypypython_implpypy.yaml +++ b/.ci_support/linux_ppc64le_python3.8.____73_pypypython_implpypy.yaml @@ -17,7 +17,7 @@ pin_run_as_build: min_pin: x.x max_pin: x.x python: -- 3.7.* *_73_pypy +- 3.8.* *_73_pypy python_impl: - pypy rust_compiler: diff --git a/.ci_support/linux_ppc64le_python3.9.____73_pypypython_implpypy.yaml b/.ci_support/linux_ppc64le_python3.9.____73_pypypython_implpypy.yaml new file mode 100644 index 0000000..65d19fe --- /dev/null +++ b/.ci_support/linux_ppc64le_python3.9.____73_pypypython_implpypy.yaml @@ -0,0 +1,29 @@ +c_compiler: +- gcc +c_compiler_version: +- '10' +cdt_name: +- cos7 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +docker_image: +- quay.io/condaforge/linux-anvil-ppc64le +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_73_pypy +python_impl: +- pypy +rust_compiler: +- rust +target_platform: +- linux-ppc64le +zip_keys: +- - python + - python_impl diff --git a/.ci_support/osx_64_python3.7.____73_pypypython_implpypy.yaml b/.ci_support/osx_64_python3.8.____73_pypypython_implpypy.yaml similarity index 95% rename from .ci_support/osx_64_python3.7.____73_pypypython_implpypy.yaml rename to .ci_support/osx_64_python3.8.____73_pypypython_implpypy.yaml index 427a37a..673d3b7 100644 --- a/.ci_support/osx_64_python3.7.____73_pypypython_implpypy.yaml +++ b/.ci_support/osx_64_python3.8.____73_pypypython_implpypy.yaml @@ -17,7 +17,7 @@ pin_run_as_build: min_pin: x.x max_pin: x.x python: -- 3.7.* *_73_pypy +- 3.8.* *_73_pypy python_impl: - pypy rust_compiler: diff --git a/.ci_support/osx_64_python3.9.____73_pypypython_implpypy.yaml b/.ci_support/osx_64_python3.9.____73_pypypython_implpypy.yaml new file mode 100644 index 0000000..cc9263a --- /dev/null +++ b/.ci_support/osx_64_python3.9.____73_pypypython_implpypy.yaml @@ -0,0 +1,29 @@ +MACOSX_DEPLOYMENT_TARGET: +- '10.9' +c_compiler: +- clang +c_compiler_version: +- '12' +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +macos_machine: +- x86_64-apple-darwin13.4.0 +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_73_pypy +python_impl: +- pypy +rust_compiler: +- rust +target_platform: +- osx-64 +zip_keys: +- - python + - python_impl diff --git a/.ci_support/win_64_python3.7.____73_pypypython_implpypy.yaml b/.ci_support/win_64_python3.8.____73_pypypython_implpypy.yaml similarity index 93% rename from .ci_support/win_64_python3.7.____73_pypypython_implpypy.yaml rename to .ci_support/win_64_python3.8.____73_pypypython_implpypy.yaml index 02cc349..9622182 100644 --- a/.ci_support/win_64_python3.7.____73_pypypython_implpypy.yaml +++ b/.ci_support/win_64_python3.8.____73_pypypython_implpypy.yaml @@ -11,7 +11,7 @@ pin_run_as_build: min_pin: x.x max_pin: x.x python: -- 3.7.* *_73_pypy +- 3.8.* *_73_pypy python_impl: - pypy rust_compiler: diff --git a/.ci_support/win_64_python3.9.____73_pypypython_implpypy.yaml b/.ci_support/win_64_python3.9.____73_pypypython_implpypy.yaml new file mode 100644 index 0000000..c909bec --- /dev/null +++ b/.ci_support/win_64_python3.9.____73_pypypython_implpypy.yaml @@ -0,0 +1,23 @@ +c_compiler: +- vs2017 +channel_sources: +- conda-forge +channel_targets: +- conda-forge main +openssl: +- 1.1.1 +pin_run_as_build: + python: + min_pin: x.x + max_pin: x.x +python: +- 3.9.* *_73_pypy +python_impl: +- pypy +rust_compiler: +- rust +target_platform: +- win-64 +zip_keys: +- - python + - python_impl diff --git a/README.md b/README.md index ad5ccc9..b4c81f1 100644 --- a/README.md +++ b/README.md @@ -46,17 +46,17 @@ Current build status - linux_64_python3.7.____73_pypypython_implpypy + linux_64_python3.7.____cpythonpython_implcpython - variant + variant - linux_64_python3.7.____cpythonpython_implcpython + linux_64_python3.8.____73_pypypython_implpypy - variant + variant @@ -66,6 +66,13 @@ Current build status variant + + linux_64_python3.9.____73_pypypython_implpypy + + + variant + + linux_64_python3.9.____cpythonpython_implcpython @@ -81,17 +88,17 @@ Current build status - linux_aarch64_python3.7.____73_pypypython_implpypy + linux_aarch64_python3.7.____cpythonpython_implcpython - variant + variant - linux_aarch64_python3.7.____cpythonpython_implcpython + linux_aarch64_python3.8.____73_pypypython_implpypy - variant + variant @@ -101,6 +108,13 @@ Current build status variant + + linux_aarch64_python3.9.____73_pypypython_implpypy + + + variant + + linux_aarch64_python3.9.____cpythonpython_implcpython @@ -116,17 +130,17 @@ Current build status - linux_ppc64le_python3.7.____73_pypypython_implpypy + linux_ppc64le_python3.7.____cpythonpython_implcpython - variant + variant - linux_ppc64le_python3.7.____cpythonpython_implcpython + linux_ppc64le_python3.8.____73_pypypython_implpypy - variant + variant @@ -136,6 +150,13 @@ Current build status variant + + linux_ppc64le_python3.9.____73_pypypython_implpypy + + + variant + + linux_ppc64le_python3.9.____cpythonpython_implcpython @@ -151,17 +172,17 @@ Current build status - osx_64_python3.7.____73_pypypython_implpypy + osx_64_python3.7.____cpythonpython_implcpython - variant + variant - osx_64_python3.7.____cpythonpython_implcpython + osx_64_python3.8.____73_pypypython_implpypy - variant + variant @@ -171,6 +192,13 @@ Current build status variant + + osx_64_python3.9.____73_pypypython_implpypy + + + variant + + osx_64_python3.9.____cpythonpython_implcpython @@ -207,17 +235,17 @@ Current build status - win_64_python3.7.____73_pypypython_implpypy + win_64_python3.7.____cpythonpython_implcpython - variant + variant - win_64_python3.7.____cpythonpython_implcpython + win_64_python3.8.____73_pypypython_implpypy - variant + variant @@ -227,6 +255,13 @@ Current build status variant + + win_64_python3.9.____73_pypypython_implpypy + + + variant + + win_64_python3.9.____cpythonpython_implcpython @@ -259,18 +294,43 @@ conda config --add channels conda-forge conda config --set channel_priority strict ``` -Once the `conda-forge` channel has been enabled, `cryptography` can be installed with: +Once the `conda-forge` channel has been enabled, `cryptography` can be installed with `conda`: ``` conda install cryptography ``` -It is possible to list all of the versions of `cryptography` available on your platform with: +or with `mamba`: + +``` +mamba install cryptography +``` + +It is possible to list all of the versions of `cryptography` available on your platform with `conda`: ``` conda search cryptography --channel conda-forge ``` +or with `mamba`: + +``` +mamba search cryptography --channel conda-forge +``` + +Alternatively, `mamba repoquery` may provide more information: + +``` +# Search all versions available on your platform: +mamba repoquery search cryptography --channel conda-forge + +# List packages depending on `cryptography`: +mamba repoquery whoneeds cryptography --channel conda-forge + +# List dependencies of `cryptography`: +mamba repoquery depends cryptography --channel conda-forge +``` + About conda-forge ================= @@ -286,10 +346,12 @@ for each of the installable packages. Such a repository is known as a *feedstock A feedstock is made up of a conda recipe (the instructions on what and how to build the package) and the necessary configurations for automatic building using freely available continuous integration services. Thanks to the awesome service provided by -[CircleCI](https://circleci.com/), [AppVeyor](https://www.appveyor.com/) -and [TravisCI](https://travis-ci.com/) it is possible to build and upload installable -packages to the [conda-forge](https://anaconda.org/conda-forge) -[Anaconda-Cloud](https://anaconda.org/) channel for Linux, Windows and OSX respectively. +[Azure](https://azure.microsoft.com/en-us/services/devops/), [GitHub](https://github.com/), +[CircleCI](https://circleci.com/), [AppVeyor](https://www.appveyor.com/), +[Drone](https://cloud.drone.io/welcome), and [TravisCI](https://travis-ci.com/) +it is possible to build and upload installable packages to the +[conda-forge](https://anaconda.org/conda-forge) [Anaconda-Cloud](https://anaconda.org/) +channel for Linux, Windows and OSX respectively. To manage the continuous integration and simplify feedstock maintenance [conda-smithy](https://github.com/conda-forge/conda-smithy) has been developed.