mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
python/tzlocal: Updated for version 1.3.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ab9d53cdec
commit
3d2ef7921f
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tzlocal
|
||||
VERSION=${VERSION:-1.2.2}
|
||||
VERSION=${VERSION:-1.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tzlocal"
|
||||
VERSION="1.2.2"
|
||||
VERSION="1.3"
|
||||
HOMEPAGE="https://github.com/regebro/tzlocal"
|
||||
DOWNLOAD="https://pypi.python.org/packages/source/t/tzlocal/tzlocal-1.2.2.tar.gz"
|
||||
MD5SUM="a5b9d0177e4d082140c7ec08477743dd"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d3/64/e4b18738496213f82b88b31c431a0e4ece143801fb6771dddd1c2bf0101b/tzlocal-1.3.tar.gz"
|
||||
MD5SUM="3cb544b3975b59f91a793850a072d4a8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="pytz"
|
||||
|
|
Loading…
Reference in a new issue