public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Alfredo Moralejo <amoralej@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/python-futurist] noevent: Rebuild for python 3.13
Date: Sun, 07 Jun 2026 16:00:18 GMT [thread overview]
Message-ID: <178084801831.1.16943303437998486273.rpms-python-futurist-c670f7f50d31@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/python-futurist
Branch : noevent
Commit : c670f7f50d31c7d3f9dcd8743fe3703242c9a942
Author : Alfredo Moralejo <amoralej@redhat.com>
Date : 2024-07-15T08:57:35+02:00
Stats : +6/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/python-futurist/c/c670f7f50d31c7d3f9dcd8743fe3703242c9a942?branch=noevent
Log:
Rebuild for python 3.13
Ignored BR on eventlet as it's actually not needed and it is not
available dor python 3.13.
---
diff --git a/python-futurist.spec b/python-futurist.spec
index 0e8babf..1fdadab 100644
--- a/python-futurist.spec
+++ b/python-futurist.spec
@@ -5,7 +5,8 @@
%{!?upstream_version: %global upstream_version %{version}%{?milestone}}
# we are excluding some BRs from automatic generator
-%global excluded_brs doc8 bandit pre-commit hacking flake8-import-order
+# eventlet is not available for python 3.13 and we are not running tests
+%global excluded_brs doc8 bandit pre-commit hacking flake8-import-order eventlet
%global pypi_name futurist
@@ -14,7 +15,7 @@ Code from the future, delivered to you in the now.
Name: python-%{pypi_name}
Version: 3.0.0
-Release: 1%{?dist}
+Release: 2%{?dist}
Summary: Useful additions to futures, from the future
License: Apache-2.0
@@ -112,6 +113,9 @@ rm -rf doc/build/html/.{doctrees,buildinfo}
%endif
%changelog
+* Mon Jul 15 2024 Alfredo Moralejo <amoralej@redhat.com> 3.0.0-2
+- Rebuild for python 3.13
+
* Mon May 06 2024 Alfredo Moralejo <amoralej@redhat.com> 3.0.0-1
- Update to upstream version 3.0.0
reply other threads:[~2026-06-07 16:00 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=178084801831.1.16943303437998486273.rpms-python-futurist-c670f7f50d31@fedoraproject.org \
--to=amoralej@redhat.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