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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Oct 3 14:41:48 CEST 2013


Revision: 22111
          http://gar.svn.sourceforge.net/gar/?rev=22111&view=rev
Author:   wahwah
Date:     2013-10-03 12:41:48 +0000 (Thu, 03 Oct 2013)
Log Message:
-----------
lang-python/distribute/trunk: No, distribute_setup.py should not be part of this package. Each project using it should download and include a copy of it.

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

Modified: csw/mgar/pkg/lang-python/distribute/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/distribute/trunk/Makefile	2013-10-03 12:33:44 UTC (rev 22110)
+++ csw/mgar/pkg/lang-python/distribute/trunk/Makefile	2013-10-03 12:41:48 UTC (rev 22111)
@@ -7,17 +7,11 @@
 CATEGORIES = python
 GARTYPE = v2
 
-DESCRIPTION = This package is a simple compatibility layer that installs Setuptools 0.7+
+DESCRIPTION = Simple compatibility layer that installs Setuptools 0.7+
 
-MASTER_SITES += http://python-distribute.org/
 DISTFILES = $(DISTNAME).zip
-DISTFILES += distribute_setup.py
 VENDOR_URL = https://pypi.python.org/pypi/distribute
 ARCHALL = 1
 TEST_SCRIPTS =
 DEP_PKGS_CSWpy-distribute = CSWpy-setuptools
 include gar/category.mk
-
-post-install:
-	ginstall $(WORKDIR)/distribute_setup.py $(DESTDIR)$(PYTHON_SITE_PACKAGES)
-	@$(MAKECOOKIE)

Modified: csw/mgar/pkg/lang-python/distribute/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/distribute/trunk/checksums	2013-10-03 12:33:44 UTC (rev 22110)
+++ csw/mgar/pkg/lang-python/distribute/trunk/checksums	2013-10-03 12:41:48 UTC (rev 22111)
@@ -1,2 +1 @@
 c6c59594a7b180af57af8a0cc0cf5b4a  distribute-0.7.3.zip
-765e07c18a2c8af2f6d99a124e21824d  distribute_setup.py

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