Rebuilt for Python 3.10
This commit is contained in:
parent
004c6d8986
commit
04c185dbc0
@ -12,7 +12,7 @@ original structure is left untouched.}
|
||||
Name: python-%{srcname}
|
||||
Summary: Persistent/Functional/Immutable data structures
|
||||
Version: 0.17.3
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
|
||||
# The entire source is MIT, except pyrsistent/_toolz.py which is BSD.
|
||||
License: MIT and BSD
|
||||
@ -132,6 +132,9 @@ env PYTHONHASHSEED=0 %pytest --doctest-modules %{srcname}
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 0.17.3-7
|
||||
- Rebuilt for Python 3.10
|
||||
|
||||
* Thu Mar 25 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 0.17.3-6
|
||||
- Improved source URL (better tarball name)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user