Bootstrap for Python 3.9
This commit is contained in:
parent
dba895788a
commit
74fabd8390
@ -1,8 +1,9 @@
|
||||
%global _without_tests 1
|
||||
%bcond_with tests
|
||||
|
||||
Name: python-soupsieve
|
||||
Version: 1.9.2
|
||||
Release: 4%{?dist}
|
||||
Release: 5%{?dist}
|
||||
Summary: CSS selector library
|
||||
|
||||
License: MIT
|
||||
@ -65,6 +66,9 @@ pytest-3 -v tests -k 'not test_namespace_xml_with_namespace'
|
||||
%license LICENSE.md
|
||||
|
||||
%changelog
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.9.2-5
|
||||
- Bootstrap for Python 3.9
|
||||
|
||||
* Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.9.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user