SF.net SVN: gar:[25326] csw/mgar/pkg/lang-python/cffi/trunk
janholzh at users.sourceforge.net
janholzh at users.sourceforge.net
Tue Oct 27 11:00:39 CET 2015
Revision: 25326
http://sourceforge.net/p/gar/code/25326
Author: janholzh
Date: 2015-10-27 10:00:38 +0000 (Tue, 27 Oct 2015)
Log Message:
-----------
lang-python/cffi/trunk: add py_cffi
Modified Paths:
--------------
csw/mgar/pkg/lang-python/cffi/trunk/Makefile
csw/mgar/pkg/lang-python/cffi/trunk/checksums
Modified: csw/mgar/pkg/lang-python/cffi/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/cffi/trunk/Makefile 2015-10-27 09:06:20 UTC (rev 25325)
+++ csw/mgar/pkg/lang-python/cffi/trunk/Makefile 2015-10-27 10:00:38 UTC (rev 25326)
@@ -1,6 +1,6 @@
NAME = cffi
-VERSION = 1.1.0
+VERSION = 1.3.0
CATEGORIES = python
GARTYPE = v2
@@ -9,15 +9,15 @@
DISTFILES = $(DISTNAME).tar.gz
VENDOR_URL = https://pypi.python.org/pypi/cffi
-GARCOMPILER = SOS12U4
-
LICENSE = LICENSE
RUNTIME_DEP_PKGS_CSWpy-cffi += CSWlibpython2-7-1-0
RUNTIME_DEP_PKGS_CSWpy-cffi += CSWlibpython2-6-1-0
RUNTIME_DEP_PKGS_CSWpy-cffi += CSWlibffi6
RUNTIME_DEP_PKGS_CSWpy-cffi += CSWpy-pycparser
+RUNTIME_DEP_PKGS_CSWpy-cffi += CSWlibgcc-s1
-TEST_SCRIPTS =
+CHECKPKG_OVERRIDES_CSWpy-cffi += surplus-dependency|CSWpy-pycparser
+
include gar/category.mk
Modified: csw/mgar/pkg/lang-python/cffi/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/cffi/trunk/checksums 2015-10-27 09:06:20 UTC (rev 25325)
+++ csw/mgar/pkg/lang-python/cffi/trunk/checksums 2015-10-27 10:00:38 UTC (rev 25326)
@@ -1 +1 @@
-b58d43a708e757f63a905c6a0d9ecf7a cffi-1.1.0.tar.gz
+a40ed8c8ac653c8fc7d5603711b06eaf cffi-1.3.0.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