10
0
forked from pool/python-pyproj

Compare commits

8 Commits

Author SHA256 Message Date
76d86bd04e Accepting request 1300144 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1300144
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=35
2025-08-19 14:44:44 +00:00
8faa5926e2 Update to 3.7.2
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=76
2025-08-18 20:11:46 +00:00
081eda64b8 Accepting request 1246224 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1246224
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=34
2025-02-16 21:48:32 +00:00
cc834b26b1 Update to 3.7.1
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=74
2025-02-16 12:51:19 +00:00
4f57cc9a4c Accepting request 1226111 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1226111
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=33
2024-11-25 22:20:27 +00:00
Libor Pechacek
6e88ffbc4f - Update to 3.7.0
## Dependencies:
  * DEP: Minimum PROJ version 9.2 by @snowman2 in #1394
  ## Enhancements:
  * PERF: drop GIL during long-running proj database calls by
    @tpwrules in #1354
  * PERF: thread local context by @snowman2 in #1419
  * ENH: Add is_deprecated and get_non_deprecated() to CRS by
    @jjimenezshaw in #1383
  * ENH: Add runtime & compiled PROJ versions by @snowman2 in #1427
  ## Bug fixes:
  * BUG: Handle changes to HotineObliqueMercatorBConversion by
    @snowman2 in #1430
  * BUG: Support azimuthal_equidistant coordinate operation to CF
    by @snowman2 in #1380
- Drop v3.6.1-BUG-Support-azimuthal_equidistant-coordinate-operati.patch
- Drop v3.6.1-test-datum-ensemble-allowing-new-members.patch

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=72
2024-11-24 16:54:09 +00:00
aaef8aadfe Accepting request 1189901 from Application:Geo
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1189901
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=32
2024-07-28 15:20:01 +00:00
Libor Pechacek
88416d2915 Accepting request 1188803 from home:LPechacek:branches:Application:Geo
- Fix test/crs/test_crs.py::test_datum__from_epsg failure
  (upstream #1403)
- Add upstream patch:
  * v3.6.1-test-datum-ensemble-allowing-new-members.patch

OBS-URL: https://build.opensuse.org/request/show/1188803
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=70
2024-07-20 18:27:00 +00:00
4 changed files with 36 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:60d72facd7b6b79853f19744779abcd3f804c4e0d4fa8815469db20c9f640a47
size 226339

3
pyproj-3.7.2.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39a0cf1ecc7e282d1d30f36594ebd55c9fae1fda8a2622cee5d100430628f88c
size 226279

View File

@@ -1,3 +1,34 @@
-------------------------------------------------------------------
Fri Aug 15 17:06:58 UTC 2025 - Libor Pechacek <lpechacek@gmx.com>
- Update to 3.7.2
* Bump pypa/cibuildwheel from 2.22 to 2.23 by @dependabot[bot]
in #1479
* TST: Only import time.perf_counter by @snowman2 in #1480
* DEP: Minimum PROJ version 9.4 by @snowman2 in #1481
* DEP: Python 3.11+ by @snowman2 in #1483
* Bump scientific-python/upload-nightly-action from 0.6.1 to
0.6.2 by @dependabot[bot] in #1488
* DOC: update doc geometry_area_perimeter by @myl-dvl in #1489
* DOC: Remove 'noqa: E501' from docstrings by @adamjstewart
in #1492
* pyproj.crs: add imports to all by @adamjstewart in #1494
* MNT: replace black and isort with ruff format and lint by
@mwtoews in #1496
* BUILD/CI: Add win_arm64 wheel build by @khmyznikov in #1503
* Bump pypa/cibuildwheel from 2.23 to 3.0 by @dependabot[bot]
in #1502
* Bump pypa/cibuildwheel from 3.0.0 to 3.0.1 by
@dependabot[bot] in #1505
* BLD: Enable free-threading compatibility by @djhoese in #1512
* CI: Add 3.13 free-threading wheels by @djhoese in #1514
* Bump actions/download-artifact from 4 to 5 by
@dependabot[bot] in #1520
* TST: Remove irrelevant test with modern PROJ versions by
@djhoese in #1519
* Bump actions/checkout from 4 to 5 by @dependabot[bot]
in #1521
-------------------------------------------------------------------
Sun Feb 16 11:21:59 UTC 2025 - Libor Pechacek <lpechacek@gmx.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-pyproj
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 SUSE LLC and contributors
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-pyproj
Version: 3.7.1
Version: 3.7.2
Release: 0
Summary: Python interface to PROJ library
License: SUSE-Public-Domain AND X11