public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/python-exabgp] rawhide: Update to version 5.0.10 release (resolves rhbz#2516129)
@ 2026-08-14 19:46 Gary Buhrmaster
0 siblings, 0 replies; only message in thread
From: Gary Buhrmaster @ 2026-08-14 19:46 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/python-exabgp
Branch : rawhide
Commit : bd068725a7a0d47b9c195f4068bde6ab974e4ddb
Author : Gary Buhrmaster <gary.buhrmaster@gmail.com>
Date : 2026-08-14T19:46:08+00:00
Stats : +8/-17 in 4 file(s)
URL : https://src.fedoraproject.org/rpms/python-exabgp/c/bd068725a7a0d47b9c195f4068bde6ab974e4ddb?branch=rawhide
Log:
Update to version 5.0.10 release (resolves rhbz#2516129)
Remove python version patch (resolved upstream)
---
diff --git a/.gitignore b/.gitignore
index e97fc6f..12b2185 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
/python-exabgp-5.0.7.tar.gz
/python-exabgp-5.0.8.tar.gz
/python-exabgp-5.0.9.tar.gz
+/python-exabgp-5.0.10.tar.gz
diff --git a/0100-Adjust-python-versions.patch b/0100-Adjust-python-versions.patch
deleted file mode 100644
index 6b734d6..0000000
--- a/0100-Adjust-python-versions.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/pyproject.toml b/pyproject.toml
-index 514d9d697..2b99ebb7c 100644
---- a/pyproject.toml
-+++ b/pyproject.toml
-@@ -6,7 +6,7 @@ authors = [
- { name = "Thomas Mangin", email = "thomas.mangin@exa-networks.co.uk" },
- ]
- dynamic = ['license']
--requires-python = ">=3.8.1,<3.14"
-+requires-python = ">=3.8.1"
- keywords = [
- 'bgp',
- 'ddos-protection',
diff --git a/python-exabgp.spec b/python-exabgp.spec
index 023cb97..b751836 100644
--- a/python-exabgp.spec
+++ b/python-exabgp.spec
@@ -1,6 +1,6 @@
Name: python-exabgp
-Version: 5.0.9
-Release: 3%{?dist}
+Version: 5.0.10
+Release: 1%{?dist}
Summary: The BGP swiss army knife of networking (Library)
License: BSD-3-Clause
@@ -10,7 +10,6 @@ Source1: exabgp.sysusers.exabgp.conf
Source2: exabgp.tmpfiles.exabgp.conf
Source3: exabgp.systemd.exabgp.service
Source4: exabgp.systemd.exabgp@.service
-Patch0100: 0100-Adjust-python-versions.patch
BuildArch: noarch
@@ -122,6 +121,10 @@ rm -rf %{buildroot}%{_usr}/etc
%{_tmpfilesdir}/exabgp.conf
%changelog
+* Fri Aug 14 2026 Gary Buhrmaster <gary.buhrmaster@gmail.com> - 5.0.10-1
+- Update to version 5.0.10 release (resolves rhbz#2516129)
+ Remove python version patch (resolved upstream)
+
* Thu Jul 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_45_Mass_Rebuild
diff --git a/sources b/sources
index cdc28d8..36fd719 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (python-exabgp-5.0.9.tar.gz) = 09ff5da010f0ebfb31a8646299f59dde9fb38398b66a845cf015865432f8c831d39dfe9b8f7de9339383de2eb753b687492b746768178aee1c74c59db33647b3
+SHA512 (python-exabgp-5.0.10.tar.gz) = 05836a62fa9914d66e95fa448c85993407fbac286f4f4aed80cd630d9d9808adc7dcc5e78701538b60e007daefd8e2fe4e3ea811cecc43e3161bca6164d44185
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-14 19:46 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-14 19:46 [rpms/python-exabgp] rawhide: Update to version 5.0.10 release (resolves rhbz#2516129) Gary Buhrmaster
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox