Rebuilt for Python 3.14.0rc3 bytecode

This commit is contained in:
Python Maint 2025-09-19 14:36:56 +02:00 committed by Karolina Surma
commit 1bfb4667ab

View file

@ -7,7 +7,7 @@
Name: python-%{srcname}
Version: 1.4.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Low-level CSS parser for Python
License: BSD-3-Clause
@ -71,6 +71,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py?
%changelog
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.4.0-6
- Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.4.0-5
- Rebuilt for Python 3.14.0rc2 bytecode