[csw-devel] SF.net SVN: gar:[19506] csw/mgar/pkg/lang-python/mysql-python/trunk/ Makefile
bdwalton at users.sourceforge.net
bdwalton at users.sourceforge.net
Wed Oct 24 21:59:01 CEST 2012
Revision: 19506
http://gar.svn.sourceforge.net/gar/?rev=19506&view=rev
Author: bdwalton
Date: 2012-10-24 19:59:00 +0000 (Wed, 24 Oct 2012)
Log Message:
-----------
lang-python/mysql-python/trunk: update dependencies; no longer run tests by default as they require special setup
Modified Paths:
--------------
csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile 2012-10-24 19:41:10 UTC (rev 19505)
+++ csw/mgar/pkg/lang-python/mysql-python/trunk/Makefile 2012-10-24 19:59:00 UTC (rev 19506)
@@ -18,8 +18,7 @@
PACKAGES = CSWpy-mysql
CATALOGNAME_CSWpy-mysql = py_mysql
RUNTIME_DEP_PKGS_CSWpy-mysql += CSWlibpython2-6-1-0
-RUNTIME_DEP_PKGS_CSWpy-mysql += CSWzlib
-RUNTIME_DEP_PKGS_CSWpy-mysql += CSWlibmysqlclient-r15
+RUNTIME_DEP_PKGS_CSWpy-mysql += CSWlibmysqlclient18
SPKG_DESC_CSWpy-mysql = MySQL Support for Python
@@ -31,6 +30,8 @@
CHECKPKG_OVERRIDES_CSWpymysql += surplus-dependency|CSWpython
+SKIPTEST = 1
+
include gar/category.mk
PATH := $(mysql_bindir):$(PATH)
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