From owner-freebsd-python@FreeBSD.ORG Mon May 14 11:07:20 2012 Return-Path: Delivered-To: freebsd-python@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 28DBB106566B for ; Mon, 14 May 2012 11:07:20 +0000 (UTC) (envelope-from owner-bugmaster@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id ED56E8FC1B for ; Mon, 14 May 2012 11:07:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4EB7Jpr053363 for ; Mon, 14 May 2012 11:07:19 GMT (envelope-from owner-bugmaster@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4EB7JXt053361 for freebsd-python@FreeBSD.org; Mon, 14 May 2012 11:07:19 GMT (envelope-from owner-bugmaster@FreeBSD.org) Date: Mon, 14 May 2012 11:07:19 GMT Message-Id: <201205141107.q4EB7JXt053361@freefall.freebsd.org> X-Authentication-Warning: freefall.freebsd.org: gnats set sender to owner-bugmaster@FreeBSD.org using -f From: FreeBSD bugmaster To: freebsd-python@FreeBSD.org Cc: Subject: Current problem reports assigned to freebsd-python@FreeBSD.org X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 11:07:20 -0000 Note: to view an individual PR, use: http://www.freebsd.org/cgi/query-pr.cgi?pr=(number). The following is a listing of current problems submitted by FreeBSD users. These represent problem reports covering all versions including experimental development code and obsolete releases. S Tracker Resp. Description -------------------------------------------------------------------------------- f ports/167712 python [PATCH] databases/py-south: bump to 0.7.5 o ports/167569 python [PATCH] database/py-postgresql: new port version f ports/167530 python [patch] security/py-fail2ban will never ever start wit o ports/167484 python [maintainer update] update devel/py-pefile to version o ports/167352 python New port: devel/py-repoze.lru f ports/167223 python [Update]science/py-scipy:update to 0.10.1 o ports/167126 python New port: www/py-fedex a SOAP wrapper for Fedex o ports/166329 python [MAINTAINER UPDATE] update math/py-matplotlib to 1.1.0 f ports/165545 python [patch]: net-mgmt/collectd5 doesn't compile against la o ports/165359 python lang/python27 fails to create package on world WITHOUT o ports/163467 python Ports using python 2.7 and "waf" intermittently hang o o ports/163112 python Updates bsd.python.mk to support Zope 2.11, 2.13 o ports/160717 python port: lang/python27 causing other ports to hang during o ports/156759 python [patch] lang/python: kevent does not accept KQ_NOTE_EX o ports/156425 python lang/python26: Needs to include -L/usr/local/lib/pth i o ports/156076 python [patch] databases/py-sqlite3: Undefined symbol "sqlite o ports/155970 python [PATCH] lang/python: speed up upgrade-site-packages o ports/155936 python lang/python27 Pthread: previous declaration of ... o ports/155526 python [PATCH] devel/py-elementtree: ignore if python >= 2.5 f ports/154209 python [PATCH] lang/python: Install symlink for ptags o ports/153952 python lang/python26 + pth fails to reconfigure cflags to inc o ports/153167 python Problem with signals, threads, and subprocesses in lan o ports/152224 python [patch] fix installed permissions for lang/python27 o ports/151534 python lang/python26 + WITH_PTH doesn't install correctly o ports/149167 python lang/python26 fails to build _ctypes on Sheevaplug (AR o ports/146957 python Mk/bsd.python.mk: PYTHONOPTIMIZE=1 in environ(7) break o ports/146823 python [patch] lang/python26: knob to build _ctypes module ag o ports/146644 python lang/python26: WITH_PTH option breaks most ports depen o ports/140968 python x11-toolkits/py-tkinter(devel/pth): py26-tkinter-2.6.4 o ports/136917 python [patch] lang/python26: gettext detection o ports/133081 python [bsd.python.mk] PYEASYINSTALL_ARCHDEP=yes makes broken s ports/118301 python [patch] devel/py-setuptools easy-install.pth contents 32 problems total. From owner-freebsd-python@FreeBSD.ORG Mon May 14 18:20:20 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 090F710656B0 for ; Mon, 14 May 2012 18:20:20 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CE5208FC19 for ; Mon, 14 May 2012 18:20:19 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4EIKJBm062321 for ; Mon, 14 May 2012 18:20:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4EIKJRe062315; Mon, 14 May 2012 18:20:19 GMT (envelope-from gnats) Date: Mon, 14 May 2012 18:20:19 GMT Message-Id: <201205141820.q4EIKJRe062315@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: William Grzybowski Cc: Subject: Re: ports/167712: [PATCH] databases/py-south: bump to 0.7.5 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: William Grzybowski List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 May 2012 18:20:20 -0000 The following reply was made to PR ports/167712; it has been noted by GNATS. From: William Grzybowski To: bug-followup@FreeBSD.org, william88@gmail.com Cc: Subject: Re: ports/167712: [PATCH] databases/py-south: bump to 0.7.5 Date: Mon, 14 May 2012 15:16:54 -0300 I'm willing to take maintainership of this port if the current one agrees. (or timeout ;) --=20 William Grzybowski ------------------------------------------ Ag=EAncia Livre - www.agencialivre.com.br Curitiba/PR - Brasil From owner-freebsd-python@FreeBSD.ORG Thu May 17 10:20:32 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id BCCAC10656D3; Thu, 17 May 2012 10:20:32 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9072C8FC08; Thu, 17 May 2012 10:20:32 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4HAKWnH052819; Thu, 17 May 2012 10:20:32 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4HAKWxi052813; Thu, 17 May 2012 10:20:32 GMT (envelope-from edwin) Date: Thu, 17 May 2012 10:20:32 GMT Message-Id: <201205171020.q4HAKWxi052813@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-python@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/168007: devel/py-boto: update to 2.4.1, take maintainership X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 10:20:32 -0000 Synopsis: devel/py-boto: update to 2.4.1, take maintainership Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Thu May 17 10:20:32 UTC 2012 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=168007 From owner-freebsd-python@FreeBSD.ORG Thu May 17 10:20:38 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 548561065677; Thu, 17 May 2012 10:20:38 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 284578FC12; Thu, 17 May 2012 10:20:38 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4HAKcLh053368; Thu, 17 May 2012 10:20:38 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4HAKce9053359; Thu, 17 May 2012 10:20:38 GMT (envelope-from edwin) Date: Thu, 17 May 2012 10:20:38 GMT Message-Id: <201205171020.q4HAKce9053359@freefall.freebsd.org> To: rm@FreeBSD.org, edwin@FreeBSD.org, freebsd-python@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/168007: devel/py-boto: update to 2.4.1, take maintainership X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 10:20:38 -0000 Synopsis: devel/py-boto: update to 2.4.1, take maintainership State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Thu May 17 10:20:37 UTC 2012 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=168007 From owner-freebsd-python@FreeBSD.ORG Thu May 17 10:30:05 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EA19E1065672 for ; Thu, 17 May 2012 10:30:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CC9DB8FC17 for ; Thu, 17 May 2012 10:30:05 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4HAU55P060295 for ; Thu, 17 May 2012 10:30:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4HAU5FJ060292; Thu, 17 May 2012 10:30:05 GMT (envelope-from gnats) Date: Thu, 17 May 2012 10:30:05 GMT Message-Id: <201205171030.q4HAU5FJ060292@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/168007: devel/py-boto: update to 2.4.1, take maintainership X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 17 May 2012 10:30:06 -0000 The following reply was made to PR ports/168007; it has been noted by GNATS. From: Edwin Groothuis To: peter.schuller@infidyne.com Cc: bug-followup@FreeBSD.org Subject: Re: ports/168007: devel/py-boto: update to 2.4.1, take maintainership Date: Thu, 17 May 2012 10:20:35 UT Maintainer of devel/py-boto, Please note that PR ports/168007 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168007 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From owner-freebsd-python@FreeBSD.ORG Fri May 18 01:00:34 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4057710656A7 for ; Fri, 18 May 2012 01:00:34 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CACDA8FC21 for ; Fri, 18 May 2012 01:00:14 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4I10EDd094164 for ; Fri, 18 May 2012 01:00:14 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4I10EsL094163; Fri, 18 May 2012 01:00:14 GMT (envelope-from gnats) Date: Fri, 18 May 2012 01:00:14 GMT Message-Id: <201205180100.q4I10EsL094163@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Peter Schuller Cc: Subject: Re: ports/168007: devel/py-boto: update to 2.4.1, take maintainership X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Peter Schuller List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 01:00:34 -0000 The following reply was made to PR ports/168007; it has been noted by GNATS. From: Peter Schuller To: bug-followup@freebsd.org Cc: Subject: Re: ports/168007: devel/py-boto: update to 2.4.1, take maintainership Date: Thu, 17 May 2012 17:50:39 -0700 +1. I'm unable to maintain my ports since a while. -- / Peter Schuller (@scode, http://worldmodscode.wordpress.com) From owner-freebsd-python@FreeBSD.ORG Fri May 18 04:42:51 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 10932106568B; Fri, 18 May 2012 04:42:51 +0000 (UTC) (envelope-from rm@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D87C28FC16; Fri, 18 May 2012 04:42:50 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4I4goiT011263; Fri, 18 May 2012 04:42:50 GMT (envelope-from rm@freefall.freebsd.org) Received: (from rm@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4I4goMI011259; Fri, 18 May 2012 04:42:50 GMT (envelope-from rm) Date: Fri, 18 May 2012 04:42:50 GMT Message-Id: <201205180442.q4I4goMI011259@freefall.freebsd.org> To: peter.schuller@infidyne.com, rm@FreeBSD.org, rm@FreeBSD.org, freebsd-python@FreeBSD.org From: rm@FreeBSD.org Cc: Subject: Re: ports/168007: devel/py-boto: update to 2.4.1, take maintainership X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 04:42:51 -0000 Synopsis: devel/py-boto: update to 2.4.1, take maintainership State-Changed-From-To: feedback->closed State-Changed-By: rm State-Changed-When: Fri May 18 04:42:50 UTC 2012 State-Changed-Why: Committed, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=168007 From owner-freebsd-python@FreeBSD.ORG Fri May 18 04:50:11 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C76A2106564A for ; Fri, 18 May 2012 04:50:11 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id B22AE8FC0A for ; Fri, 18 May 2012 04:50:11 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4I4oBBV012206 for ; Fri, 18 May 2012 04:50:11 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4I4oBjV012205; Fri, 18 May 2012 04:50:11 GMT (envelope-from gnats) Date: Fri, 18 May 2012 04:50:11 GMT Message-Id: <201205180450.q4I4oBjV012205@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/168007: commit references a PR X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 04:50:11 -0000 The following reply was made to PR ports/168007; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/168007: commit references a PR Date: Fri, 18 May 2012 04:42:08 +0000 (UTC) rm 2012-05-18 04:42:01 UTC FreeBSD ports repository Modified files: devel/py-boto Makefile distinfo pkg-plist Log: - update to 2.4.1 - take maintainership - drop conflicts with no more existing devel/py-boto-devel PR: 168007 Submitted by: rm (myself) Approved by: Peter Schuller (maintainer) Revision Changes Path 1.18 +3 -3 ports/devel/py-boto/Makefile 1.17 +2 -2 ports/devel/py-boto/distinfo 1.13 +50 -0 ports/devel/py-boto/pkg-plist _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org" From owner-freebsd-python@FreeBSD.ORG Fri May 18 09:30:39 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4452B106566C; Fri, 18 May 2012 09:30:39 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 179B98FC0C; Fri, 18 May 2012 09:30:39 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4I9Uc7d090661; Fri, 18 May 2012 09:30:38 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4I9UcKc090650; Fri, 18 May 2012 09:30:38 GMT (envelope-from edwin) Date: Fri, 18 May 2012 09:30:38 GMT Message-Id: <201205180930.q4I9UcKc090650@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-python@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/168100: Update port: www/py-selenium Upgrade to version 2.21.3 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 09:30:39 -0000 Synopsis: Update port: www/py-selenium Upgrade to version 2.21.3 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Fri May 18 09:30:38 UTC 2012 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=168100 From owner-freebsd-python@FreeBSD.ORG Fri May 18 09:30:49 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C3F9C1065678; Fri, 18 May 2012 09:30:49 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9776B8FC1A; Fri, 18 May 2012 09:30:49 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4I9UnuD091658; Fri, 18 May 2012 09:30:49 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4I9UnN1091647; Fri, 18 May 2012 09:30:49 GMT (envelope-from edwin) Date: Fri, 18 May 2012 09:30:49 GMT Message-Id: <201205180930.q4I9UnN1091647@freefall.freebsd.org> To: douglas@douglasthrift.net, edwin@FreeBSD.org, freebsd-python@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/168100: Update port: www/py-selenium Upgrade to version 2.21.3 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 09:30:49 -0000 Synopsis: Update port: www/py-selenium Upgrade to version 2.21.3 State-Changed-From-To: open->feedback State-Changed-By: edwin State-Changed-When: Fri May 18 09:30:48 UTC 2012 State-Changed-Why: Awaiting maintainers feedback (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=168100 From owner-freebsd-python@FreeBSD.ORG Fri May 18 09:40:03 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B52FF1065672 for ; Fri, 18 May 2012 09:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9A7DD8FC15 for ; Fri, 18 May 2012 09:40:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4I9e3YL099757 for ; Fri, 18 May 2012 09:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4I9e3mh099756; Fri, 18 May 2012 09:40:03 GMT (envelope-from gnats) Date: Fri, 18 May 2012 09:40:03 GMT Message-Id: <201205180940.q4I9e3mh099756@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Edwin Groothuis Cc: Subject: Re: ports/168100: Update port: www/py-selenium Upgrade to version 2.21.3 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 09:40:03 -0000 The following reply was made to PR ports/168100; it has been noted by GNATS. From: Edwin Groothuis To: douglas@douglasthrift.net Cc: bug-followup@FreeBSD.org Subject: Re: ports/168100: Update port: www/py-selenium Upgrade to version 2.21.3 Date: Fri, 18 May 2012 09:30:43 UT Maintainer of www/py-selenium, Please note that PR ports/168100 has just been submitted. If it contains a patch for an upgrade, an enhancement or a bug fix you agree on, reply to this email stating that you approve the patch and a committer will take care of it. The full text of the PR can be found at: http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168100 -- Edwin Groothuis via the GNATS Auto Assign Tool edwin@FreeBSD.org From owner-freebsd-python@FreeBSD.ORG Fri May 18 14:40:16 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2482410656AD; Fri, 18 May 2012 14:40:16 +0000 (UTC) (envelope-from edwin@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EC1688FC14; Fri, 18 May 2012 14:40:15 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4IEeFfq088206; Fri, 18 May 2012 14:40:15 GMT (envelope-from edwin@freefall.freebsd.org) Received: (from edwin@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4IEeFH6088197; Fri, 18 May 2012 14:40:15 GMT (envelope-from edwin) Date: Fri, 18 May 2012 14:40:15 GMT Message-Id: <201205181440.q4IEeFH6088197@freefall.freebsd.org> To: edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org, freebsd-python@FreeBSD.org From: edwin@FreeBSD.org Cc: Subject: Re: ports/168108: [NEW PORT] devel/py-flake8 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 14:40:16 -0000 Synopsis: [NEW PORT] devel/py-flake8 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Fri May 18 14:40:15 UTC 2012 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=168108 From owner-freebsd-python@FreeBSD.ORG Fri May 18 17:10:04 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 945571065675 for ; Fri, 18 May 2012 17:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7896C8FC08 for ; Fri, 18 May 2012 17:10:04 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4IHA40U028511 for ; Fri, 18 May 2012 17:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4IHA4lO028510; Fri, 18 May 2012 17:10:04 GMT (envelope-from gnats) Date: Fri, 18 May 2012 17:10:04 GMT Message-Id: <201205181710.q4IHA4lO028510@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Douglas Thrift Cc: Subject: Re: ports/168100: Update port: www/py-selenium Upgrade to version 2.21.3 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Douglas Thrift List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 17:10:04 -0000 The following reply was made to PR ports/168100; it has been noted by GNATS. From: Douglas Thrift To: bug-followup@FreeBSD.ORG Cc: Subject: Re: ports/168100: Update port: www/py-selenium Upgrade to version 2.21.3 Date: Fri, 18 May 2012 10:06:26 -0700 I approve my own patch! -- Douglas Thrift On 5/18/2012 2:30 AM, Edwin Groothuis wrote: > Maintainer of www/py-selenium, > > Please note that PR ports/168100 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/168100 > From owner-freebsd-python@FreeBSD.ORG Fri May 18 21:11:37 2012 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C94CA106567F; Fri, 18 May 2012 21:11:37 +0000 (UTC) (envelope-from linimon@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 9C12C8FC0A; Fri, 18 May 2012 21:11:37 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q4ILBbec062559; Fri, 18 May 2012 21:11:37 GMT (envelope-from linimon@freefall.freebsd.org) Received: (from linimon@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q4ILBbDf062555; Fri, 18 May 2012 21:11:37 GMT (envelope-from linimon) Date: Fri, 18 May 2012 21:11:37 GMT Message-Id: <201205182111.q4ILBbDf062555@freefall.freebsd.org> To: douglas@douglasthrift.net, douglas@douglasthrift.net, linimon@FreeBSD.org, freebsd-python@FreeBSD.org From: linimon@FreeBSD.org Cc: Subject: Re: ports/168100: Update port: www/py-selenium Upgrade to version 2.21.3 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 May 2012 21:11:37 -0000 Synopsis: Update port: www/py-selenium Upgrade to version 2.21.3 State-Changed-From-To: feedback->open State-Changed-By: linimon State-Changed-When: Fri May 18 21:11:24 UTC 2012 State-Changed-Why: Submitter is maintainer from another address. http://www.freebsd.org/cgi/query-pr.cgi?pr=168100