[csw-devel] SF.net SVN: gar:[20701] csw/mgar/pkg/lang-python
wahwah at users.sourceforge.net
wahwah at users.sourceforge.net
Sun Apr 14 10:37:44 CEST 2013
Revision: 20701
http://gar.svn.sourceforge.net/gar/?rev=20701&view=rev
Author: wahwah
Date: 2013-04-14 08:37:44 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
lang-python/coverage/trunk: Initial commit
Added Paths:
-----------
csw/mgar/pkg/lang-python/coverage/
csw/mgar/pkg/lang-python/coverage/Makefile
csw/mgar/pkg/lang-python/coverage/branches/
csw/mgar/pkg/lang-python/coverage/tags/
csw/mgar/pkg/lang-python/coverage/trunk/
csw/mgar/pkg/lang-python/coverage/trunk/Makefile
csw/mgar/pkg/lang-python/coverage/trunk/checksums
csw/mgar/pkg/lang-python/coverage/trunk/files/
Added: csw/mgar/pkg/lang-python/coverage/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/coverage/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/coverage/Makefile 2013-04-14 08:37:44 UTC (rev 20701)
@@ -0,0 +1,2 @@
+%:
+ $(MAKE) -C trunk $*
Property changes on: csw/mgar/pkg/lang-python/coverage/trunk
___________________________________________________________________
Added: svn:ignore
+ work
Added: csw/mgar/pkg/lang-python/coverage/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/coverage/trunk/Makefile (rev 0)
+++ csw/mgar/pkg/lang-python/coverage/trunk/Makefile 2013-04-14 08:37:44 UTC (rev 20701)
@@ -0,0 +1,16 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = coverage
+VERSION = 3.6
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Code coverage measurement for Python
+
+DISTFILES = $(DISTNAME).tar.gz
+VENDOR_URL = https://pypi.python.org/pypi/coverage
+
+RUNTIME_DEP_PKGS_CSWpy-coverage += CSWlibpython2-6-1-0
+
+include gar/category.mk
Property changes on: csw/mgar/pkg/lang-python/coverage/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: csw/mgar/pkg/lang-python/coverage/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/coverage/trunk/checksums (rev 0)
+++ csw/mgar/pkg/lang-python/coverage/trunk/checksums 2013-04-14 08:37:44 UTC (rev 20701)
@@ -0,0 +1 @@
+67d4e393f4c6a5ffc18605409d2aa1ac coverage-3.6.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