Update to 0.17.3 (close RHBZ#1712140)
This commit is contained in:
parent
227cd6eec9
commit
2926cf32cf
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@
|
|||||||
/fasteners-0.13.0.tar.gz
|
/fasteners-0.13.0.tar.gz
|
||||||
/fasteners-0.14.1.tar.gz
|
/fasteners-0.14.1.tar.gz
|
||||||
/fasteners-0.17.tar.gz
|
/fasteners-0.17.tar.gz
|
||||||
|
/fasteners-0.17.3.tar.gz
|
||||||
|
|||||||
@ -3,7 +3,7 @@
|
|||||||
%bcond_with diskcache
|
%bcond_with diskcache
|
||||||
|
|
||||||
Name: python-fasteners
|
Name: python-fasteners
|
||||||
Version: 0.17
|
Version: 0.17.3
|
||||||
Release: %autorelease
|
Release: %autorelease
|
||||||
Summary: A python package that provides useful locks
|
Summary: A python package that provides useful locks
|
||||||
|
|
||||||
@ -65,7 +65,7 @@ sed -r -i '/\b(diskcache)\b/d' requirements-test.txt
|
|||||||
|
|
||||||
%files -n python3-fasteners -f %{pyproject_files}
|
%files -n python3-fasteners -f %{pyproject_files}
|
||||||
# pyproject_files handles LICENSE; verify with “rpm -qL -p …”
|
# pyproject_files handles LICENSE; verify with “rpm -qL -p …”
|
||||||
%doc ChangeLog
|
%doc CHANGELOG
|
||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (fasteners-0.17.tar.gz) = b0072144f16486202f8e8d5e8fc9f87999ec932502023f6e3f066b8ea8f535f70032000609928b717799a378a167019f30af052a31acbdf5932da8a054211eaf
|
SHA512 (fasteners-0.17.3.tar.gz) = bed890d674bbb8d0442cb0a36c81bd5d1b4e555534ce4451f1cf70dcf72e222d52ae98154d09ac0ad1e52d1a2026c532fd40df715fbbd6bc95f874a916911ec7
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user