Skip to content

Commit

Permalink
Merge pull request #57 from regro-cf-autotick-bot/rebuild-python313-0…
Browse files Browse the repository at this point in the history
…-1_h2a1600

Rebuild for python 3.13
  • Loading branch information
bgruening authored Sep 21, 2024
2 parents 8c4c65f + b2c22e2 commit 67bab5d
Show file tree
Hide file tree
Showing 24 changed files with 107 additions and 5 deletions.
3 changes: 3 additions & 0 deletions .ci_support/linux_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/linux_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/linux_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/linux_aarch64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/linux_aarch64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/linux_aarch64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-aarch64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/linux_ppc64le_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ python:
- 3.10.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/linux_ppc64le_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ python:
- 3.11.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/linux_ppc64le_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ python:
- 3.9.* *_cpython
target_platform:
- linux-ppc64le
zip_keys:
- - python
- channel_sources
46 changes: 46 additions & 0 deletions .ci_support/migrations/python313.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,46 @@
migrator_ts: 1724712607
__migrator:
commit_message: Rebuild for python 3.13
migration_number: 1
operation: key_add
primary_key: python
ordering:
python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
- 3.10.* *_cpython
- 3.11.* *_cpython
- 3.12.* *_cpython
- 3.13.* *_cp313 # new entry
- 3.6.* *_73_pypy
- 3.7.* *_73_pypy
- 3.8.* *_73_pypy
- 3.9.* *_73_pypy
paused: false
longterm: true
pr_limit: 20
max_solver_attempts: 3 # this will make the bot retry "not solvable" stuff 12 times
exclude:
# this shouldn't attempt to modify the python feedstocks
- python
- pypy3.6
- pypy-meta
- cross-python
- python_abi
# see https:/conda-forge/scipy-feedstock/pull/283
- scipy
exclude_pinned_pkgs: false
additional_zip_keys:
- channel_sources

python:
- 3.13.* *_cp313
channel_sources:
- conda-forge/label/python_rc,conda-forge
# additional entries to add for zip_keys
numpy:
- 2
python_impl:
- cpython
3 changes: 3 additions & 0 deletions .ci_support/osx_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ python:
- 3.10.* *_cpython
target_platform:
- osx-64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/osx_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ python:
- 3.11.* *_cpython
target_platform:
- osx-64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/osx_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ python:
- 3.9.* *_cpython
target_platform:
- osx-64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/osx_arm64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ python:
- 3.10.* *_cpython
target_platform:
- osx-arm64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/osx_arm64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ python:
- 3.11.* *_cpython
target_platform:
- osx-arm64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/osx_arm64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,6 @@ python:
- 3.9.* *_cpython
target_platform:
- osx-arm64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/win_64_python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ python:
- 3.10.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/win_64_python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ python:
- 3.11.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
3 changes: 3 additions & 0 deletions .ci_support/win_64_python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,3 +10,6 @@ python:
- 3.9.* *_cpython
target_platform:
- win-64
zip_keys:
- - python
- channel_sources
2 changes: 2 additions & 0 deletions .scripts/build_steps.sh

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

4 changes: 2 additions & 2 deletions .scripts/run_win_build.bat

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

2 changes: 1 addition & 1 deletion build-locally.py

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

2 changes: 1 addition & 1 deletion conda-forge.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
build_platform:
osx_arm64: osx_64
linux_aarch64: linux_64
linux_ppc64le: linux_64
osx_arm64: osx_64
conda_build:
pkg_format: '2'
conda_forge_output_validation: true
Expand Down
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ source:
build:
skip: true # [py<38 or py>311]
script: {{ PYTHON }} -m pip install . -vv
number: 0
number: 1

requirements:
build:
Expand Down

1 comment on commit 67bab5d

@conda-forge-webservices
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi! This is the friendly automated conda-forge-webservice.

I updated the Github team because of this commit.

You should get push access to this feedstock and CI services.

Your package won't be available for installation locally until it is built
and synced to the anaconda.org CDN (takes 1-2 hours after the build finishes).

Feel free to join the community Element channel.

NOTE: Please make sure to not push to the repository directly.
Use branches in your fork for any changes and send a PR.
More details on this are here.

Please sign in to comment.