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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Sun Apr 7 17:45:17 CEST 2013


Revision: 20642
          http://gar.svn.sourceforge.net/gar/?rev=20642&view=rev
Author:   wahwah
Date:     2013-04-07 15:45:16 +0000 (Sun, 07 Apr 2013)
Log Message:
-----------
lang-python/poster/trunk: Initial commit

Modified Paths:
--------------
    csw/mgar/pkg/lang-python/poster/trunk/Makefile
    csw/mgar/pkg/lang-python/poster/trunk/checksums

Modified: csw/mgar/pkg/lang-python/poster/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/poster/trunk/Makefile	2013-04-07 15:39:07 UTC (rev 20641)
+++ csw/mgar/pkg/lang-python/poster/trunk/Makefile	2013-04-07 15:45:16 UTC (rev 20642)
@@ -1,11 +1,11 @@
 # $Id$
 # TODO (release-critical prefixed with !, non release-critical with *)
 #
-NAME = Paste
-VERSION = 1.7.5.1
+NAME = poster
+VERSION = 0.8.1
 GARTYPE = v2
 
-DESCRIPTION = Tools for using a Web Server Gateway Interface stack
+DESCRIPTION = Streaming HTTP uploads and multipart/form-data encoding
 define BLURB
 endef
 
@@ -17,7 +17,8 @@
 CONFIGURE_ARGS = $(DIRPATHS)
 SKIPTEST = 1
 
-PACKAGES = CSWpy-paste
-ARCHALL_CSWpy-paste = 1
+ARCHALL_CSWpy-poster = 1
 
+EXTRA_MERGE_EXCLUDE_FILES += $(libdir)/python/site-packages/tests/__init__.py
+
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/poster/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/poster/trunk/checksums	2013-04-07 15:39:07 UTC (rev 20641)
+++ csw/mgar/pkg/lang-python/poster/trunk/checksums	2013-04-07 15:45:16 UTC (rev 20642)
@@ -1 +1 @@
-7ea5fabed7dca48eb46dc613c4b6c4ed  Paste-1.7.5.1.tar.gz
+2db12704538781fbaa7e63f1505d6fc8  poster-0.8.1.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