python-3.3
Hello! Would you mind if I commit patch sent by koobs@ to freebsd-python a while ago to introduce python version 3.3? Thanks. ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: python-3.3
On 19/12/2012 9:50 PM, Dmitry Sivachenko wrote: Hello! Would you mind if I commit patch sent by koobs@ to freebsd-python a while ago to introduce python version 3.3? Thanks. ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org" I'd like to see at least a few reports of successful testing and feedback from python@ folk before we look at committing. I know I'm not entirely satisfied with it yet. Some specifics: - regression test failures - lang/python-doc-html needs updating I think it might also be prudent to consider starting python33 from a blank port slate while we have the opportunity, and would like to hear peoples thoughts on this generally. I've been running 2 buildbot-slaves for the python project for a number of months, and other than recent ZFS test failures, they both build very cleanly from pure upstream sources: http://buildbot.python.org/all/buildslaves/koobs-freebsd http://buildbot.python.org/all/buildslaves/koobs-freebsd-clang Also, if anyone can provide clues as to why we build out of tree (portbld.static and portbld.shared) and some of the other magic bits in the python port, that may provide some avenues for reducing complexity and overhead maintaining the port going forward Koobs ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: python-3.3
On 19.12.2012, at 15:53, Kubilay Kocak wrote: > On 19/12/2012 9:50 PM, Dmitry Sivachenko wrote: >> Hello! >> >> Would you mind if I commit patch sent by koobs@ to freebsd-python a while >> ago to introduce python version 3.3? >> >> Thanks. >> ___ >> freebsd-python@freebsd.org mailing list >> http://lists.freebsd.org/mailman/listinfo/freebsd-python >> To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org" >> > > I'd like to see at least a few reports of successful testing and feedback > from python@ folk before we look at committing. I know I'm not entirely > satisfied with it yet. > > Some specifics: > > - regression test failures > - lang/python-doc-html needs updating I use python3.3 in production for a month or so and it works for me. (switched because of a bug in 3.2 I hit which is fixed in 3.3). > > I think it might also be prudent to consider starting python33 from a blank > port slate while we have the opportunity, and would like to hear peoples > thoughts on this generally. > What do your mean " blank port slate"? If we commit the port, people start using it and provide feedback. Problems can be fixed after these reports. Now we see patches waiting for months and nothing happens and I smell another half-year ports freeze soon. ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: ports/174578: devel/py-simpleparse is old, does not work with Python 2.7.3
Synopsis: devel/py-simpleparse is old, does not work with Python 2.7.3 Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Wed Dec 19 18:40:09 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=174578 ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: ports/174578: devel/py-simpleparse is old, does not work with Python 2.7.3
Synopsis: devel/py-simpleparse is old, does not work with Python 2.7.3 Responsible-Changed-From-To: freebsd-python->rm Responsible-Changed-By: rm Responsible-Changed-When: Wed Dec 19 19:57:19 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=174578 ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: python-3.3
Dmitry Sivachenko wrote on 19.12.2012 14:50: Hello! Would you mind if I commit patch sent by koobs@ to freebsd-python a while ago to introduce python version 3.3? Thanks. I think it should be committed if it's ok. I planning to work on this at this weekend, but as I said in past if somebody has a chance to do this earlier - please do. -- Regards, Ruslan Tinderboxing kills... the drives. ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: python-3.3
On 20/12/2012 12:23 AM, Marcus von Appen wrote: On, Wed Dec 19, 2012, Dmitry Sivachenko wrote: If we commit the port, people start using it and provide feedback. Problems can be fixed after these reports. Now we see patches waiting for months and nothing happens and I smell another half-year ports freeze soon. Seconded. We should get it in now and fix stuff later. A couple of python@ eyes was all it needed, +1 on commit if you're all happy with it. ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: ports/174318: New port: dns/py-idnkit2 update from 2.1 to 2.2
The following reply was made to PR ports/174318; it has been noted by GNATS. From: To: bug-follo...@freebsd.org Cc: Subject: Re: ports/174318: New port: dns/py-idnkit2 update from 2.1 to 2.2 Date: Wed, 19 Dec 2012 21:53:03 +0100 --=-=-= Content-Type: text/plain Hi, it is an update not new port, sorry for that! --=-=-= Content-Type: text/x-diff Content-Disposition: attachment; filename=py-idnkit2.2.patch diff -urN py-idnkit2_old/Makefile py-idnkit2/Makefile --- py-idnkit2_old/Makefile2012-11-17 06:57:10.0 +0100 +++ py-idnkit2/Makefile2012-12-19 21:42:28.0 +0100 @@ -5,7 +5,7 @@ # $FreeBSD: ports/dns/py-idnkit2/Makefile,v 1.3 2012/11/17 05:57:10 svnexp Exp $ PORTNAME= idnkit-python -PORTVERSION= 2.1 +PORTVERSION= 2.2 CATEGORIES= dns MASTER_SITES= http://jprs.co.jp/idn/ PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} @@ -13,6 +13,7 @@ MAINTAINER= f...@grid.einherjar.de COMMENT= Python bindings for Internationalized Domain Name toolkit 2 +BUILD_DEPENDS=idnkit2>=2.2:${PORTSDIR}/dns/idnkit2 LIB_DEPENDS= idnkitlite.2:${PORTSDIR}/dns/idnkit2 USE_BZIP2=yes diff -urN py-idnkit2_old/distinfo py-idnkit2/distinfo --- py-idnkit2_old/distinfo2011-11-24 15:16:46.0 +0100 +++ py-idnkit2/distinfo2012-12-19 21:42:28.0 +0100 @@ -1,2 +1,2 @@ -SHA256 (idnkit-python-2.1.tar.bz2) = c53bbf220baaeb7e7a94a249a04b65f9a850858651f91b2515c8cfb2b72a5aed -SIZE (idnkit-python-2.1.tar.bz2) = 31129 +SHA256 (idnkit-python-2.2.tar.bz2) = a5851831386f24374c7b18eae886f95a21d28bc9439dc3779676d7b2dd8a9909 +SIZE (idnkit-python-2.2.tar.bz2) = 31331 diff -urN py-idnkit2_old/files/patch-setup.py py-idnkit2/files/patch-setup.py --- py-idnkit2_old/files/patch-setup.py2011-11-24 15:16:47.0 +0100 +++ py-idnkit2/files/patch-setup.py2012-12-19 21:42:28.0 +0100 @@ -1,5 +1,5 @@ setup.py.orgi 2011-11-24 22:05:06.191148712 + -+++ setup.py 2011-11-24 22:05:37.913149693 + +--- setup.py.orgi 2012-12-10 07:42:52.0 +0100 setup.py 2012-12-10 07:43:05.0 +0100 @@ -4,10 +4,10 @@ import glob @@ -12,4 +12,4 @@ +idnkit_library_dir = '%%LOCALBASE%%/lib' setup(name='idnkit-python', - version='2.1', + version='2.2', --=-=-=-- ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: ports/174318: New port: dns/py-idnkit2 update from 2.1 to 2.2
On Wed, Dec 19, 2012 at 09:00:01PM +, f...@grid.einherjar.de wrote: > it is an update not new port, sorry for that! Fixed. mcl ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Re: ports/174544: [MAINTAINER] math/py-pandas: Update to 0.10.0
Synopsis: [MAINTAINER] math/py-pandas: Update to 0.10.0 Responsible-Changed-From-To: freebsd-python->rm Responsible-Changed-By: rm Responsible-Changed-When: Thu Dec 20 06:08:55 UTC 2012 Responsible-Changed-Why: I will take it. http://www.freebsd.org/cgi/query-pr.cgi?pr=174544 ___ freebsd-python@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"