mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
python3-tzlocal: update to 4.3.
This commit is contained in:
parent
ac71c5d3a8
commit
0fb5ae6313
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-tzlocal'
|
# Template file for 'python3-tzlocal'
|
||||||
pkgname=python3-tzlocal
|
pkgname=python3-tzlocal
|
||||||
version=4.2
|
version=4.3
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-wheel"
|
hostmakedepends="python3-wheel"
|
||||||
depends="python3-pytz_deprecation_shim"
|
depends="python3-pytz_deprecation_shim"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/regebro/tzlocal"
|
homepage="https://github.com/regebro/tzlocal"
|
||||||
changelog="https://raw.githubusercontent.com/regebro/tzlocal/master/CHANGES.txt"
|
changelog="https://raw.githubusercontent.com/regebro/tzlocal/master/CHANGES.txt"
|
||||||
distfiles="https://github.com/regebro/tzlocal/archive/refs/tags/${version}.tar.gz"
|
distfiles="https://github.com/regebro/tzlocal/archive/refs/tags/${version}.tar.gz"
|
||||||
checksum=9bbfaedb6083467003bd1a622a412a7b2f1608f45b2d9132bf936f55fe72d65e
|
checksum=3c27e0fd8d6dbc403d0622d3f2e8804503e3099adf432fdbb91c676cf1f3f884
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Add table
Reference in a new issue