SF.net SVN: gar:[25138] csw/mgar/pkg/lang-python/pytz/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Sat Jun 27 16:35:16 CEST 2015
Revision: 25138
http://sourceforge.net/p/gar/code/25138
Author: dmichelsen
Date: 2015-06-27 14:35:16 +0000 (Sat, 27 Jun 2015)
Log Message:
-----------
lang-python/pytz/trunk: Update to 2015.4
Modified Paths:
--------------
csw/mgar/pkg/lang-python/pytz/trunk/Makefile
csw/mgar/pkg/lang-python/pytz/trunk/checksums
Modified: csw/mgar/pkg/lang-python/pytz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pytz/trunk/Makefile 2015-06-27 14:19:55 UTC (rev 25137)
+++ csw/mgar/pkg/lang-python/pytz/trunk/Makefile 2015-06-27 14:35:16 UTC (rev 25138)
@@ -1,10 +1,10 @@
# $Id$
NAME = pytz
-VERSION = 2014.3
+VERSION = 2015.4
CATEGORIES = python
GARTYPE = v2
-DESCRIPTION = Pytz brings the Olson timezone database into Python.
+DESCRIPTION = Pytz brings the Olson timezone database into Python
define BLURB
pytz brings the Olson tz database into Python. This library allows
accurate and cross platform timezone calculations using Python 2.3
@@ -14,11 +14,13 @@
endef
MASTER_SITES = $(PYPI_MIRROR)
-DISTFILES = $(DISTNAME).tar.bz2
-VENDOR_URL = http://$(NAME).sourceforge.net/
-PACKAGES = CSWpy-tz
+DISTFILES += $(DISTNAME).tar.bz2
-LICENSE = LICENSE.txt
-ARCHALL = 1
+VENDOR_URL = http://pythonhosted.org/pytz/
+PACKAGES += CSWpy-tz
+SPKG_DESC_CSWpy-tz = Pytz brings the Olson timezone database into Python
+# PKGFILES is catchall
+ARCHALL_CSWpy-tz = 1
+
include gar/category.mk
Modified: csw/mgar/pkg/lang-python/pytz/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pytz/trunk/checksums 2015-06-27 14:19:55 UTC (rev 25137)
+++ csw/mgar/pkg/lang-python/pytz/trunk/checksums 2015-06-27 14:35:16 UTC (rev 25138)
@@ -1 +1 @@
-73ec19d78ae6a0e168c7ff781bde289d pytz-2014.3.tar.bz2
+39f7375c4b1fa34cdcb4b4765d08f817 pytz-2015.4.tar.bz2
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list