public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Benjamin A. Beasley <code@musicinmybrain.net>
To: git-commits@fedoraproject.org
Subject: [rpms/pyshp] f44: Update to 3.0.10 (close RHBZ#2482452)
Date: Thu, 04 Jun 2026 21:23:28 GMT	[thread overview]
Message-ID: <178060820810.1.14322698024799590510.rpms-pyshp-e2a7ad5d6adc@fedoraproject.org> (raw)

A new commit has been pushed.

Repo   : rpms/pyshp
Branch : f44
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=f44

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

                 reply	other threads:[~2026-06-04 21:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=178060820810.1.14322698024799590510.rpms-pyshp-e2a7ad5d6adc@fedoraproject.org \
    --to=code@musicinmybrain.net \
    --cc=git-commits@fedoraproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox