mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
python3-aniso8601: update to 9.0.0.
This commit is contained in:
parent
0fe67ad506
commit
57e9c2a7c9
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.1
|
version=9.0.0
|
||||||
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=be08b19c19ca527af722f2d4ba4dc569db292ec96f7de963746df4bb0bff9250
|
checksum=1c38967317cf761d2ccd908a9d4b654eace289d7bddfb586594e85911956af86
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue