From jbeich@tormail.org  Mon Jul 30 21:19:49 2012
Return-Path: <jbeich@tormail.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 52FFB106567F
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Jul 2012 21:19:49 +0000 (UTC)
	(envelope-from jbeich@tormail.org)
Received: from server2.allsitecontrol.com (server2.allsitecontrol.com [63.143.36.210])
	by mx1.freebsd.org (Postfix) with ESMTP id 1F4B28FC12
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 30 Jul 2012 21:19:48 +0000 (UTC)
Received: from [199.48.147.36] (port=31431 helo=internal.tormail.org)
	by server2.allsitecontrol.com with esmtpsa (TLSv1:RC4-SHA:128)
	(Exim 4.77)
	(envelope-from <jbeich@tormail.org>)
	id 1SvuIr-002Ke5-2K
	for FreeBSD-gnats-submit@freebsd.org; Mon, 30 Jul 2012 14:02:49 -0400
Received: from jbeich by internal.tormail.org with local (Exim 4.63)
	(envelope-from <jbeich@tormail.org>)
	id 1SvuHs-000NHA-QL
	for FreeBSD-gnats-submit@freebsd.org; Mon, 30 Jul 2012 18:01:50 +0000
Message-Id: <1SvuHs-000NHA-QL@internal.tormail.org>
Date: Tue, 31 Jul 2012 00:02:08 +0600
From: Jan Beich <jbeich@tormail.org>
To: FreeBSD-gnats-submit@freebsd.org
Subject: www/py-flexget: broken after py-beautifulsoup update (2012-07-27)

>Number:         170284
>Category:       ports
>Synopsis:       www/py-flexget: broken after py-beautifulsoup update (2012-07-27)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    lioux
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 30 21:20:10 UTC 2012
>Closed-Date:    Tue Jul 31 07:11:14 UTC 2012
>Last-Modified:  Tue Jul 31 07:11:14 UTC 2012
>Originator:     Jan Beich
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
py27-beautifulsoup-4.1.1
>Description:
$ flexget
Traceback (most recent call last):
  File "/usr/local/bin/flexget", line 5, in <module>
    from pkg_resources import load_entry_point
  File "build/bdist.freebsd-10.0-CURRENT-amd64/egg/pkg_resources.py", line 2603, in <module>
  File "build/bdist.freebsd-10.0-CURRENT-amd64/egg/pkg_resources.py", line 666, in require
  File "build/bdist.freebsd-10.0-CURRENT-amd64/egg/pkg_resources.py", line 565, in resolve
pkg_resources.DistributionNotFound: BeautifulSoup>=3.2,<3.3
Exit 1   
>How-To-Repeat:
>Fix:
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->lioux 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Mon Jul 30 21:20:21 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170284 

From: Jan Beich <jbeich@tormail.org>
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/170284: www/py-flexget: broken after py-beautifulsoup update (2012-07-27)
Date: Mon, 30 Jul 2012 17:56:26 -0400

 Index: www/py-flexget/Makefile
 ===================================================================
 --- www/py-flexget/Makefile	(revision 301674)
 +++ www/py-flexget/Makefile	(working copy)
 @@ -27,7 +27,7 @@ RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}sqlalchemy>=0.
  		${PYTHON_PKGNAMEPREFIX}pynzb>=0:${PORTSDIR}/news/py-pynzb \
  		${PYTHON_PKGNAMEPREFIX}feedparser>=0:${PORTSDIR}/textproc/py-feedparser \
  		${PYTHON_PKGNAMEPREFIX}rss2gen>=0:${PORTSDIR}/textproc/py-rss2gen \
 -		${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:${PORTSDIR}/www/py-beautifulsoup \
 +		${PYTHON_PKGNAMEPREFIX}beautifulsoup>=0:${PORTSDIR}/www/py-beautifulsoup32 \
  		${PYTHON_PKGNAMEPREFIX}cherrypy>=3.2.0:${PORTSDIR}/www/py-cherrypy \
  		${PYTHON_PKGNAMEPREFIX}Flask>=0:${PORTSDIR}/www/py-flask \
  		${PYTHON_PKGNAMEPREFIX}html5lib>=0.11:${PORTSDIR}/www/py-html5lib \
State-Changed-From-To: open->closed 
State-Changed-By: rm 
State-Changed-When: Tue Jul 31 07:11:13 UTC 2012 
State-Changed-Why:  
Should be now fixed. Apologies. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=170284 
>Unformatted:
