Merge pull request #12045 from peter-stadler/pytz
python-pytz: update version to 2020.1
This commit is contained in:
commit
ea7c3e056b
1 changed files with 3 additions and 3 deletions
|
@ -8,11 +8,11 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=python-pytz
|
||||
PKG_VERSION:=2019.3
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=2020.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PYPI_NAME:=pytz
|
||||
PKG_HASH:=b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be
|
||||
PKG_HASH:=c35965d010ce31b23eeb663ed3cc8c906275d6be1a34393a1d73a41febf4a048
|
||||
|
||||
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||
PKG_LICENSE:=MIT
|
||||
|
|
Loading…
Reference in a new issue