[csw-devel] SF.net SVN: gar:[21898] csw/mgar/pkg/lang-python/python-pexpect/trunk/ Makefile

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Tue Sep 10 10:36:38 CEST 2013


Revision: 21898
          http://gar.svn.sourceforge.net/gar/?rev=21898&view=rev
Author:   wahwah
Date:     2013-09-10 08:36:38 +0000 (Tue, 10 Sep 2013)
Log Message:
-----------
lang-python/python-pexpect/trunk: Python 2.7 support

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

Modified: csw/mgar/pkg/lang-python/python-pexpect/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-pexpect/trunk/Makefile	2013-09-10 08:27:47 UTC (rev 21897)
+++ csw/mgar/pkg/lang-python/python-pexpect/trunk/Makefile	2013-09-10 08:36:38 UTC (rev 21898)
@@ -15,8 +15,9 @@
 SPKG_SOURCEURL = http://www.noah.org/wiki/Pexpect
 MASTER_SITES = $(SF_MIRRORS)
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
 LICENSE = LICENSE
 TEST_SCRIPTS =
 CONFIGURE_ARGS = $(DIRPATHS)
+CHECKPKG_OVERRIDES_CSWpy-pexpect += file-with-bad-content|/usr/local|root/opt/csw/lib/python2.6/site-packages/pexpect.py
+CHECKPKG_OVERRIDES_CSWpy-pexpect += file-with-bad-content|/usr/local|root/opt/csw/lib/python2.7/site-packages/pexpect.py
 include gar/category.mk

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