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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Oct 17 09:28:40 CEST 2013


Revision: 22243
          http://gar.svn.sourceforge.net/gar/?rev=22243&view=rev
Author:   wahwah
Date:     2013-10-17 07:28:40 +0000 (Thu, 17 Oct 2013)
Log Message:
-----------
py_werkzeug: The test suite doesn't pass

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

Added Paths:
-----------
    csw/mgar/pkg/lang-python/werkzeug/

Modified: csw/mgar/pkg/lang-python/werkzeug/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/itsdangerous/trunk/Makefile	2013-10-16 23:13:10 UTC (rev 22241)
+++ csw/mgar/pkg/lang-python/werkzeug/trunk/Makefile	2013-10-17 07:28:40 UTC (rev 22243)
@@ -2,17 +2,17 @@
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
-NAME = itsdangerous
-VERSION = 0.23
+NAME = Werkzeug
+VERSION = 0.9.4
 CATEGORIES = python
 GARTYPE = v2
-DESCRIPTION = Various helpers to pass trusted data to untrusted environments and back
+DESCRIPTION = The Swiss Army knife of Python web development
 
-VENDOR_URL = https://pypi.python.org/pypi/itsdangerous
+VENDOR_URL = https://pypi.python.org/pypi/Werkzeug
 
 DISTFILES  = $(NAME)-$(VERSION).tar.gz
 
-PACKAGES = CSWpy-itsdangerous
-ARCHALL_CSWpy-itsdangerous = 1
+PACKAGES = CSWpy-werkzeug
+ARCHALL_CSWpy-werkzeug = 1
 
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/werkzeug/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/itsdangerous/trunk/checksums	2013-10-16 23:13:10 UTC (rev 22241)
+++ csw/mgar/pkg/lang-python/werkzeug/trunk/checksums	2013-10-17 07:28:40 UTC (rev 22243)
@@ -1 +1 @@
-985e726eb76f18aca81e703f0a6c6efc  itsdangerous-0.23.tar.gz
+670fad41f57c13b71a6816765765a3dd  Werkzeug-0.9.4.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