python3-fasteners: update to 0.16.1.
This commit is contained in:
parent
cc205904e3
commit
6545adb4c8
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-fasteners'
|
||||
pkgname=python3-fasteners
|
||||
version=0.16
|
||||
version=0.16.1
|
||||
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=c995d8c26b017c5d6a6de9ad29a0f9cdd57de61ae1113d28fac26622b06a0933
|
||||
checksum=b6f488d0fc9a3591a32d779400a00c3ebfadd41f45eb024d66f15a6c4e1c4a72
|
||||
|
|
Loading…
Reference in a new issue