Rebuilt for Python 3.9
This commit is contained in:
parent
74fabd8390
commit
ee5de2f4bc
@ -1,9 +1,8 @@
|
||||
%global _without_tests 1
|
||||
%bcond_with tests
|
||||
|
||||
Name: python-soupsieve
|
||||
Version: 1.9.2
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: CSS selector library
|
||||
|
||||
License: MIT
|
||||
@ -66,6 +65,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-6
|
||||
- Rebuilt for Python 3.9
|
||||
|
||||
* Sat May 23 2020 Miro Hrončok <mhroncok@redhat.com> - 1.9.2-5
|
||||
- Bootstrap for Python 3.9
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user