Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.10.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.9.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.11.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.12.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/linux_64_numpy2python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.13.* *_cp313
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.10.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.9.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.11.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.12.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.13.* *_cp313
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.10.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.9.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.11.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.12.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.13.* *_cp313
target_platform:
Expand Down
8 changes: 8 additions & 0 deletions .ci_support/migrations/proj95.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
__migrator:
build_number: 1
commit_message: Rebuild for proj 9.5
kind: version
migration_number: 1
migrator_ts: 1726500049.2640333
proj:
- '9.5'
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.10.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.9.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.11.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.12.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_64_numpy2python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.13.* *_cp313
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.10.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.9.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.11.* *_cpython
target_platform:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.12.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/osx_arm64_numpy2python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.13.* *_cp313
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_numpy1.22python3.10.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.10.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_numpy1.22python3.9.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.9.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_numpy1.23python3.11.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.11.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_numpy1.26python3.12.____cpython.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.12.* *_cpython
target_platform:
Expand Down
2 changes: 1 addition & 1 deletion .ci_support/win_64_numpy2python3.13.____cp313.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ pin_run_as_build:
min_pin: x.x
max_pin: x.x
proj:
- '9.4'
- '9.5'
python:
- 3.13.* *_cp313
target_platform:
Expand Down
31 changes: 31 additions & 0 deletions recipe/0004-fix-transformer-area-of-interest-tests.patch
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
From cdde16538b85cca3887478a1ffc30269a083538e Mon Sep 17 00:00:00 2001
From: snowman2 <alansnow21@gmail.com>
Date: Fri, 30 Aug 2024 07:30:06 -0500
Subject: [PATCH] TST: Fix transformer area of interest tests

---
test/test_transformer.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/test/test_transformer.py b/test/test_transformer.py
index ed1f231b..629a936a 100644
--- a/test/test_transformer.py
+++ b/test/test_transformer.py
@@ -745,7 +745,7 @@ def test_transformer__area_of_interest():
transformer = Transformer.from_crs(
"EPSG:7789",
"EPSG:4936",
- area_of_interest=AreaOfInterest(-177.25, -44.64, -43.3, -175.54),
+ area_of_interest=AreaOfInterest(-177.25, -44.64, -175.54, -43.3),
)
assert (
transformer.description
@@ -757,7 +757,7 @@ def test_transformer_proj__area_of_interest():
transformer = Transformer.from_proj(
"EPSG:7789",
"EPSG:4936",
- area_of_interest=AreaOfInterest(-177.25, -44.64, -43.3, -175.54),
+ area_of_interest=AreaOfInterest(-177.25, -44.64, -175.54, -43.3),
)
assert (
transformer.description
Loading