SF.net SVN: gar:[22240] csw/mgar/pkg/lang-python/formencode/trunk

wahwah at users.sourceforge.net wahwah at users.sourceforge.net
Wed Oct 16 23:14:06 CEST 2013


Revision: 22240
          http://gar.svn.sourceforge.net/gar/?rev=22240&view=rev
Author:   wahwah
Date:     2013-10-16 21:14:06 +0000 (Wed, 16 Oct 2013)
Log Message:
-----------
lang-python/formencode/trunk: Upgrade to 1.2.6

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

Modified: csw/mgar/pkg/lang-python/formencode/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/formencode/trunk/Makefile	2013-10-16 20:09:49 UTC (rev 22239)
+++ csw/mgar/pkg/lang-python/formencode/trunk/Makefile	2013-10-16 21:14:06 UTC (rev 22240)
@@ -3,24 +3,24 @@
 # $Id$
 
 NAME = FormEncode
-VERSION = 1.2.2
+VERSION = 1.2.6
 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
+
+DISTFILES  = $(NAME)-$(VERSION).zip
 ARCHALL_CSWpy-formencode = 1
 
+DEP_PKGS += CSWpy-dns
+DEP_PKGS += CSWpy-country
+
 REINPLACE_USRSHARE = $(SITE_PACKAGES)/formencode/api.py
 REINPLACE_WHEN_USRSHARE = postinstall
 
+CHECKPKG_OVERRIDES_CSWpy-formencode += surplus-dependency|CSWpy-country
+CHECKPKG_OVERRIDES_CSWpy-formencode += surplus-dependency|CSWpy-dns
+
 include gar/category.mk

Modified: csw/mgar/pkg/lang-python/formencode/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/formencode/trunk/checksums	2013-10-16 20:09:49 UTC (rev 22239)
+++ csw/mgar/pkg/lang-python/formencode/trunk/checksums	2013-10-16 21:14:06 UTC (rev 22240)
@@ -1 +1 @@
-da23d54af521d1feab12b4caf30e3111  FormEncode-1.2.2.tar.gz
+c9d51fcfdaf5c2480963930ef0167575  FormEncode-1.2.6.zip

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