python3-fasteners: update to 0.16.3.
This commit is contained in:
parent
af84629e87
commit
17001c9e64
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-fasteners'
|
||||
pkgname=python3-fasteners
|
||||
version=0.16.2
|
||||
version=0.16.3
|
||||
revision=1
|
||||
wrksrc="fasteners-${version}"
|
||||
build_style=python3-module
|
||||
|
@ -11,4 +11,4 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://pypi.org/project/fasteners/"
|
||||
distfiles="${PYPI_SITE}/f/fasteners/fasteners-${version}.tar.gz"
|
||||
checksum=2fa2ca17a4fa0510ff63e0a091ab58fdd1bcdbab82e08d4e449b85ff086fa68e
|
||||
checksum=b1ab4e5adfbc28681ce44b3024421c4f567e705cc3963c732bf1cba3348307de
|
||||
|
|
Loading…
Reference in New Issue