Skip to content

Commit

Permalink
Merge pull request #25 from regro-cf-autotick-bot/rebuild-pypy37-wind…
Browse files Browse the repository at this point in the history
…ows-0-1_h430f9f

Rebuild for PyPy3.7 for windows
  • Loading branch information
h-vetinari authored Aug 6, 2021
2 parents ca78e3b + 2862d4f commit 61d0369
Show file tree
Hide file tree
Showing 27 changed files with 121 additions and 294 deletions.
18 changes: 7 additions & 11 deletions .azure-pipelines/azure-pipelines-linux.yml

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

15 changes: 6 additions & 9 deletions .azure-pipelines/azure-pipelines-osx.yml

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

17 changes: 10 additions & 7 deletions .azure-pipelines/azure-pipelines-win.yml

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

31 changes: 0 additions & 31 deletions .ci_support/linux_64_numpy1.18python3.6.____73_pypy.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
33 changes: 0 additions & 33 deletions .ci_support/linux_aarch64_numpy1.18python3.6.____73_pypy.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
44 changes: 0 additions & 44 deletions .ci_support/migrations/pypy.yaml

This file was deleted.

33 changes: 33 additions & 0 deletions .ci_support/migrations/pypy37-windows.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
migrator_ts: 1623865877
__migrator:
paused: False
migration_number: 1
operation: key_add
primary_key: python
ordering:
python:
- 3.6.* *_cpython
- 3.7.* *_cpython
- 3.8.* *_cpython
- 3.9.* *_cpython
- 3.6.* *_73_pypy
- 3.7.* *_73_pypy # new entry
longterm: True
pr_limit: 6
bump_number: 0
wait_for_migrators:
- pypy37
commit_message: "Rebuild for PyPy3.7 for windows"
exclude:
# this shouldn't attempt to modify the python feedstocks
- python
- pypy3.6
- pypy-meta

python: # [win]
- 3.7.* *_73_pypy # [win]
# additional entries to add for zip_keys
numpy: # [win]
- 1.19 # [win]
python_impl: # [win]
- pypy # [win]
29 changes: 0 additions & 29 deletions .ci_support/osx_64_numpy1.18python3.6.____73_pypy.yaml

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ liblapack:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ liblapack:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ liblapack:
macos_machine:
- x86_64-apple-darwin13.4.0
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ libblas:
liblapack:
- 3.8 *netlib
numpy:
- '1.17'
- '1.18'
pin_run_as_build:
python:
min_pin: x.x
Expand Down
Loading

0 comments on commit 61d0369

Please sign in to comment.