Skip to content

Commit

Permalink
cryptography v43.0.0 (#139)
Browse files Browse the repository at this point in the history
automerged PR by conda-forge/automerge-action
  • Loading branch information
github-actions[bot] authored Jul 21, 2024
2 parents 1027874 + ab5b232 commit 032ba7f
Show file tree
Hide file tree
Showing 41 changed files with 70 additions and 64 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@ c_compiler_version:
c_stdlib:
- sysroot
c_stdlib_version:
- '2.12'
- '2.17'
cdt_name:
- cos6
- cos7
channel_sources:
- conda-forge
channel_targets:
Expand All @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ cdt_arch:
cdt_name:
- cos7
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -37,4 +37,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ c_stdlib_version:
cdt_name:
- cos7
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
docker_image:
Expand All @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,3 @@ zip_keys:
- cdt_name
- - python
- python_impl
- channel_sources
1 change: 0 additions & 1 deletion .ci_support/migrations/python312.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ __migrator:
- 3.8.* *_73_pypy
- 3.9.* *_73_pypy
paused: true
use_local: True
longterm: True
pr_limit: 20
max_solver_attempts: 3 # this will make the bot retry "not solvable" stuff 12 times
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
Expand All @@ -9,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '10.13'
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
Expand All @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
3 changes: 2 additions & 1 deletion .ci_support/osx_64_python3.9.____73_pypypython_implpypy.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '10.13'
MACOSX_SDK_VERSION:
- '10.13'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
3 changes: 2 additions & 1 deletion .ci_support/osx_arm64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
3 changes: 2 additions & 1 deletion .ci_support/osx_arm64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
5 changes: 3 additions & 2 deletions .ci_support/osx_arm64_python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand All @@ -9,7 +11,7 @@ c_stdlib:
c_stdlib_version:
- '11.0'
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
macos_machine:
Expand All @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
3 changes: 2 additions & 1 deletion .ci_support/osx_arm64_python3.8.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
3 changes: 2 additions & 1 deletion .ci_support/osx_arm64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
MACOSX_DEPLOYMENT_TARGET:
- '11.0'
MACOSX_SDK_VERSION:
- '11.0'
c_compiler:
- clang
c_compiler_version:
Expand Down Expand Up @@ -31,4 +33,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ c_compiler:
c_stdlib:
- vs
channel_sources:
- conda-forge/label/python_rc,conda-forge
- conda-forge
channel_targets:
- conda-forge main
openssl:
Expand All @@ -23,4 +23,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,3 @@ target_platform:
zip_keys:
- - python
- python_impl
- channel_sources
Loading

0 comments on commit 032ba7f

Please sign in to comment.