[csw-devel] SF.net SVN: gar:[17435] csw/mgar/pkg/lang-python/python-gflags/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sat Mar 17 11:58:14 CET 2012
Revision: 17435
http://gar.svn.sourceforge.net/gar/?rev=17435&view=rev
Author: wahwah
Date: 2012-03-17 10:58:14 +0000 (Sat, 17 Mar 2012)
Log Message:
-----------
lang-python/python-gflags/trunk: upgrade to 2.0
Modified Paths:
--------------
csw/mgar/pkg/lang-python/python-gflags/trunk/Makefile
csw/mgar/pkg/lang-python/python-gflags/trunk/checksums
Modified: csw/mgar/pkg/lang-python/python-gflags/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-gflags/trunk/Makefile 2012-03-16 18:06:50 UTC (rev 17434)
+++ csw/mgar/pkg/lang-python/python-gflags/trunk/Makefile 2012-03-17 10:58:14 UTC (rev 17435)
@@ -3,10 +3,10 @@
# $Id$
NAME = python-gflags
-VERSION = 1.3
+VERSION = 2.0
CATEGORIES = python
GARTYPE = v2
-DESCRIPTION = python equivalent of google-gflags, a Google commandline flag implementation
+DESCRIPTION = Commandline flags module for Python
define BLURB
This project is the python equivalent of google-gflags, a Google commandline
flag implementation for C++. It is intended to be used in situations where a
@@ -18,7 +18,10 @@
MASTER_SITES = $(GOOGLE_MIRROR)
DISTNAME = $(NAME)-$(VERSION)
DISTFILES = $(DISTNAME).tar.gz
+
+UPSTREAM_MASTER_SITES = http://code.google.com/p/$(NAME)/downloads/list
UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+
PACKAGES = CSWpy-gflags
CATALOGNAME = py_gflags
ARCHALL_CSWpy-gflags = 1
Modified: csw/mgar/pkg/lang-python/python-gflags/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/python-gflags/trunk/checksums 2012-03-16 18:06:50 UTC (rev 17434)
+++ csw/mgar/pkg/lang-python/python-gflags/trunk/checksums 2012-03-17 10:58:14 UTC (rev 17435)
@@ -1 +1 @@
-791a93cfbcea94e35576865c9c1e8ee3 python-gflags-1.3.tar.gz
+c3ab70218dbf945cc32c0cd64c51d162 python-gflags-2.0.tar.gz
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