Rebuilt for Python 3.9
This commit is contained in:
parent
147cd40ea5
commit
864516f880
1 changed files with 4 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
|
||||
Name: python-%{srcname}
|
||||
Version: 1.0.2
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Low-level CSS parser for Python
|
||||
|
||||
License: BSD
|
||||
|
|
@ -70,6 +70,9 @@ rm -rf %{buildroot}%{python3_sitelib}/%{srcname}/__pycache__/test.*.py?
|
|||
|
||||
|
||||
%changelog
|
||||
* Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.0.2-6
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.2-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue