SF.net SVN: gar:[22213] csw/mgar/pkg/lang-python/zope-interface/trunk

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Mon Oct 14 17:35:33 CEST 2013


Revision: 22213
          http://gar.svn.sourceforge.net/gar/?rev=22213&view=rev
Author:   dmichelsen
Date:     2013-10-14 15:35:32 +0000 (Mon, 14 Oct 2013)
Log Message:
-----------
lang-python/zope-interface/trunk: Update to 4.0.5

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

Modified: csw/mgar/pkg/lang-python/zope-interface/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/zope-interface/trunk/Makefile	2013-10-14 14:44:48 UTC (rev 22212)
+++ csw/mgar/pkg/lang-python/zope-interface/trunk/Makefile	2013-10-14 15:35:32 UTC (rev 22213)
@@ -3,17 +3,28 @@
 # $Id$
 
 NAME = zope.interface
-VERSION = 3.6.1
+VERSION = 4.0.5
 CATEGORIES = python
 GARTYPE = v2
-RUNTIME_DEP_PKGS_CSWpy-zope-interface += CSWlibpython2-6-1-0
-LICENSE = LICENSE.txt
+
 DESCRIPTION = Implementation of object interfaces in Python
 define BLURB
 endef
-SPKG_SOURCEURL = http://pypi.python.org/pypi/zope.interface
-MASTER_SITES = $(PYPI_MIRROR)
-DISTFILES  = $(NAME)-$(VERSION).tar.gz
+
+MASTER_SITES += $(PYPI_MIRROR)
+DISTFILES += $(DISTNAME).zip
+
+VENDOR_URL = http://pypi.python.org/pypi/zope.interface
+LICENSE = LICENSE.txt
+
 PACKAGES = CSWpy-zope-interface
-CONFIGURE_ARGS = $(DIRPATHS)
+SPKG_DESC_CSWpy-zope-interface = Implementation of object interfaces in Python
+# PKGFILES is catchall
+RUNTIME_DEP_PKGS_CSWpy-zope-interface += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS_CSWpy-zope-interface += CSWlibpython2-7-1-0
+RUNTIME_DEP_PKGS_CSWpy-zope-interface += CSWlibgcc-s1
+
+# For the Python 2.7 modulation the wrong Python is chosen
+SKIPTEST ?= 1
+
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/zope-interface/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/zope-interface/trunk/checksums	2013-10-14 14:44:48 UTC (rev 22212)
+++ csw/mgar/pkg/lang-python/zope-interface/trunk/checksums	2013-10-14 15:35:32 UTC (rev 22213)
@@ -1 +1 @@
-7a895181b8d10be4a7e9a3afa13cd3be  zope.interface-3.6.1.tar.gz
+caf26025ae1b02da124a58340e423dfe  zope.interface-4.0.5.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