update to version 0.15.1
This commit is contained in:
parent
f1427aecd2
commit
f4e66e2861
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
/pyrsistent-0.14.2.tar.gz
|
/pyrsistent-0.14.2.tar.gz
|
||||||
/pyrsistent-0.14.9.tar.gz
|
/pyrsistent-0.14.9.tar.gz
|
||||||
/pyrsistent-0.14.11.tar.gz
|
/pyrsistent-0.14.11.tar.gz
|
||||||
|
/pyrsistent-0.15.1.tar.gz
|
||||||
|
@ -13,7 +13,7 @@ original structure is left untouched.}
|
|||||||
|
|
||||||
Name: python-%{pypi_name}
|
Name: python-%{pypi_name}
|
||||||
Summary: Persistent/Functional/Immutable data structures
|
Summary: Persistent/Functional/Immutable data structures
|
||||||
Version: 0.14.11
|
Version: 0.15.1
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
|
||||||
@ -72,6 +72,9 @@ rm -rf %{pypi_name}.egg-info
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Apr 26 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.1-1
|
||||||
|
- Update to version 0.15.1.
|
||||||
|
|
||||||
* Fri Feb 22 2019 Fabio Valentini <decathorpe@gmail.com> - 0.14.11-1
|
* Fri Feb 22 2019 Fabio Valentini <decathorpe@gmail.com> - 0.14.11-1
|
||||||
- Update to version 0.14.11.
|
- Update to version 0.14.11.
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (pyrsistent-0.14.11.tar.gz) = c9dbf01a96d93eb7608f37febe2a51cb243fcee4d1dfc8821e74b576969ee7ca7097af85373b3eb58804715a2f4ab10ed92b42b1169580ad3e4ba9fb4739d3bb
|
SHA512 (pyrsistent-0.15.1.tar.gz) = 800be0c6ecb4490277b15637e6055a74ec10f612c700d8a38841eb3e8f0e4707652f67487afbcbce2636b46d14e4a6fdc058cd10de3d62082db242afdb3d0dd8
|
||||||
|
Loading…
Reference in New Issue
Block a user