81 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
9f9882f5e2 Accepting request 1172789 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1172789
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=31
2024-05-09 15:28:45 +00:00
Libor Pechacek
06944e13a5 Accepting request 1172767 from home:LPechacek:branches:Application:Geo
- Fix test/crs/test_crs_cf.py::test_azimuthal_equidistant failure
  (upstream #1384)
- Add upstream patch:
  * v3.6.1-BUG-Support-azimuthal_equidistant-coordinate-operati.patch

OBS-URL: https://build.opensuse.org/request/show/1172767
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=68
2024-05-08 16:42:59 +00:00
aa1e49b078 Accepting request 1157876 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1157876
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=30
2024-03-14 16:45:02 +00:00
f893678d5d Accepting request 1157792 from home:StevenK:branches:Application:Geo
- Unrestrict Cython BuildRequires, Cython 3 is supported upstream.
- Switch to autosetup macro.

OBS-URL: https://build.opensuse.org/request/show/1157792
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=66
2024-03-14 08:03:16 +00:00
57ed04e785 Accepting request 1154335 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1154335
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=29
2024-03-02 22:28:31 +00:00
Libor Pechacek
327c59abbd Accepting request 1154277 from home:bnavigator:branches:devel:languages:python:numeric
- Skip testing xarray with python39: python39-xarray got removed
  early

OBS-URL: https://build.opensuse.org/request/show/1154277
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=64
2024-03-02 21:43:50 +00:00
a787b40e00 Accepting request 1113531 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1113531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=28
2023-09-26 20:01:43 +00:00
Libor Pechacek
f48202e863 Accepting request 1113312 from home:LPechacek:branches:Application:Geo
- Update to 3.6.1
  * WHL: Update to PROJ 9.3 by @snowman2 in #1334
  * DEP: Add Python 3.12 support by @snowman2 in #1341
  * BUG: Cython 3 compatibility fixes by @snowman2 in #1322
  * BUG: Remove pkg_resources from setup.py by @snowman2 in #1314
  * DOC: Fixed typos by @djm93dev in #1305 & #1306
  * DOC: Fix logo view on Pypi by @cyschneck in #1308
  * DOC: Spelling permimeter -> perimeter by @zanejgr in #1310

OBS-URL: https://build.opensuse.org/request/show/1113312
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=62
2023-09-25 18:59:33 +00:00
076e2fed28 Accepting request 1108057 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1108057
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=27
2023-08-31 11:45:35 +00:00
39c1ca4ca6 Accepting request 1107928 from home:bnavigator:branches:Application:Geo
- Limit to Cython <3 gh#pyproj4/pyproj#1321
- Use PEP517 macros instead of deprecated setup.py
- 15.X: give it a chance with the SLE15 python module pythons
  (would need more dependencies for it to build)

OBS-URL: https://build.opensuse.org/request/show/1107928
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=60
2023-08-30 08:22:38 +00:00
4af0dc0d8c Accepting request 1092774 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1092774
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=26
2023-06-13 14:09:55 +00:00
6e5920b311 Accepting request 1092724 from home:LPechacek:python-pyproj-upgrade
- Update to 3.6.0
  * WHL: Wheels contain PROJ 9.2.1 by @snowman2 in #1291
  * DEP: Minimum supported Python version 3.9 by @snowman2
    in #1245
  * ENH: Add CRS.to_2d() by @rhugonnet in #1267
  * ENH: Added allow_superseded kwargs to TransformerGroup by
    @dmahr1 in #1269
  * ENH: Added parameter output_axis_rule to CRS.to_wkt by
    @jjimenezshaw in #1287
  * BUG: fix Geod.npts NaN handling by @snowman2 in #1288
  * MNT: Use pyproject.toml for project metadata by @snowman2
    in #1275

OBS-URL: https://build.opensuse.org/request/show/1092724
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=58
2023-06-13 06:51:18 +00:00
542daca472 Accepting request 1075114 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1075114
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=25
2023-03-29 21:27:18 +00:00
428633a4dd Accepting request 1075074 from home:LPechacek:pyproj-upgrade
- Update to 3.5.0
  * WHL: PROJ 9.2 in wheels in #1243
  * DEP: Minimum PROJ version 9.0 by @snowman2 in #1244
  * ENH: Add inplace kwarg to Geod.fwd and Geod.inv by @greglucas
    in #1201
  * ENH: Add return_back_azimuth kwarg to fwd, inv,
    fwd_intermediate, inv_intermediate by @idanmiara in #1165
  * ENH: Added only_best kwarg to Transformer.from_crs by
    @snowman2 in #1236
  * PERF: Optimize point transformations by @greglucas &
    @snowman2 in #1204, #1209, #1205
  * PERF: Optimize for single point in Geod fwd/inv functions by
    @greglucas in #1206
  * REF: Raise error when CRS.to_wkt, CRS.to_json, or
    CRS.to_proj4 returns None by @snowman2 in #1218
  * CLN: Remove AzumuthalEquidistantConversion &
    LambertAzumuthalEqualAreaConversion by @snowman2 in #1220
  * BUG: Fix Derived Projected CRS support by @snowman2 in #1222
  * BUG: Add horizontal_datum_name for geographic CRS in
    CRS.to_cf by @snowman2 in #1255
- Drop upstream patch:
  * 0001-TST-Update-test_transform_bounds__ignore_inf-for-PRO.patch
  * 0002-TST-Update-transformer-test_repr__conditional-1241.patch

OBS-URL: https://build.opensuse.org/request/show/1075074
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=56
2023-03-29 06:28:09 +00:00
f3a1217d7a Accepting request 1073572 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1073572
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=24
2023-03-21 16:40:39 +00:00
John Vandenberg
f6d6a1281e Accepting request 1073565 from home:LPechacek:pyproj-proj92-fix
We don't need to disable failing tests if we amend them with upstream fixes. @jayvdb, can you please have a look and possibly ack the change?

- Fix failing tests after Proj update to 9.2.0 (upstream #1224, #1241)
- Add upstream patch:
  * 0001-TST-Update-test_transform_bounds__ignore_inf-for-PRO.patch
  * 0002-TST-Update-transformer-test_repr__conditional-1241.patch

OBS-URL: https://build.opensuse.org/request/show/1073565
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=54
2023-03-21 14:50:30 +00:00
John Vandenberg
9c587d3807 Accepting request 1073462 from home:jayvdb:branches:Application:Geo
- Skip two tests to support latest PROJ 9.2

OBS-URL: https://build.opensuse.org/request/show/1073462
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=53
2023-03-21 06:59:55 +00:00
058d4a1e33 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=52 2023-03-19 10:16:39 +00:00
fef3381ffc Exclude python38 due to new version of xarray
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=51
2023-03-19 10:13:07 +00:00
d07b35bd99 Accepting request 1043775 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1043775
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=23
2022-12-20 19:20:19 +00:00
cd1f2b2cd8 Accepting request 1043768 from home:LPechacek:pyproj-341
- Update to 3.4.1
  * WHL: Add win32 to build_wheels matrix by @molinav in #1169
  * BUG: Changed so that the setup.cfg depends on the version
    code in the init.py by @Scoppio in #1156
  * REF: Use upper case EPSG code when creating CRS by @snowman2
    in #1162
  * BUG: Fix CRS.to_cf for Pole rotation GRIB convention by
    @snowman2 in #1167
  * BUG: Fix memory leak in CRS.list_authority by @skogler in
    #1178
  * BUG: Fix Transform options array length by @shadchin in #1187
  * DOC: fix a few typos by @ocefpaf in #1153

OBS-URL: https://build.opensuse.org/request/show/1043768
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=49
2022-12-19 14:14:21 +00:00
c2db176c18 Accepting request 1005241 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1005241
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=22
2022-09-22 12:49:53 +00:00
e9cd7b2869 Accepting request 1004915 from home:jayvdb:branches:Application:Geo
- Add mandatory runtime dep python-certifi, and remove not
  required dependency python-numpy
- Remove BD python-testsuite, and reduce tests skipped

OBS-URL: https://build.opensuse.org/request/show/1004915
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=47
2022-09-21 15:18:29 +00:00
350fed1063 Accepting request 1003461 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/1003461
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=21
2022-09-14 11:45:12 +00:00
6415a97115 Accepting request 1003383 from home:LPechacek:pyproj340
Update to 3.4.0. Requires PROJ version 8.2 from now on.

OBS-URL: https://build.opensuse.org/request/show/1003383
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=45
2022-09-14 07:41:10 +00:00
6bdd594927 Accepting request 980664 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/980664
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=20
2022-06-04 21:27:03 +00:00
3cbc092a55 Accepting request 980632 from home:LPechacek:python-pyproj331
With some delay, here comes the submission of the update to 3.3.1. I'd be happy for a review. Thanks!

- Update to 3.3.1
  * DOC: minor fix to crs doc-strings by @bjlittle in #1004
  * BUG: Correct type annotation for AreaofUse.bounds by
    @Kirill888 in #1013
  * BUG: crs.py: remove @AbstractMethod decorator by @hemberger
    in #1018
  * BUG: Reorder deps in show_versions for setuptools issue by
    @snowman2 in #1019
  * BUG: get_data_dir support for conda Windows enviroments by
    @snowman2 in #1030
  * ENH: warn when export of CRS returns None by @martinfleis
    in #1037
  * BUG: Complete database stub file with query_utm_crs_info()
    signature by @orontee in #1047
  * ENH: Added support for int-like strings and numpy dtypes by
    @iboates in #1049
  * BUG: Warn when CRS cannot be converted to PROJ or PROJ JSON
    by @snowman2 in #1054
  * ENH: Added support to pickle Transformer by @snowman2
    in #1060

OBS-URL: https://build.opensuse.org/request/show/980632
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=43
2022-06-03 16:59:59 +00:00
10422b85b3 Accepting request 934930 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/934930
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=19
2021-12-01 19:47:24 +00:00
af9d1c87cf Accepting request 932294 from home:LPechacek:pyproj330
Progress is unstoppable. Upstream supports Python 3.8+ now (3fcf577819). As a result, the package no longer builds on Leap 15.

- Update to 3.3.0
  * WHL: Wheels contain PROJ 8.2.0
  * DEP: Minimum supported Python version 3.8 (issue #930)
  * DEP: Minimum PROJ version 8.0 (issue #940)
  * BUG: Prepend "Derived" to CRS type name if CRS is derived
    (issue #932)
  * BUG: Improved handling of inf values in
    pyproj.transformer.Transformer.transform_bounds (pull #961)
  * BUG: CRS CF conversions mismatch of PROJ parameters in
    rotated pole (issue #948)
  * ENH: Add support for transforming bounds at the poles in
    pyproj.transformer.Transformer.transform_bounds (pull #962)
  * ENH: Added pyproj.transformer.Transformer.source_crs &
    pyproj.transformer.Transformer.target_crs (pull #976)
  * ENH: Added
    pyproj.crs.coordinate_operation.PoleRotationNetCDFCFConversion
    (issue #948)
  * ENH: Added pyproj.database.get_database_metadata (issue #990)
  * ENH: Added PROJ database metadata to pyproj.show_versions
    (issue #990)
- Packaging: update build requirements

OBS-URL: https://build.opensuse.org/request/show/932294
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=42
2021-12-01 08:53:09 +00:00
f8e6f4e68b Accepting request 920344 from Application:Geo
Update to upstream v3.2.1. (forwarded request 920328 from LPechacek)

OBS-URL: https://build.opensuse.org/request/show/920344
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=18
2021-09-20 21:33:42 +00:00
83158682de Accepting request 920328 from home:LPechacek:python-pyproj321
Update to upstream v3.2.1.

OBS-URL: https://build.opensuse.org/request/show/920328
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=41
2021-09-20 15:46:55 +00:00
b68b4c50eb Accepting request 918806 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/918806
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=17
2021-09-14 19:14:26 +00:00
08c4f18686 Accepting request 918718 from home:LPechacek:python-pyproj320
Update to 3.2.0.

OBS-URL: https://build.opensuse.org/request/show/918718
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=40
2021-09-14 05:55:54 +00:00
17677f9867 Accepting request 902368 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/902368
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=16
2021-06-25 13:01:46 +00:00
Libor Pechacek
1abad03e95 Accepting request 902356 from home:bnavigator:branches:Application:Geo
- Fix the python >= 3.7 build requirement
  * `BuildRequires: python` is a pure python2 specification now
  * no need for the full stdlib (`BuildRequires: %pythons >= 3.7`)

OBS-URL: https://build.opensuse.org/request/show/902356
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=39
2021-06-25 11:29:55 +00:00
e407629900 Accepting request 895829 from Application:Geo
- Refresh the source tarball from pythonhosted.org.

My fault that the package failed Factory acceptance tests. I originally downloaded the tarball from GitHub as I received the new release notification from that source. :) (forwarded request 895773 from LPechacek)

OBS-URL: https://build.opensuse.org/request/show/895829
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=15
2021-06-01 08:37:44 +00:00
c23605d7b1 Accepting request 895773 from home:LPechacek:branches:Application:Geo
- Refresh the source tarball from pythonhosted.org.

My fault that the package failed Factory acceptance tests. I originally downloaded the tarball from GitHub as I received the new release notification from that source. :)

OBS-URL: https://build.opensuse.org/request/show/895773
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=37
2021-05-27 18:36:43 +00:00
03f188bab7 Accepting request 895485 from home:LPechacek:branches:Application:Geo
- Update to 3.1.0
  * DEP: Minimum supported Python version 3.7 (issue #790)
  * REF: Multithread safe CRS, Proj, & Transformer (issue #782)
  * BUG: Disallow NaN values with AreaOfInterest & BBox
    (issue #788)
  * ENH: Pretty format PROJ string support (issue #764)
  * ENH: Added pyproj.transformer.Transformer.to_proj4
    (pull #798)
  * ENH: Added authority, accuracy, and allow_ballpark kwargs to
    :meth:pyproj.transformer.Transformer.from_crs (issue #754)
  * ENH: Added support for "AUTH:CODE" input to
    :meth:pyproj.transformer.Transformer.from_pipeline
    (issue #755)
  * ENH: Added pyproj.crs.CRS.to_3d (pull #808)
  * ENH: Added pyproj.transformer.Transformer.transform_bounds
    (issue #809)
  * ENH: Added pyproj.crs.CRS.is_compound (pull #823)
  * ENH: Added initial_idx and terminal_index kwargs to
    pyproj.Geod.npts (pull #841)
  * ENH: Added pyproj.Geod.inv_intermediate &
    pyproj.Geod.fwd_intermediate (pull #841)
  * REF: Skip transformations if noop & deprecate skip_equivalent
    (pull #824)

OBS-URL: https://build.opensuse.org/request/show/895485
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=36
2021-05-27 09:41:48 +00:00
d043bb735d Accepting request 880531 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/880531
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=14
2021-03-24 15:12:21 +00:00
f8999a9f81 Accepting request 880076 from home:LPechacek:pyproj301
- Update to 3.0.1:
  * WHL: Wheels contain PROJ 7.2.1
  * Use proj_context_errno_string in PROJ 8+ due to deprecation (issue #760)
  * BUG: Allow transformations with empty arrays (issue #766)
  * BUG: support numpy objects in CRS.from_cf (issue #773)

OBS-URL: https://build.opensuse.org/request/show/880076
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=34
2021-03-22 14:44:22 +00:00
9f2b780f7f Accepting request 874465 from Application:Geo
OBS-URL: https://build.opensuse.org/request/show/874465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyproj?expand=0&rev=13
2021-02-23 19:21:36 +00:00
d0f810235a Accepting request 874385 from home:Guillaume_G:branches:Application:Geo
- Disable Python 3.6 as numpy is not available anymore for 3.6.
  See NEP29: https://numpy.org/neps/nep-0029-deprecation_policy.html

OBS-URL: https://build.opensuse.org/request/show/874385
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-pyproj?expand=0&rev=32
2021-02-23 05:57:55 +00:00