[csw-devel] SF.net SVN: gar:[21701] csw/mgar/pkg/lang-python/mechanize/trunk
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Sat Aug 10 19:52:37 CEST 2013
Revision: 21701
http://gar.svn.sourceforge.net/gar/?rev=21701&view=rev
Author: pfelecan
Date: 2013-08-10 17:52:37 +0000 (Sat, 10 Aug 2013)
Log Message:
-----------
lang-python/mechanize/trunk:
- version bump
- multi-version for 2.x interpreters
Modified Paths:
--------------
csw/mgar/pkg/lang-python/mechanize/trunk/Makefile
csw/mgar/pkg/lang-python/mechanize/trunk/checksums
Modified: csw/mgar/pkg/lang-python/mechanize/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/mechanize/trunk/Makefile 2013-08-10 17:47:24 UTC (rev 21700)
+++ csw/mgar/pkg/lang-python/mechanize/trunk/Makefile 2013-08-10 17:52:37 UTC (rev 21701)
@@ -1,9 +1,7 @@
-# Copyright 2009 OpenCSW
-# Distributed under the terms of the GNU General Public License v2
# $Id$
NAME = mechanize
-VERSION = 0.2.4
+VERSION = 0.2.5
CATEGORIES = python
GARTYPE = v2
DESCRIPTION = Stateful programmatic web browsing in Python
@@ -15,6 +13,13 @@
LICENSE = PKG-INFO
PACKAGES = CSWpy-mechanize
ARCHALL_CSWpy-mechanize = 1
+
+BUILD_DEP_PKGS += CSWpython-dev
+BUILD_DEP_PKGS += CSWpython27-dev
+
+RUNTIME_DEP_PKGS += CSWlibpython2-6-1-0
+RUNTIME_DEP_PKGS += CSWlibpython2-7-1-0
+
# mechanize does have tests, but they require files that we don't have in the
# package repository.
SKIPTEST = 1
Modified: csw/mgar/pkg/lang-python/mechanize/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/mechanize/trunk/checksums 2013-08-10 17:47:24 UTC (rev 21700)
+++ csw/mgar/pkg/lang-python/mechanize/trunk/checksums 2013-08-10 17:52:37 UTC (rev 21701)
@@ -1 +1 @@
-0c1c3cec1c6d7b5d87662a069f04eb8d mechanize-0.2.4.tar.gz
+32657f139fc2fb75bcf193b63b8c60b2 mechanize-0.2.5.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