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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Apr 14 10:31:33 CEST 2013


Revision: 20699
          http://gar.svn.sourceforge.net/gar/?rev=20699&view=rev
Author:   wahwah
Date:     2013-04-14 08:31:33 +0000 (Sun, 14 Apr 2013)
Log Message:
-----------
lang-python/PasteDeploy/trunk: Initial commit

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

Added: csw/mgar/pkg/lang-python/PasteDeploy/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/PasteDeploy/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/PasteDeploy/Makefile	2013-04-14 08:31:33 UTC (rev 20699)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


Property changes on: csw/mgar/pkg/lang-python/PasteDeploy/trunk
___________________________________________________________________
Added: svn:ignore
   + work


Added: csw/mgar/pkg/lang-python/PasteDeploy/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/PasteDeploy/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/PasteDeploy/trunk/Makefile	2013-04-14 08:31:33 UTC (rev 20699)
@@ -0,0 +1,19 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = PasteDeploy
+VERSION = 1.5.0
+CATEGORIES = python
+GARTYPE = v2
+
+DESCRIPTION = Load, configure, and compose WSGI applications and servers
+
+DISTFILES = $(DISTNAME).tar.gz
+VENDOR_URL = https://pypi.python.org/pypi/PasteDeploy/1.5.0
+PACKAGES = CSWpy-pastedeploy
+ARCHALL_CSWpy-pastedeploy = 1
+
+# There is no testsuite
+TEST_SCRIPTS =
+
+include gar/category.mk


Property changes on: csw/mgar/pkg/lang-python/PasteDeploy/trunk/Makefile
___________________________________________________________________
Added: svn:keywords
   + Id

Added: csw/mgar/pkg/lang-python/PasteDeploy/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/PasteDeploy/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/PasteDeploy/trunk/checksums	2013-04-14 08:31:33 UTC (rev 20699)
@@ -0,0 +1 @@
+f1a068a0b680493b6eaff3dd7690690f  PasteDeploy-1.5.0.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