[csw-devel] SF.net SVN: gar:[21154] csw/mgar/pkg/lang-python/python-dateutil/trunk/ Makefile
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Mon May 20 23:00:16 CEST 2013
Revision: 21154
http://gar.svn.sourceforge.net/gar/?rev=21154&view=rev
Author: wahwah
Date: 2013-05-20 21:00:15 +0000 (Mon, 20 May 2013)
Log Message:
-----------
lang-python/python-dateutil/trunk: add an override
Modified Paths:
--------------
csw/mgar/pkg/lang-python/python-dateutil/trunk/Makefile
Modified: csw/mgar/pkg/lang-python/python-dateutil/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/python-dateutil/trunk/Makefile 2013-05-20 20:01:56 UTC (rev 21153)
+++ csw/mgar/pkg/lang-python/python-dateutil/trunk/Makefile 2013-05-20 21:00:15 UTC (rev 21154)
@@ -13,22 +13,20 @@
endef
MASTER_SITES = http://labix.org/download/$(NAME)/
-DISTFILES = $(NAME)-$(VERSION).tar.gz
+DISTFILES = $(DISTNAME).tar.gz
SPKG_SOURCEURL = http://labix.org/$(NAME)/
BUILD_DEP_PKGS = CSWpysetuptools
PACKAGES = CSWpy-dateutil
-CATALOGNAME = py_dateutil
-EXTRA_MERGE_EXCLUDE_FILES += .*\.pyo .*\.pyc
-
UPSTREAM_MASTER_SITES = http://labix.org/python-dateutil/
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
TEST_SCRIPTS = dateutil
LICENSE = LICENSE
ARCHALL = 1
+CHECKPKG_OVERRIDES_CSWpy-dateutil += file-with-bad-content|/usr/share|root/opt/csw/lib/python/site-packages/dateutil/tz.py
+
include gar/category.mk
test-dateutil:
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