Skip to content

Commit

Permalink
Version 3.7.5 (#149)
Browse files Browse the repository at this point in the history
* Version 3.7.4 Update

Added  - {{ stdlib("c") }}

* Update thinc, remove pathy

* Revert  typing_extensions python limit back to 37

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.11.20.29.32

* Skip tests on ppc64le & aarch64

* MNT: Re-rendered with conda-build 24.3.0, conda-smithy 3.35.1, and conda-forge-pinning 2024.05.12.07.27.01

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.1, and conda-forge-pinning 2024.06.05.08.51.24

* Skip Python 3.12

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.1, and conda-forge-pinning 2024.06.05.08.51.24

* v3.7.5 Upgrade Deps

remove smart_open, add thinc, cython and numpy min version
PR for - conda-forge/weasel-feedstock#9

* MNT: Re-rendered with conda-build 24.5.1, conda-smithy 3.36.1, and conda-forge-pinning 2024.06.06.10.08.49

---------

Co-authored-by: conda-forge-webservices[bot] <91080706+conda-forge-webservices[bot]@users.noreply.github.com>
  • Loading branch information
rxm7706 and conda-forge-webservices[bot] authored Jul 4, 2024
1 parent 0bb9f8d commit 1a275ae
Show file tree
Hide file tree
Showing 29 changed files with 111 additions and 186 deletions.
48 changes: 24 additions & 24 deletions .azure-pipelines/azure-pipelines-linux.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

32 changes: 16 additions & 16 deletions .azure-pipelines/azure-pipelines-osx.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 8 additions & 8 deletions .azure-pipelines/azure-pipelines-win.yml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -34,5 +32,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ cxx_compiler_version:
- '12'
docker_image:
- quay.io/condaforge/linux-anvil-cos7-x86_64
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ zip_keys:
- - c_stdlib_version
- cdt_name
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ cxx_compiler_version:
- '16'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ target_platform:
- osx-64
zip_keys:
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ cxx_compiler_version:
- '16'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.23'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ target_platform:
- osx-64
zip_keys:
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ cxx_compiler_version:
- '16'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ target_platform:
- osx-64
zip_keys:
- - python
- numpy
- python_impl
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ cxx_compiler_version:
- '16'
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.22'
pin_run_as_build:
python:
min_pin: x.x
Expand All @@ -30,5 +28,4 @@ target_platform:
- osx-64
zip_keys:
- - python
- numpy
- python_impl
Loading

0 comments on commit 1a275ae

Please sign in to comment.