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

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Thu Oct 17 01:13:10 CEST 2013


Revision: 22241
          http://gar.svn.sourceforge.net/gar/?rev=22241&view=rev
Author:   wahwah
Date:     2013-10-16 23:13:10 +0000 (Wed, 16 Oct 2013)
Log Message:
-----------
py_itsdangerous: Initial commit

Added Paths:
-----------
    csw/mgar/pkg/lang-python/itsdangerous/
    csw/mgar/pkg/lang-python/itsdangerous/trunk/Makefile
    csw/mgar/pkg/lang-python/itsdangerous/trunk/checksums

Removed Paths:
-------------
    csw/mgar/pkg/lang-python/itsdangerous/trunk/Makefile
    csw/mgar/pkg/lang-python/itsdangerous/trunk/checksums

Deleted: csw/mgar/pkg/lang-python/itsdangerous/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/formencode/trunk/Makefile	2013-10-06 16:45:22 UTC (rev 22140)
+++ csw/mgar/pkg/lang-python/itsdangerous/trunk/Makefile	2013-10-16 23:13:10 UTC (rev 22241)
@@ -1,26 +0,0 @@
-# Copyright 2009 OpenCSW
-# Distributed under the terms of the GNU General Public License v2
-# $Id$
-
-NAME = FormEncode
-VERSION = 1.2.2
-CATEGORIES = python
-GARTYPE = v2
-DESCRIPTION = A validation and form generation package
-define BLURB
-endef
-DL_NAME = FormEncode
-DISTNAME = $(DL_NAME)-$(VERSION)
-SPKG_SOURCEURL = http://formencode.org/
-MASTER_SITES = http://pypi.python.org/packages/source/F/FormEncode/
-PACKAGES = CSWpy-formencode
-CATALOGNAME_CSWpy-formencode = py_formencode
-DISTFILES  = $(NAME)-$(VERSION).tar.gz
-UFILES_REGEX = $(NAME)-(\d+(?:\.\d+)*).tar.gz
-LICENSE = PKG-INFO
-ARCHALL_CSWpy-formencode = 1
-
-REINPLACE_USRSHARE = $(SITE_PACKAGES)/formencode/api.py
-REINPLACE_WHEN_USRSHARE = postinstall
-
-include gar/category.mk

Copied: csw/mgar/pkg/lang-python/itsdangerous/trunk/Makefile (from rev 22240, csw/mgar/pkg/lang-python/formencode/trunk/Makefile)
===================================================================
--- csw/mgar/pkg/lang-python/itsdangerous/trunk/Makefile	                        (rev 0)
+++ csw/mgar/pkg/lang-python/itsdangerous/trunk/Makefile	2013-10-16 23:13:10 UTC (rev 22241)
@@ -0,0 +1,18 @@
+# Copyright 2009 OpenCSW
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+NAME = itsdangerous
+VERSION = 0.23
+CATEGORIES = python
+GARTYPE = v2
+DESCRIPTION = Various helpers to pass trusted data to untrusted environments and back
+
+VENDOR_URL = https://pypi.python.org/pypi/itsdangerous
+
+DISTFILES  = $(NAME)-$(VERSION).tar.gz
+
+PACKAGES = CSWpy-itsdangerous
+ARCHALL_CSWpy-itsdangerous = 1
+
+include gar/category.mk

Deleted: csw/mgar/pkg/lang-python/itsdangerous/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/formencode/trunk/checksums	2013-10-06 16:45:22 UTC (rev 22140)
+++ csw/mgar/pkg/lang-python/itsdangerous/trunk/checksums	2013-10-16 23:13:10 UTC (rev 22241)
@@ -1 +0,0 @@
-da23d54af521d1feab12b4caf30e3111  FormEncode-1.2.2.tar.gz

Copied: csw/mgar/pkg/lang-python/itsdangerous/trunk/checksums (from rev 22240, csw/mgar/pkg/lang-python/formencode/trunk/checksums)
===================================================================
--- csw/mgar/pkg/lang-python/itsdangerous/trunk/checksums	                        (rev 0)
+++ csw/mgar/pkg/lang-python/itsdangerous/trunk/checksums	2013-10-16 23:13:10 UTC (rev 22241)
@@ -0,0 +1 @@
+985e726eb76f18aca81e703f0a6c6efc  itsdangerous-0.23.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