public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Eduardo Echeverria <echevemaster@gmail.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-queuelib] rawhide: Update to 1.9.0, correct license tag to BSD-3-Clause
Date: Tue, 30 Jun 2026 16:28:47 GMT [thread overview]
Message-ID: <178283692728.1.15950963026048000936.rpms-python-queuelib-c1c00919a1b2@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-queuelib
Branch : rawhide
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=rawhide
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
reply other threads:[~2026-06-30 16:28 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=178283692728.1.15950963026048000936.rpms-python-queuelib-c1c00919a1b2@fedoraproject.org \
--to=echevemaster@gmail.com \
--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