[csw-devel] SF.net SVN: gar:[22078] csw/mgar/pkg/lang-python/pysetuptools/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Oct 1 16:48:59 CEST 2013


Revision: 22078
          http://gar.svn.sourceforge.net/gar/?rev=22078&view=rev
Author:   wahwah
Date:     2013-10-01 14:48:59 +0000 (Tue, 01 Oct 2013)
Log Message:
-----------
lang-python/pysetuptools/trunk: There's a file with a space in the filename

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile
    csw/mgar/pkg/lang-python/pysetuptools/trunk/checksums

Modified: csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile	2013-10-01 14:10:15 UTC (rev 22077)
+++ csw/mgar/pkg/lang-python/pysetuptools/trunk/Makefile	2013-10-01 14:48:59 UTC (rev 22078)
@@ -1,11 +1,11 @@
 # $Id$
 
 NAME = setuptools
-VERSION = 0.6c11
+VERSION = 1.1.6
 CATEGORIES = python
 GARTYPE = v2
 
-SPKG_SOURCEURL = http://peak.telecommunity.com/DevCenter/setuptools
+VENDOR_URL = https://pypi.python.org/pypi/setuptools
 PYSETUPTOOLS_VERSION := $(shell echo $(VERSION) | sed -e 's/[a-z].*//')
 PYSETUPTOOLS_RELEASE := $(shell echo $(VERSION) | sed -e 's/^[0-9].[0-9]*//')
 
@@ -15,19 +15,13 @@
 endef
 
 ARCHALL_CSWpy-setuptools = 1
-MASTER_SITES = http://cheeseshop.python.org/packages/source/s/setuptools/
-UFILES_REGEX = $(NAME)(\d+(?:\.\d+)*)
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 DISTFILES += LICENSE
-PACKAGES = CSWpy-setuptools
-CATALOG_NAME_CSWpy-setuptools = py_setuptools
 OBSOLETED_BY_CSWpy-setuptools = CSWpysetuptools
 SPKG_DESC_CSWpy-setuptools = Distribution Utiltiies for Python
-TEST_SCRIPTS = 
+TEST_SCRIPTS =
 LICENSE = LICENSE
 
-CHECKPKG_OVERRIDES_CSWpysetuptools += surplus-dependency|CSWpython
-
 include gar/category.mk
 
 post-merge:

Modified: csw/mgar/pkg/lang-python/pysetuptools/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/pysetuptools/trunk/checksums	2013-10-01 14:10:15 UTC (rev 22077)
+++ csw/mgar/pkg/lang-python/pysetuptools/trunk/checksums	2013-10-01 14:48:59 UTC (rev 22078)
@@ -1,2 +1 @@
-6112dae19d2f18243f252dd4ca059255  LICENSE
-7df2a529a074f613b509fb44feefe74e  setuptools-0.6c11.tar.gz
+ee82ea53def4480191061997409d2996  setuptools-1.1.6.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