mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-13 12:47:01 +02:00
python3-aniso8601: update to 10.0.0.
This commit is contained in:
parent
59abcb2dca
commit
9c7f38dbc6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-aniso8601'
|
||||
pkgname=python3-aniso8601
|
||||
version=9.0.1
|
||||
revision=5
|
||||
version=10.0.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-dateutil"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://bitbucket.org/nielsenb/aniso8601"
|
||||
distfiles="${PYPI_SITE}/a/aniso8601/aniso8601-$version.tar.gz"
|
||||
checksum=72e3117667eedf66951bb2d93f4296a56b94b078a8a95905a052611fb3f1b973
|
||||
checksum=ff1d0fc2346688c62c0151547136ac30e322896ed8af316ef7602c47da9426cf
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue