update to version 0.15.4
This commit is contained in:
parent
2de88b82ab
commit
a08d0b61b3
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/pyrsistent-0.15.1.tar.gz
|
||||
/pyrsistent-0.15.2.tar.gz
|
||||
/pyrsistent-0.15.3.tar.gz
|
||||
/pyrsistent-0.15.4.tar.gz
|
||||
|
@ -13,8 +13,8 @@ original structure is left untouched.}
|
||||
|
||||
Name: python-%{pypi_name}
|
||||
Summary: Persistent/Functional/Immutable data structures
|
||||
Version: 0.15.3
|
||||
Release: 2%{?dist}
|
||||
Version: 0.15.4
|
||||
Release: 1%{?dist}
|
||||
License: MIT
|
||||
|
||||
URL: http://github.com/tobgu/pyrsistent/
|
||||
@ -72,6 +72,9 @@ rm -rf %{pypi_name}.egg-info
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 02 2019 Fabio Valentini <decathorpe@gmail.com> - 0.15.4-1
|
||||
- Update to version 0.15.4.
|
||||
|
||||
* Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.3-2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (pyrsistent-0.15.3.tar.gz) = d3a009e52f0c1fc7d78e1da7d496c3f6c0e8a548007022cd64b9a7ff8286a1f2ac352b6d39d0d1561f5353af4b743e47afaada3cdb019441e07e2ab1e94775e7
|
||||
SHA512 (pyrsistent-0.15.4.tar.gz) = a88cf1c8422919707f47ab3933841407075f1ea03d62dceb3f10433ff9514dc55b463720b83c53961a322dbd66074392295ef44ef9e831c9f1b527b4f18032a2
|
||||
|
Loading…
Reference in New Issue
Block a user