Update package to version 3.12.4
This commit is contained in:
parent
f65b5614a4
commit
2f6f6031b4
Binary file not shown.
BIN
filelock-3.12.4.tar.gz
Normal file
BIN
filelock-3.12.4.tar.gz
Normal file
Binary file not shown.
@ -1,10 +1,10 @@
|
||||
Name: python-filelock
|
||||
Version: 3.12.2
|
||||
Version: 3.12.4
|
||||
Release: 1
|
||||
Summary: A platform independent file lock
|
||||
License: Unlicense
|
||||
URL: https://github.com/benediktschmitt/py-filelock
|
||||
Source0: https://files.pythonhosted.org/packages/00/0b/c506e9e44e4c4b6c89fcecda23dc115bf8e7ff7eb127e0cb9c114cbc9a15/filelock-3.12.2.tar.gz
|
||||
Source0: https://files.pythonhosted.org/packages/d5/71/bb1326535231229dd69a9dd2e338f6f54b2d57bd88fc4a52285c0ab8a5f6/filelock-3.12.4.tar.gz
|
||||
|
||||
BuildArch: noarch
|
||||
|
||||
@ -41,7 +41,7 @@ independent file locking mechanism for Python.
|
||||
%pyproject_build
|
||||
|
||||
%install
|
||||
%pyproject_install filelock==%{version}
|
||||
%pyproject_install
|
||||
|
||||
%check
|
||||
export PYTHONPATH=%{buildroot}%{python3_sitelib}/
|
||||
@ -62,6 +62,9 @@ pytest
|
||||
%doc README.md
|
||||
|
||||
%changelog
|
||||
* Thu Oct 26 2023 jiangxinyu <jiangxinyu@kylinos.cn> - 3.12.4-1
|
||||
- Update package to version 3.12.4
|
||||
|
||||
* Wed Jun 21 2023 chendexi <chendexi@kylinos.cn> - 3.12.2-1
|
||||
- Update package to version 3.12.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user