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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sat Apr 19 12:33:25 CEST 2014


Revision: 23430
          http://sourceforge.net/p/gar/code/23430
Author:   wahwah
Date:     2014-04-19 10:33:23 +0000 (Sat, 19 Apr 2014)
Log Message:
-----------
futures: Initial commit

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

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

Modified: csw/mgar/pkg/lang-python/futures/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/mock/trunk/Makefile	2014-03-25 00:03:42 UTC (rev 23275)
+++ csw/mgar/pkg/lang-python/futures/trunk/Makefile	2014-04-19 10:33:23 UTC (rev 23430)
@@ -2,14 +2,14 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-NAME = mock
-VERSION = 1.0.1
+NAME = futures
+VERSION = 2.1.6
 CATEGORIES = python
 GARTYPE = v2
 
-DESCRIPTION = A Python Mocking and Patching Library for Testing
+DESCRIPTION = Backport of the concurrent.futures package from Python 3.2
 
 DISTFILES = $(DISTNAME).tar.gz
-VENDOR_URL = https://pypi.python.org/pypi/mock/1.0.1
+VENDOR_URL = http://code.google.com/p/pythonfutures
 ARCHALL = 1
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/futures/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/mock/trunk/checksums	2014-03-25 00:03:42 UTC (rev 23275)
+++ csw/mgar/pkg/lang-python/futures/trunk/checksums	2014-04-19 10:33:23 UTC (rev 23430)
@@ -1 +1 @@
-c3971991738caa55ec7c356bbc154ee2  mock-1.0.1.tar.gz
+cfab9ac3cd55d6c7ddd0546a9f22f453  futures-2.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