update to version 0.15.2
This commit is contained in:
parent
dbd96eae8f
commit
4143046bbd
1
.gitignore
vendored
1
.gitignore
vendored
@ -5,3 +5,4 @@
|
||||
/pyrsistent-0.14.9.tar.gz
|
||||
/pyrsistent-0.14.11.tar.gz
|
||||
/pyrsistent-0.15.1.tar.gz
|
||||
/pyrsistent-0.15.2.tar.gz
|
||||
|
@ -13,7 +13,7 @@ original structure is left untouched.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Summary: Persistent/Functional/Immutable data structures
|
||||
Version: 0.15.1
|
||||
Version: 0.15.2
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
||||
@ -68,10 +68,13 @@ rm -rf %{pypi_name}.egg-info
|
||||
|
||||
%{python3_sitearch}/%{pypi_name}/
|
||||
%{python3_sitearch}/pvectorc.cpython-3?*.so
|
||||
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info
|
||||
%{python3_sitearch}/%{pypi_name}-%{version}-py?.?.egg-info/
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 17 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.2-1
|
||||
- Update to version 0.15.2.
|
||||
|
||||
* Fri Apr 26 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.1-1
|
||||
- Update to version 0.15.1.
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyrsistent-0.15.1.tar.gz) = 800be0c6ecb4490277b15637e6055a74ec10f612c700d8a38841eb3e8f0e4707652f67487afbcbce2636b46d14e4a6fdc058cd10de3d62082db242afdb3d0dd8
|
||||
SHA512 (pyrsistent-0.15.2.tar.gz) = 60f237bdde11addfbf6ad920e1c52d779b60f191b966f42f24f5787c3b9c8a01bcb1db580f274a6d688802d0fb8264b084c1087a86ee3b2c5868788a3e2cc7e0
|
||||
|
Loading…
Reference in New Issue
Block a user