public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-queuelib] f44: Update to 1.9.0, correct license tag to BSD-3-Clause
@ 2026-06-30 16:40 Eduardo Echeverria
0 siblings, 0 replies; only message in thread
From: Eduardo Echeverria @ 2026-06-30 16:40 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-queuelib
Branch : f44
Commit : c1c00919a1b268bd8a6e0ac93e1ad874753c8286
Author : Eduardo Echeverria <echevemaster@gmail.com>
Date : 2026-06-30T13:28:19-03:00
Stats : +9/-4 in 3 file(s)
URL : https://src.fedoraproject.org/rpms/python-queuelib/c/c1c00919a1b268bd8a6e0ac93e1ad874753c8286?branch=f44
Log:
Update to 1.9.0, correct license tag to BSD-3-Clause
---
diff --git a/.gitignore b/.gitignore
index 34cfdcb..f0ea25b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,4 @@
/queuelib-1.4.2.tar.gz
/queuelib-1.5.0.tar.gz
/queuelib-1.8.0.tar.gz
+/queuelib-1.9.0.tar.gz
diff --git a/python-queuelib.spec b/python-queuelib.spec
index a2c0b7c..e0de9bc 100644
--- a/python-queuelib.spec
+++ b/python-queuelib.spec
@@ -1,11 +1,11 @@
%global srcname queuelib
Name: python-queuelib
-Version: 1.8.0
-Release: 7%{?dist}
+Version: 1.9.0
+Release: 1%{?dist}
Summary: Collection of persistent (disk-based) queues
-License: LicenseRef-Callaway-BSD
+License: BSD-3-Clause
URL: https://github.com/scrapy/queuelib
Source0: %{url}/archive/v%{version}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
@@ -46,6 +46,10 @@ Python. Queuelib goals are speed and simplicity.
%license LICENSE
%changelog
+* Tue Jun 30 2026 Eduardo Echeverria <echevemaster@gmail.com> - 1.9.0-1
+- Update to 1.9.0 (added Python 3.14 support, dropped Python 3.9/PyPy 3.10)
+- Correct license tag to BSD-3-Clause
+
* Wed Jun 03 2026 Python Maint <python-maint@redhat.com> - 1.8.0-7
- Rebuilt for Python 3.15
diff --git a/sources b/sources
index c339dd4..bbeae41 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (queuelib-1.8.0.tar.gz) = 861acabc991c46376957ef6f7ce0deb82f3b18fb8fe59e7354791b0a22f85cd53ba82f7f8b7042b3e26b9da644ca81b7c2c21505fe36aea22fcd219583b1b535
+SHA512 (queuelib-1.9.0.tar.gz) = 07edcf676caf1eab8692d78bcb1e74db1403524b732534964a218d4e175b04475dc54ce5f3c4954eb69b48e24ab688aa8dff19f6994c99737570aa9876cbc4f7
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-06-30 16:40 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-06-30 16:40 [rpms/python-queuelib] f44: Update to 1.9.0, correct license tag to BSD-3-Clause Eduardo Echeverria
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox