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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Apr 14 09:58:34 CEST 2013


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

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

Added: csw/mgar/pkg/lang-python/webob/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/webob/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/webob/Makefile	2013-04-14 07:58:33 UTC (rev 20693)
@@ -0,0 +1,2 @@
+%:
+	$(MAKE) -C trunk $*


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


Added: csw/mgar/pkg/lang-python/webob/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/webob/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/webob/trunk/Makefile	2013-04-14 07:58:33 UTC (rev 20693)
@@ -0,0 +1,19 @@
+# $Id$
+# TODO (release-critical prefixed with !, non release-critical with *)
+#
+NAME = WebOb
+VERSION = 1.2.3
+GARTYPE = v2
+
+DESCRIPTION = WSGI request and response object
+define BLURB
+endef
+
+CATEGORIES = python
+TEST_SCRIPTS =
+DISTFILES  = $(DISTNAME).tar.gz
+PACKAGES = CSWpy-webob
+ARCHALL_CSWpy-webob = 1
+
+include gar/category.mk
+


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

Added: csw/mgar/pkg/lang-python/webob/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/webob/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/webob/trunk/checksums	2013-04-14 07:58:33 UTC (rev 20693)
@@ -0,0 +1 @@
+11825b7074ba7043e157805e4e6e0f55  WebOb-1.2.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