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
This commit is contained in:
Libor Pechacek
2023-09-25 18:59:33 +00:00
committed by Git OBS Bridge
parent 9a994759c6
commit 030ee3b8df
4 changed files with 17 additions and 5 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Sun Sep 24 20:01:29 UTC 2023 - Libor Pechacek <lpechacek@gmx.com>
- 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
-------------------------------------------------------------------
Tue Aug 29 11:48:28 UTC 2023 - Ben Greiner <code@bnavigator.de>