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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Aug 13 01:28:12 CEST 2013


Revision: 21718
          http://gar.svn.sourceforge.net/gar/?rev=21718&view=rev
Author:   wahwah
Date:     2013-08-12 23:28:08 +0000 (Mon, 12 Aug 2013)
Log Message:
-----------
lang-python/distribute: initial commit

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

Added Paths:
-----------
    csw/mgar/pkg/lang-python/distribute/

Modified: csw/mgar/pkg/lang-python/distribute/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/mock/trunk/Makefile	2013-04-23 13:10:04 UTC (rev 20848)
+++ csw/mgar/pkg/lang-python/distribute/trunk/Makefile	2013-08-12 23:28:08 UTC (rev 21718)
@@ -2,15 +2,15 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-NAME = mock
-VERSION = 1.0.1
+NAME = distribute
+VERSION = 0.7.3
 CATEGORIES = python
 GARTYPE = v2
 
-DESCRIPTION = A Python Mocking and Patching Library for Testing
+DESCRIPTION = This package is a simple compatibility layer that installs Setuptools 0.7+
 
-DISTFILES = $(DISTNAME).tar.gz
-VENDOR_URL = https://pypi.python.org/pypi/mock/1.0.1
+DISTFILES = $(DISTNAME).zip
+VENDOR_URL = https://pypi.python.org/pypi/distribute
 ARCHALL = 1
 TEST_SCRIPTS =
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/distribute/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/mock/trunk/checksums	2013-04-23 13:10:04 UTC (rev 20848)
+++ csw/mgar/pkg/lang-python/distribute/trunk/checksums	2013-08-12 23:28:08 UTC (rev 21718)
@@ -1 +1 @@
-c3971991738caa55ec7c356bbc154ee2  mock-1.0.1.tar.gz
+c6c59594a7b180af57af8a0cc0cf5b4a  distribute-0.7.3.zip

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