public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-rstr] rawhide: version 3.2.2-1
@ 2026-07-13 14:31 
  0 siblings, 0 replies; only message in thread
From:  @ 2026-07-13 14:31 UTC (permalink / raw)
  To: git-commits

A new commit has been pushed.

Repo   : rpms/python-rstr
Branch : rawhide
Commit : a9a33c3a7eae5836d4dc90eff9a61223f337c51c
Author : Frédéric Pierret (fepitre) <frederic@invisiblethingslab.com>
Date   : 2026-07-13T16:28:31+02:00
Stats  : +10/-6 in 3 file(s)
URL    : https://src.fedoraproject.org/rpms/python-rstr/c/a9a33c3a7eae5836d4dc90eff9a61223f337c51c?branch=rawhide

Log:
version 3.2.2-1

---
diff --git a/.gitignore b/.gitignore
index 562efd2..b06337c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/rstr-3.1.0.tar.gz
+/rstr-3.2.2.tar.gz

diff --git a/python-rstr.spec b/python-rstr.spec
index fe8f75b..e6a28ed 100644
--- a/python-rstr.spec
+++ b/python-rstr.spec
@@ -6,12 +6,11 @@ It could be useful for fuzz testing, generating dummy data, or other
 applications.}
 
 Name:           python-%{pypi_name}
-Version:        3.1.0
-Release:        18%{?dist}
+Version:        3.2.2
+Release:        1%{?dist}
 Summary:        Generate random strings in Python
 
-# Automatically converted from old format: BSD - review is highly recommended.
-License:        LicenseRef-Callaway-BSD
+License:        BSD-3-Clause
 URL:            https://files.pythonhosted.org/packages/source/r/rstr/%{name}-%{version}.tar.gz
 Source0:        %{pypi_source}
 BuildArch:      noarch
@@ -49,6 +48,11 @@ rm -rf %{pypi_name}.egg-info
 %files -n python3-%{pypi_name} -f %{pyproject_files}
 
 %changelog
+* Mon Jul 13 2026 Frédéric Pierret (fepitre) <frederic@invisiblethingslab.com> - 3.2.2-1
+- Update to 3.2.2
+- Fixes rhbz#2414567 (FTBFS with Python 3.15: removed sre_parse module)
+- Correct License to SPDX BSD-3-Clause (was LicenseRef-Callaway-BSD)
+
 * Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 3.1.0-18
 - Rebuilt for Python 3.15
 

diff --git a/sources b/sources
index 26b6475..cf886a2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (rstr-3.1.0.tar.gz) = 3b5c8ed0039aa8e47ab777f273fdcc4158b6197646831908da66d2e5e6b313c6d12cfdb9832f131a79d47496ac200a8ba1ebb7cdfa03074c290d3c8442437216
+SHA512 (rstr-3.2.2.tar.gz) = a7fe59cac3382a7ce4dea97b97aae607f6820a0aabf445426e0bedb127a053ed70990ac5137c52a78c2356089e0b474eac05c3cc794f705dc30a1f4ffa6c35ac

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-07-13 14:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-13 14:31 [rpms/python-rstr] rawhide: version 3.2.2-1 

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox