Update version to 0.19.2
This commit is contained in:
parent
47417e670a
commit
57cb7d619a
Binary file not shown.
BIN
pyrsistent-0.19.2.tar.gz
Normal file
BIN
pyrsistent-0.19.2.tar.gz
Normal file
Binary file not shown.
@ -1,11 +1,11 @@
|
|||||||
%global _empty_manifest_terminate_build 0
|
%global _empty_manifest_terminate_build 0
|
||||||
Name: python-pyrsistent
|
Name: python-pyrsistent
|
||||||
Version: 0.18.1
|
Version: 0.19.2
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: Persistent/Functional/Immutable data structures
|
Summary: Persistent/Functional/Immutable data structures
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://github.com/tobgu/pyrsistent/
|
URL: http://github.com/tobgu/pyrsistent/
|
||||||
Source0: https://files.pythonhosted.org/packages/42/ac/455fdc7294acc4d4154b904e80d964cc9aae75b087bbf486be04df9f2abd/pyrsistent-0.18.1.tar.gz
|
Source0: https://files.pythonhosted.org/packages/b8/ef/325da441a385a8a931b3eeb70db23cb52da42799691988d8d943c5237f10/pyrsistent-0.19.2.tar.gz
|
||||||
%description
|
%description
|
||||||
Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in
|
Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in
|
||||||
the sense that they are immutable.
|
the sense that they are immutable.
|
||||||
@ -81,6 +81,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Dec 06 2022 dingdingaaaaa <dingziwei@kylinos.cn> - 0.19.2-1
|
||||||
|
- update version to 0.19.2
|
||||||
|
|
||||||
* Mon May 16 2022 OpenStack_SIG <openstack@openeuler.org> - 0.18.1-1
|
* Mon May 16 2022 OpenStack_SIG <openstack@openeuler.org> - 0.18.1-1
|
||||||
- Upgrade package python3-pyrsistent to version 0.18.1
|
- Upgrade package python3-pyrsistent to version 0.18.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user