Rebuilt for Python 3.10
This commit is contained in:
parent
ab4d7bec45
commit
6bb9b7be15
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: python-%{modname}
|
Name: python-%{modname}
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Release: 5%{?dist}
|
Release: 6%{?dist}
|
||||||
Summary: Comprehensive WSGI web application library
|
Summary: Comprehensive WSGI web application library
|
||||||
|
|
||||||
License: BSD
|
License: BSD
|
||||||
@ -91,6 +91,9 @@ popd
|
|||||||
%doc docs/_build/html examples
|
%doc docs/_build/html examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 03 2021 Python Maint <python-maint@redhat.com> - 1.0.1-6
|
||||||
|
- Rebuilt for Python 3.10
|
||||||
|
|
||||||
* Thu May 13 2021 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-5
|
* Thu May 13 2021 Miro Hrončok <mhroncok@redhat.com> - 1.0.1-5
|
||||||
- Workaround failing tests with pytest 6.2+
|
- Workaround failing tests with pytest 6.2+
|
||||||
- Fixes: rhbz#1928083
|
- Fixes: rhbz#1928083
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user