[csw-devel] SF.net SVN: gar:[20704] csw/mgar/pkg/lang-python/cython/trunk
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Apr 14 12:56:15 CEST 2013
Revision: 20704
http://gar.svn.sourceforge.net/gar/?rev=20704&view=rev
Author: wahwah
Date: 2013-04-14 10:56:15 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
lang-python/cython/trunk: Version bump to 0.18
Modified Paths:
--------------
csw/mgar/pkg/lang-python/cython/trunk/Makefile
csw/mgar/pkg/lang-python/cython/trunk/checksums
Modified: csw/mgar/pkg/lang-python/cython/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/cython/trunk/Makefile 2013-04-14 10:26:45 UTC (rev 20703)
+++ csw/mgar/pkg/lang-python/cython/trunk/Makefile 2013-04-14 10:56:15 UTC (rev 20704)
@@ -2,7 +2,7 @@
# TODO (release-critical prefixed with !, non release-critical with *)
#
NAME = Cython
-VERSION = 0.17.4
+VERSION = 0.18
DESCRIPTION = Cython Compiler
define BLURB
@@ -40,13 +40,14 @@
STRIP_LIBTOOL = 1
EXTRA_MERGE_EXCLUDE_FILES = .*\.pyo .*\.pyc
-CONFIGURE_ARGS = $(DIRPATHS)
-
CONFIGURE_SCRIPTS =
TEST_SCRIPTS =
INSTALL_SCRIPTS = $(WORKSRC)/setup.py
INSTALL_ARGS += --root=$(DESTDIR)
INSTALL_ARGS += --prefix=$(prefix)
+CHECKPKG_OVERRIDES_CSWcython += pkgname-does-not-start-with-CSWpy-
+CHECKPKG_OVERRIDES_CSWcython += catalogname-does-not-start-with-py_
+
include gar/category.mk
Modified: csw/mgar/pkg/lang-python/cython/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/cython/trunk/checksums 2013-04-14 10:26:45 UTC (rev 20703)
+++ csw/mgar/pkg/lang-python/cython/trunk/checksums 2013-04-14 10:56:15 UTC (rev 20704)
@@ -1 +1 @@
-cb11463e3a0c8d063e578db64ff61dde Cython-0.17.4.tar.gz
+6a72d14e72f3df597b34ac326152f8d2 Cython-0.18.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