SF.net SVN: gar:[25907] csw/mgar/pkg/lang-python

janholzh at users.sourceforge.net janholzh at users.sourceforge.net
Mon Aug 29 14:16:30 CEST 2016


Revision: 25907
          http://sourceforge.net/p/gar/code/25907
Author:   janholzh
Date:     2016-08-29 12:16:30 +0000 (Mon, 29 Aug 2016)
Log Message:
-----------
lang-python/scripttest/trunk: new python module scripttest

Added Paths:
-----------
    csw/mgar/pkg/lang-python/scripttest/
    csw/mgar/pkg/lang-python/scripttest/Makefile
    csw/mgar/pkg/lang-python/scripttest/branches/
    csw/mgar/pkg/lang-python/scripttest/tags/
    csw/mgar/pkg/lang-python/scripttest/trunk/
    csw/mgar/pkg/lang-python/scripttest/trunk/Makefile
    csw/mgar/pkg/lang-python/scripttest/trunk/checksums
    csw/mgar/pkg/lang-python/scripttest/trunk/files/

Added: csw/mgar/pkg/lang-python/scripttest/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/scripttest/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/scripttest/Makefile	2016-08-29 12:16:30 UTC (rev 25907)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*

Index: csw/mgar/pkg/lang-python/scripttest/trunk
===================================================================
--- csw/mgar/pkg/lang-python/scripttest/trunk	2016-08-29 11:56:39 UTC (rev 25906)
+++ csw/mgar/pkg/lang-python/scripttest/trunk	2016-08-29 12:16:30 UTC (rev 25907)

Property changes on: csw/mgar/pkg/lang-python/scripttest/trunk
___________________________________________________________________
Added: svn:ignore
## -0,0 +1 ##
+work
Added: csw/mgar/pkg/lang-python/scripttest/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/scripttest/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/scripttest/trunk/Makefile	2016-08-29 12:16:30 UTC (rev 25907)
@@ -0,0 +1,25 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = scripttest
+VERSION = 1.3
+GARTYPE = v2
+CATEGORIES = python
+
+DESCRIPTION = Helper to test command-line scripts
+
+MASTER_SITES = $(PYPI_MIRROR)
+DISTFILES += $(DISTNAME).tar.gz
+
+
+PACKAGES += CSWpy-scripttest
+SPKG_DESC_CSWpy-scripttest = Helper to test command-line scripts
+# PKGFILES is catchall
+
+ARCHALL_CSWpy-scripttest = 1
+
+
+TEST_SCRIPTS =
+
+include gar/category.mk
+


Property changes on: csw/mgar/pkg/lang-python/scripttest/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
## -0,0 +1 ##
+Id
\ No newline at end of property
Added: csw/mgar/pkg/lang-python/scripttest/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/scripttest/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/scripttest/trunk/checksums	2016-08-29 12:16:30 UTC (rev 25907)
@@ -0,0 +1 @@
+1d1c5117ccfc7b5961cae6c1020c0848  scripttest-1.3.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