Compare commits
6 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| e08562fb01 | |||
| c1a75cd321 | |||
| 3840483c41 | |||
|
|
7569e414f2 | ||
| 1846dd4881 | |||
|
|
2fe37a563f |
3
pyproj-3.7.1.tar.gz
Normal file
3
pyproj-3.7.1.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:60d72facd7b6b79853f19744779abcd3f804c4e0d4fa8815469db20c9f640a47
|
||||||
|
size 226339
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:39a0cf1ecc7e282d1d30f36594ebd55c9fae1fda8a2622cee5d100430628f88c
|
|
||||||
size 226279
|
|
||||||
@@ -1,34 +1,3 @@
|
|||||||
-------------------------------------------------------------------
|
|
||||||
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>
|
Sun Feb 16 11:21:59 UTC 2025 - Libor Pechacek <lpechacek@gmx.com>
|
||||||
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-pyproj
|
# spec file for package python-pyproj
|
||||||
#
|
#
|
||||||
# Copyright (c) 2025 SUSE LLC and contributors
|
# Copyright (c) 2025 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%{?sle15_python_module_pythons}
|
%{?sle15_python_module_pythons}
|
||||||
Name: python-pyproj
|
Name: python-pyproj
|
||||||
Version: 3.7.2
|
Version: 3.7.1
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Python interface to PROJ library
|
Summary: Python interface to PROJ library
|
||||||
License: SUSE-Public-Domain AND X11
|
License: SUSE-Public-Domain AND X11
|
||||||
|
|||||||
Reference in New Issue
Block a user