!8 Upgrade to version 2.4.0
From: @wu-leilei Reviewed-by: @shinwell_hu Signed-off-by: @shinwell_hu
This commit is contained in:
commit
8e223c2c76
Binary file not shown.
BIN
portalocker-2.4.0.tar.gz
Normal file
BIN
portalocker-2.4.0.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.0.0
|
Version: 2.4.0
|
||||||
Release: 2
|
Release: 1
|
||||||
Summary: Wraps the portalocker recipe for easy usage
|
Summary: Wraps the portalocker recipe for easy usage
|
||||||
License: PSF
|
License: PSF
|
||||||
URL: https://github.com/WoLpH/portalocker
|
URL: https://github.com/WoLpH/portalocker
|
||||||
Source0: https://files.pythonhosted.org/packages/df/48/62cf97ff7d2233e7db29dfb83f1584e26289e88af8af39de1a76629ac487/portalocker-2.0.0.tar.gz
|
Source0: https://files.pythonhosted.org/packages/dc/60/9646b57d473d38fd23af22f18dce6baa4d591f37024e0c3dcd2d66814d50/portalocker-2.4.0.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.0.0
|
%autosetup -n portalocker-2.4.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%py3_build
|
%py3_build
|
||||||
@ -68,6 +68,9 @@ mv %{buildroot}/doclist.lst .
|
|||||||
%{_docdir}/*
|
%{_docdir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 23 2022 SimpleUpdate Robot <tc@openeuler.org> - 2.4.0-1
|
||||||
|
- Upgrade to version 2.4.0
|
||||||
|
|
||||||
* Sat Oct 09 2021 wulei <wulei80@huawei.com> - 2.0.0-2
|
* Sat Oct 09 2021 wulei <wulei80@huawei.com> - 2.0.0-2
|
||||||
- Delete module folder after uninstall
|
- Delete module folder after uninstall
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user