Rebuilt for Python 3.10
This commit is contained in:
parent
3926442604
commit
aede55457e
@ -1,8 +1,6 @@
|
||||
%global _without_doc 1
|
||||
%global _without_tests 1
|
||||
Name: python-hypothesis
|
||||
Version: 6.6.0
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
Summary: Library for property based testing
|
||||
|
||||
License: MPLv2.0
|
||||
@ -115,6 +113,9 @@ install -Dpm0644 -t %{buildroot}%{_mandir}/man1 docs/_build/man/hypothesis.1
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 6.6.0-4
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Wed Jun 02 2021 Python Maint <python-maint@redhat.com> - 6.6.0-3
|
||||
- Bootstrap for Python 3.10
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user