python3-aniso8601: update to 8.1.1.
This commit is contained in:
parent
bb32be991b
commit
fafc7f1aaf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-aniso8601'
|
# Template file for 'python3-aniso8601'
|
||||||
pkgname=python3-aniso8601
|
pkgname=python3-aniso8601
|
||||||
version=8.1.0
|
version=8.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="aniso8601-${version}"
|
wrksrc="aniso8601-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
|
@ -11,7 +11,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="${PYPI_SITE}/a/aniso8601/aniso8601-$version.tar.gz"
|
distfiles="${PYPI_SITE}/a/aniso8601/aniso8601-$version.tar.gz"
|
||||||
checksum=246bf8d3611527030889e6df970878969d3a2f760ba3eb694fa1fb10e6ce53f9
|
checksum=be08b19c19ca527af722f2d4ba4dc569db292ec96f7de963746df4bb0bff9250
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue