mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
python3-aniso8601: update to 10.0.1.
This commit is contained in:
parent
7907f23b8b
commit
f10a0a9d50
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=10.0.0
|
version=10.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -10,7 +10,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=ff1d0fc2346688c62c0151547136ac30e322896ed8af316ef7602c47da9426cf
|
checksum=25488f8663dd1528ae1f54f94ac1ea51ae25b4d531539b8bc707fed184d16845
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue