public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/pyshp] rawhide: Update to 3.0.10 (close RHBZ#2482452)
@ 2026-06-04 21:15 Benjamin A. Beasley
0 siblings, 0 replies; only message in thread
From: Benjamin A. Beasley @ 2026-06-04 21:15 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/pyshp
Branch : rawhide
Commit : e2a7ad5d6adc5e35b52dd632c1365400d74615b9
Author : Benjamin A. Beasley <code@musicinmybrain.net>
Date : 2026-06-04T22:13:41+01:00
Stats : +4/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/pyshp/c/e2a7ad5d6adc5e35b52dd632c1365400d74615b9?branch=rawhide
Log:
Update to 3.0.10 (close RHBZ#2482452)
---
diff --git a/.gitignore b/.gitignore
index 3076b35..fd82472 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,3 +36,4 @@
/pyshp-3.0.7.tar.gz
/pyshp-3.0.8.tar.gz
/pyshp-3.0.9.tar.gz
+/pyshp-3.0.10.tar.gz
diff --git a/pyshp.spec b/pyshp.spec
index 423a270..7124b17 100644
--- a/pyshp.spec
+++ b/pyshp.spec
@@ -1,5 +1,5 @@
Name: pyshp
-Version: 3.0.9
+Version: 3.0.10
Release: %autorelease
Summary: Pure Python read/write support for ESRI Shapefile format
@@ -49,8 +49,7 @@ Summary: %{summary}
%check -a
%pytest -m 'not network' --verbose
-# Doctests
-%{py3_test_envvars} %{python3} test_shapefile.py -m 'not network'
+%{py3_test_envvars} %{python3} tests/run_doctests.py -m 'not network'
%files -n python3-pyshp -f %{pyproject_files}
diff --git a/sources b/sources
index 18ce2a4..2fdad76 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (pyshp-3.0.9.tar.gz) = e226b7d8840cbedd6eadf89cae9b79dac80fdca761eaa884212f4b45e0f257f9f28de7ce636c5d9d39102b2635fb686acc60bb9f86844477fe9f723442c10c3f
+SHA512 (pyshp-3.0.10.tar.gz) = bf70cf8293a65bff947be821b2cea81955a7849533705a861d5a285b924cdb2ad1dde3e90a9bbb14b1d395c9e887df9806c07354a353b0ed323c46befc0247f3
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-04 21:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-04 21:15 [rpms/pyshp] rawhide: Update to 3.0.10 (close RHBZ#2482452) Benjamin A. Beasley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox