!10 Update package to version 0.19.3
From: @wubijie123 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
547348fb9c
Binary file not shown.
BIN
pyrsistent-0.19.3.tar.gz
Normal file
BIN
pyrsistent-0.19.3.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.19.2
|
Version: 0.19.3
|
||||||
Release: 2
|
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/b8/ef/325da441a385a8a931b3eeb70db23cb52da42799691988d8d943c5237f10/pyrsistent-0.19.2.tar.gz
|
Source0: https://files.pythonhosted.org/packages/bf/90/445a7dbd275c654c268f47fa9452152709134f61f09605cf776407055a89/pyrsistent-0.19.3.tar.gz
|
||||||
Patch0: 0001-relax-dependency-on-pytest.patch
|
Patch0: 0001-relax-dependency-on-pytest.patch
|
||||||
%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
|
||||||
@ -82,6 +82,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 9 2023 wubijie <wubijie@kylinos.cn> - 0.19.3-1
|
||||||
|
- Update package to version 0.19.3
|
||||||
|
|
||||||
* Tue Jan 17 2023 liyanan <liyanan32@h-partners.com> - 0.19.2-2
|
* Tue Jan 17 2023 liyanan <liyanan32@h-partners.com> - 0.19.2-2
|
||||||
- relax dependency on pytest
|
- relax dependency on pytest
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user