python3-aniso8601: update to 8.0.0.
This commit is contained in:
parent
4607585cd4
commit
3aab041536
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=7.0.0
|
version=8.0.0
|
||||||
revision=1
|
revision=1
|
||||||
archs=noarch
|
archs=noarch
|
||||||
_gitver=20c1f00a38f8
|
_gitver=0ec13b9d81c9
|
||||||
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=65ee237d9cb5d63f153ef6de355ad501ce36543107d590cf2d2e83e3d01dd511
|
checksum=4947491026822bfc5711f3f51f9b4399996c6fe7b635e38e3e260c1f6cd81bd2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue