python3-fasteners: update to 0.17.3.
This commit is contained in:
parent
d18bd418b8
commit
4542ecd48e
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-fasteners'
|
||||
pkgname=python3-fasteners
|
||||
version=0.17.2
|
||||
version=0.17.3
|
||||
revision=1
|
||||
wrksrc="fasteners-${version}"
|
||||
build_style=python3-pep517
|
||||
|
@ -9,5 +9,6 @@ short_desc="Python3 package that provides useful locks"
|
|||
maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||
license="Apache-2.0"
|
||||
homepage="https://pypi.org/project/fasteners/"
|
||||
changelog="https://github.com/harlowja/fasteners/blob/master/CHANGELOG"
|
||||
distfiles="${PYPI_SITE}/f/fasteners/fasteners-${version}.tar.gz"
|
||||
checksum=2aceacb2bd618ce8526676f7a3e84ea25d0165ef10abb574a45b4a9c07292d2e
|
||||
checksum=a9a42a208573d4074c77d041447336cf4e3c1389a256fd3e113ef59cf29b7980
|
||||
|
|
Loading…
Reference in a new issue