python3-aniso8601: update to 4.1.0
This commit is contained in:
parent
557840354b
commit
c0be93c6dc
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
||||||
# Template file for 'python3-aniso8601'
|
# Template file for 'python3-aniso8601'
|
||||||
pkgname=python3-aniso8601
|
pkgname=python3-aniso8601
|
||||||
version=4.0.1
|
version=4.1.0
|
||||||
revision=1
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
_gitver=455a4a8e7e1b
|
_gitver=e9e74b94c8ed
|
||||||
wrksrc="nielsenb-aniso8601-${_gitver}"
|
wrksrc="nielsenb-aniso8601-${_gitver}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
pycompile_module="aniso8601"
|
pycompile_module="aniso8601"
|
||||||
|
@ -14,7 +14,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://bitbucket.org/nielsenb/aniso8601"
|
homepage="https://bitbucket.org/nielsenb/aniso8601"
|
||||||
distfiles="${homepage}/get/v${version}.tar.gz"
|
distfiles="${homepage}/get/v${version}.tar.gz"
|
||||||
checksum=7a01116e9e931c7c29f2dfdd66ce081db3369d15538e708e18fce30159530852
|
checksum=4fe64dee414bb1b6ce2880dfedc42944d675430dcbea157bf3768246eebd4512
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue