Rebuilt for Python 3.14.0rc3 bytecode

This commit is contained in:
Python Maint 2025-09-19 12:06:12 +02:00 committed by Karolina Surma
commit b2ab7d1992

View file

@ -1,7 +1,7 @@
Summary: Tool to compress an unsorted list of IPv4 and IPv6 prefixes
Name: aggregate6
Version: 1.0.14
Release: 5%{?dist}
Release: 6%{?dist}
License: BSD-2-Clause
URL: https://github.com/job/aggregate6
Source0: https://github.com/job/aggregate6/archive/%{version}/%{name}-%{version}.tar.gz
@ -82,6 +82,9 @@ touch -c -r %{name}/%{name}.py $RPM_BUILD_ROOT%{python3_sitelib}/%{name}/%{name}
%license LICENSE
%changelog
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.0.14-6
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.0.14-5
- Rebuilt for Python 3.14.0rc2 bytecode