python-pytz: update to 2021.3.
This commit is contained in:
parent
401a61cd0b
commit
10bb958d83
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2021.1
|
||||
version=2021.3
|
||||
revision=1
|
||||
wrksrc="pytz-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="MIT"
|
||||
homepage="https://pythonhosted.org/pytz/"
|
||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||
checksum=83a4a90894bf38e243cf052c8b58f381bfe9a7a483f6a9cab140bc7f702ac4da
|
||||
checksum=acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326
|
||||
|
||||
do_check() {
|
||||
PYTHONPATH=build-2.7/lib python2 -m pytest
|
||||
|
|
Loading…
Reference in a new issue