Re: ports/170786: [maintainer update] delete port textproc/py-pyx12
Synopsis: [maintainer update] delete port textproc/py-pyx12 State-Changed-From-To: feedback->closed State-Changed-By: rm State-Changed-When: Mon Jul 22 07:04:39 UTC 2013 State-Changed-Why: John, I decide to not remove this, but rather reset maintainership. There is newer version of this port, so it may be useful. http://www.freebsd.org/cgi/query-pr.cgi?pr=170786 ___ 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/170786: commit references a PR
The following reply was made to PR ports/170786; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/170786: commit references a PR Date: Mon, 22 Jul 2013 07:03:28 + (UTC) Author: rm Date: Mon Jul 22 07:03:15 2013 New Revision: 323433 URL: http://svnweb.freebsd.org/changeset/ports/323433 Log: - reset maintainer - trim Makefile header while here Actually maintainer asked to remove this port, but I see no point there, because there is newer version on pypi: https://pypi.python.org/pypi/pyx12 so this port just need to be updated and stay here. PR: 170786 Submitted by:John Holland (maintainer) Modified: head/textproc/py-pyx12/Makefile Modified: head/textproc/py-pyx12/Makefile == --- head/textproc/py-pyx12/MakefileMon Jul 22 06:55:34 2013 (r323432) +++ head/textproc/py-pyx12/MakefileMon Jul 22 07:03:15 2013 (r323433) @@ -1,9 +1,5 @@ -# New ports collection makefile for: pyx12 -# Date created: 29 Jan 2004 -# Whom: j...@zoner.org -# +# Created by: j...@zoner.org # $FreeBSD$ -# PORTNAME= pyx12 PORTVERSION= 1.5.0 @@ -12,7 +8,7 @@ MASTER_SITES= SF PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} DISTNAME= pyx12-${PORTVERSION:S/.b/b/} -MAINTAINER= jholl...@kazoocmh.org +MAINTAINER= po...@freebsd.org COMMENT= Validate and convert HIPAA X12 documents BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/libxml2.py:${PORTSDIR}/textproc/py-libxml2 \ ___ svn-ports-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org" ___ 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/180717: Maintainer Update: Add run dependency to www/py-django-extensions
Synopsis: Maintainer Update: Add run dependency to www/py-django-extensions State-Changed-From-To: open->closed State-Changed-By: rm State-Changed-When: Mon Jul 22 07:10:22 UTC 2013 State-Changed-Why: Committed, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=180717 ___ 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/180717: commit references a PR
The following reply was made to PR ports/180717; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/180717: commit references a PR Date: Mon, 22 Jul 2013 07:10:25 + (UTC) Author: rm Date: Mon Jul 22 07:10:08 2013 New Revision: 323434 URL: http://svnweb.freebsd.org/changeset/ports/323434 Log: - add missing dependency on py-six - bump PORTREVISION PR: 180717 Submitted by:Kevin Golding (maintainer) Modified: head/www/py-django-extensions/Makefile Modified: head/www/py-django-extensions/Makefile == --- head/www/py-django-extensions/Makefile Mon Jul 22 07:03:15 2013 (r323433) +++ head/www/py-django-extensions/Makefile Mon Jul 22 07:10:08 2013 (r323434) @@ -3,6 +3,7 @@ PORTNAME= django-extensions PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= www python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX=${PYTHON_PKGNAMEPREFIX} @@ -12,7 +13,8 @@ COMMENT= Global custom management extens LICENSE= BSD -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>0:${PORTSDIR}/www/py-django +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django>0:${PORTSDIR}/www/py-django \ + ${PYTHON_PKGNAMEPREFIX}six>0:${PORTSDIR}/devel/py-six USE_PYTHON= -2.7 USE_PYDISTUTILS=easy_install ___ svn-ports-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org" ___ 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"
Current problem reports assigned to freebsd-python@FreeBSD.org
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/180640 python [UPDATE] www/py-werkzeug to 0.9.2 f ports/180549 python databases/py-swift: update to 1.9.0 o ports/180465 python science/py-scipy marked as Python 2 only, but works fi o ports/180464 python [patch] Update astro/py-pyfits to 3.1.2 f ports/180327 python bug fix: bugfixes for security/py-fail2ban port o ports/180165 python [PATCH] devel/py27-distribute: Fix install and deinsta o ports/179558 python Using portupgrade to (forcefully) upgrade devel/py-dis o ports/178748 python [patch] lang/python27: dbm module fails to build o ports/178301 python [patch] lang/python2[67]: SEM option is inconsistent o ports/178242 python bsd.python.mk injection of @exec easy_install to PLIST f ports/178094 python math/py-numpy dependency on atlas assumes existing ins o ports/176714 python games/py-fife: fixed make package f ports/174242 python Update to databases/py-odbc o ports/171584 python lang/python32 built in a clean enviroment produces a p o ports/171246 python [patch] lang/python27: make python curses module work o ports/170788 python lang/python27: PyQT applications crash Python 2.7 (cor o ports/170566 python update graphics/py-opengl depends on old version of gc f ports/167530 python [patch] security/py-fail2ban will never ever start wit o ports/167368 python [bsd.python.mk] [patch] Python version propagation bre f ports/165545 python [patch]: net-mgmt/collectd5 doesn't compile against la o ports/163467 python lang/python27: Ports using python 2.7 and "waf" interm o ports/156759 python [patch] lang/python: kevent does not accept KQ_NOTE_EX 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/149167 python lang/python26 fails to build _ctypes on Sheevaplug (AR o ports/146823 python [patch] lang/python26: knob to build _ctypes module ag s ports/118301 python [patch] devel/py-setuptools easy-install.pth contents 27 problems total. ___ 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/180465: science/py-scipy marked as Python 2 only, but works fine on Python 3
Synopsis: science/py-scipy marked as Python 2 only, but works fine on Python 3 State-Changed-From-To: open->closed State-Changed-By: rm State-Changed-When: Mon Jul 22 12:44:42 UTC 2013 State-Changed-Why: Committed, thank you! http://www.freebsd.org/cgi/query-pr.cgi?pr=180465 ___ 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/180465: commit references a PR
The following reply was made to PR ports/180465; it has been noted by GNATS. From: dfil...@freebsd.org (dfilter service) To: bug-follo...@freebsd.org Cc: Subject: Re: ports/180465: commit references a PR Date: Mon, 22 Jul 2013 12:44:40 + (UTC) Author: rm Date: Mon Jul 22 12:44:32 2013 New Revision: 323443 URL: http://svnweb.freebsd.org/changeset/ports/323443 Log: - let it build with python3 too Both python2 and python3 are supported according to official documentation and setup.py PR: 180465 Submitted by:nwhitehorn Modified: head/science/py-scipy/Makefile Modified: head/science/py-scipy/Makefile == --- head/science/py-scipy/Makefile Mon Jul 22 12:41:39 2013 (r323442) +++ head/science/py-scipy/Makefile Mon Jul 22 12:44:32 2013 (r323443) @@ -26,7 +26,7 @@ LATEST_LINK= py-${PORTNAME} OPTIONSFILE= ${PORT_DBDIR}/py-numpy/options USE_FORTRAN= yes -USE_PYTHON= -2.7 +USE_PYTHON= yes USE_PYDISTUTILS= yes OPTIONS_DEFINE= ATLAS DOCS SUITESPARSE ___ svn-ports-...@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscr...@freebsd.org" ___ 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/180640: [UPDATE] www/py-werkzeug to 0.9.2
Synopsis: [UPDATE] www/py-werkzeug to 0.9.2 Responsible-Changed-From-To: freebsd-python->olivierd Responsible-Changed-By: rm Responsible-Changed-When: Mon Jul 22 18:17:31 UTC 2013 Responsible-Changed-Why: Submitter is committer http://www.freebsd.org/cgi/query-pr.cgi?pr=180640 ___ 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/180746: [NEW PORT] net/py-netlib: A collection of network utilities
Synopsis: [NEW PORT] net/py-netlib: A collection of network utilities Responsible-Changed-From-To: freebsd-ports-bugs->freebsd-python Responsible-Changed-By: edwin Responsible-Changed-When: Mon Jul 22 20:50:15 UTC 2013 Responsible-Changed-Why: freebsd-python@ wants this port PRs (via the GNATS Auto Assign Tool) http://www.freebsd.org/cgi/query-pr.cgi?pr=180746 ___ 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"