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

pfelecan at users.sourceforge.net pfelecan at users.sourceforge.net
Sat Aug 10 20:23:50 CEST 2013


Revision: 21703
          http://gar.svn.sourceforge.net/gar/?rev=21703&view=rev
Author:   pfelecan
Date:     2013-08-10 18:23:48 +0000 (Sat, 10 Aug 2013)
Log Message:
-----------
lang-python/beautifulsoup4/trunk:
- multi-version for 2.x interpreters
- version bump

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

Modified: csw/mgar/pkg/lang-python/beautifulsoup4/trunk/Makefile
===================================================================
--- csw/mgar/pkg/lang-python/beautifulsoup4/trunk/Makefile	2013-08-10 17:57:11 UTC (rev 21702)
+++ csw/mgar/pkg/lang-python/beautifulsoup4/trunk/Makefile	2013-08-10 18:23:48 UTC (rev 21703)
@@ -1,18 +1,18 @@
 # $Id$
-# TODO (release-critical prefixed with !, non release-critical with *)
-#
+
 NAME = beautifulsoup4
-VERSION = 4.1.3
+VERSION = 4.2.1
 GARTYPE = v2
 
 DESCRIPTION = Pythonic idioms for working with the HTML parse tree
-define BLURB
-endef
-
 CATEGORIES = python
 TEST_SCRIPTS =
 DISTFILES  = $(DISTNAME).tar.gz
 ARCHALL_CSWpy-beautifulsoup4 = 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
 
 include gar/category.mk
 

Modified: csw/mgar/pkg/lang-python/beautifulsoup4/trunk/checksums
===================================================================
--- csw/mgar/pkg/lang-python/beautifulsoup4/trunk/checksums	2013-08-10 17:57:11 UTC (rev 21702)
+++ csw/mgar/pkg/lang-python/beautifulsoup4/trunk/checksums	2013-08-10 18:23:48 UTC (rev 21703)
@@ -1 +1 @@
-c012adc06217b8532c446d181cc56586  beautifulsoup4-4.1.3.tar.gz
+91ea70ce16a5f1f43e58f2ef05651679  beautifulsoup4-4.2.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