python-fasteners: update to 0.15.
This commit is contained in:
parent
cd336cfe85
commit
52650b3808
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-fasteners'
|
# Template file for 'python-fasteners'
|
||||||
pkgname=python-fasteners
|
pkgname=python-fasteners
|
||||||
version=0.14.1
|
version=0.15
|
||||||
revision=4
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
wrksrc="fasteners-${version}"
|
wrksrc="fasteners-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
homepage="https://pypi.org/project/fasteners/"
|
homepage="https://pypi.org/project/fasteners/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="${PYPI_SITE}/f/fasteners/fasteners-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/f/fasteners/fasteners-${version}.tar.gz"
|
||||||
checksum=427c76773fe036ddfa41e57d89086ea03111bbac57c55fc55f3006d027107e18
|
checksum=3a176da6b70df9bb88498e1a18a9e4a8579ed5b9141207762368a1017bf8f5ef
|
||||||
|
|
||||||
python3-fasteners_package() {
|
python3-fasteners_package() {
|
||||||
archs=noarch
|
archs=noarch
|
||||||
|
|
Loading…
Reference in a new issue