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