mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python-tzlocal: update to 1.3
This commit is contained in:
parent
eacfdd7da3
commit
97c4819578
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-tzlocal'
|
# Template file for 'python-tzlocal'
|
||||||
pkgname=python-tzlocal
|
pkgname=python-tzlocal
|
||||||
version=1.2.2
|
version=1.3
|
||||||
revision=2
|
revision=1
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="tzlocal-${version}"
|
wrksrc="tzlocal-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Oliver Kiddle <okiddle@yahoo.co.uk>"
|
||||||
license="CC0-1.0"
|
license="CC0-1.0"
|
||||||
homepage="https://pypi.python.org/pypi/tzlocal"
|
homepage="https://pypi.python.org/pypi/tzlocal"
|
||||||
distfiles="${PYPI_SITE}/t/tzlocal/tzlocal-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/t/tzlocal/tzlocal-${version}.tar.gz"
|
||||||
checksum=cbbaa4e9d25c36386f12af9febe315139fdd39317b91abcb42d782a5e93e525d
|
checksum=d160c2ce4f8b1831dabfe766bd844cf9012f766539cf84139c2faac5201882ce
|
||||||
|
|
||||||
python3-tzlocal_package() {
|
python3-tzlocal_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
|
|
Loading…
Add table
Reference in a new issue