Rebuilt for Python 3.12
This commit is contained in:
parent
fc8bd550c9
commit
91fab90f0c
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.2.1
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Low-level CSS parser for Python
|
||||
|
||||
License: BSD
|
||||
|
|
@ -71,6 +71,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py?
|
|||
|
||||
|
||||
%changelog
|
||||
* Sat Jul 01 2023 Python Maint <python-maint@redhat.com> - 1.2.1-4
|
||||
- Rebuilt for Python 3.12
|
||||
|
||||
* Mon May 15 2023 Miro Hrončok <mhroncok@redhat.com> - 1.2.1-3
|
||||
- Drop redundant build dependency on flit, this package uses flit-core
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue