update to version 0.15.7
This commit is contained in:
parent
c39fa28883
commit
2849d2b242
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,3 +10,4 @@
|
||||
/pyrsistent-0.15.4.tar.gz
|
||||
/pyrsistent-0.15.5.tar.gz
|
||||
/pyrsistent-0.15.6.tar.gz
|
||||
/pyrsistent-0.15.7.tar.gz
|
||||
|
@ -13,7 +13,7 @@ original structure is left untouched.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Summary: Persistent/Functional/Immutable data structures
|
||||
Version: 0.15.6
|
||||
Version: 0.15.7
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
||||
@ -72,6 +72,9 @@ rm -rf %{pypi_name}.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Jan 10 2020 Fabio Valentini <decathorpe@gmail.com> - 0.15.7-1
|
||||
- Update to version 0.15.7.
|
||||
|
||||
* Sun Nov 24 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.6-1
|
||||
- Update to version 0.15.6.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyrsistent-0.15.6.tar.gz) = 42b259c66e118d5b09bcc64e57441729146ed9b40e9fd18cda83c4aa0523d5bc3acde3177113e1f2a1b5c1e3a14d15b369df9701a9218a88a656ba0359b5ff10
|
||||
SHA512 (pyrsistent-0.15.7.tar.gz) = ebd6f4479d3583fc2678c881eedc97889b1e3ef2f0cb8a60d241d5306cc8c2907e3aa50a19f47fb37565794903dc1c823dbf6c3813a93d2e851cb694daa535e3
|
||||
|
Loading…
Reference in New Issue
Block a user