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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Fri Feb 11 08:39:21 CET 2011


Revision: 13250
          http://gar.svn.sourceforge.net/gar/?rev=13250&view=rev
Author:   wahwah
Date:     2011-02-11 07:39:21 +0000 (Fri, 11 Feb 2011)

Log Message:
-----------
mechanize: Skipping tests until python-dev update

Mechanize requires Python test files to run its tests. Disabling tests for
now.

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

Modified: csw/mgar/pkg/lang-python/mechanize/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/mechanize/trunk/Makefile	2011-02-10 22:13:15 UTC (rev 13249)
+++ csw/mgar/pkg/lang-python/mechanize/trunk/Makefile	2011-02-11 07:39:21 UTC (rev 13250)
@@ -11,5 +11,10 @@
 SPKG_SOURCEURL = http://wwwsearch.sourceforge.net/mechanize/
 MASTER_SITES = http://wwwsearch.sourceforge.net/$(NAME)/src/
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
+LICENSE = PKG-INFO
+PACKAGES = CSWpy-mechanize
+ARCHALL_CSWpy-mechanize = 1
+# mechanize does have tests, but they require files that we don't have in the
+# package repository.
+SKIPTEST = 1
 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