Rebuilt for Python 3.14.0rc3 bytecode

This commit is contained in:
Python Maint 2025-09-19 14:09:54 +02:00 committed by Karolina Surma
commit b260403f1d

View file

@ -2,7 +2,7 @@
Name: python-pyrfc3339
Version: 2.0.1
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Generate and parse RFC 3339 timestamps
License: MIT
@ -54,6 +54,9 @@ cp -a %{SOURCE1} .
%doc README.rst
%changelog
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 2.0.1-6
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 2.0.1-5
- Rebuilt for Python 3.14.0rc2 bytecode