!10 updata package
From: @wenzhiwei11 Reviewed-by: @yangzhao_kl Signed-off-by: @yangzhao_kl
This commit is contained in:
commit
31958292ec
Binary file not shown.
BIN
portalocker-2.5.1.tar.gz
Normal file
BIN
portalocker-2.5.1.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-portalocker
|
Name: python-portalocker
|
||||||
Version: 2.4.0
|
Version: 2.5.1
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Wraps the portalocker recipe for easy usage
|
Summary: Wraps the portalocker recipe for easy usage
|
||||||
License: BSD-3-Clause
|
License: BSD-3-Clause
|
||||||
URL: https://github.com/WoLpH/portalocker
|
URL: https://github.com/WoLpH/portalocker
|
||||||
Source0: https://files.pythonhosted.org/packages/dc/60/9646b57d473d38fd23af22f18dce6baa4d591f37024e0c3dcd2d66814d50/portalocker-2.4.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/28/b5/ee15a73d2d1e3e4f8ed9cf46b8c590317fa182b5c50ab5149e0c66866f25/portalocker-2.5.1.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
|
||||||
@ -27,7 +27,7 @@ Provides: python3-portalocker-doc
|
|||||||
Portalocker is a library to provide an easy API to file locking.
|
Portalocker is a library to provide an easy API to file locking.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -n portalocker-2.4.0
|
%autosetup -n portalocker-2.5.1
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -68,6 +68,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 5 2022 wenzhiwei <wenzhiwei@kylinos.cn> - 2.5.1-1
|
||||||
|
- Update to 2.5.1
|
||||||
|
|
||||||
* Tue Aug 02 2022 liukuo <liukuo@kylinos.cn> - 2.4.0-2
|
* Tue Aug 02 2022 liukuo <liukuo@kylinos.cn> - 2.4.0-2
|
||||||
- License compliance rectification
|
- License compliance rectification
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user