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
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9859d1591c1863414d875ae0759e72c2cffc01ab989dc64137fbac572cc81bf6
|
||||
size 223382
|
||||
3
pyproj-3.6.0.tar.gz
Normal file
3
pyproj-3.6.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5b111865b3f0f8b77b3983f2fbe4dd6248fc09d3730295949977c8dcd988062
|
||||
size 224432
|
||||
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 13 03:02:39 UTC 2023 - Libor Pechacek <lpechacek@gmx.com>
|
||||
|
||||
- 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
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 28 09:36:09 UTC 2023 - Libor Pechacek <lpechacek@gmx.com>
|
||||
|
||||
|
||||
@@ -21,7 +21,7 @@
|
||||
%define skip_python38 1
|
||||
%{?!python_module:%define python_module() python3-%{**}}
|
||||
Name: python-pyproj
|
||||
Version: 3.5.0
|
||||
Version: 3.6.0
|
||||
Release: 0
|
||||
Summary: Python interface to PROJ library
|
||||
License: SUSE-Public-Domain AND X11
|
||||
|
||||
Reference in New Issue
Block a user