[Bug 213679] www/py-django16-tastypie: Should deprecate because django16 expired
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213679 --- Comment #8 from Antoine Brodin --- (In reply to Dan Langille from comment #5) devel/py-django-tastypie-mongoengine and www/py-django-tastypie already exist in the ports tree and use django 1.8, so adding duplicates doesn't seem necessary. -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213728] www/httpie: Rename to py-httpie (support multiple/concurrent versions)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213728 Danilo G. Baio (dbaio) changed: What|Removed |Added CC||db...@bsd.com.br, ||pyt...@freebsd.org -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213700] devel/py-http-prompt: Update to 0.7.0
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213700 Danilo G. Baio (dbaio) changed: What|Removed |Added CC||pyt...@freebsd.org Depends on||213728 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213728 [Bug 213728] www/httpie: Rename to py-httpie (support multiple/concurrent versions) -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213728] www/httpie: Rename to py-httpie (support multiple/concurrent versions)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213728 Danilo G. Baio (dbaio) changed: What|Removed |Added Blocks||213700 Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213700 [Bug 213700] devel/py-http-prompt: Update to 0.7.0 -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213728] www/httpie: Rename to py-httpie (support multiple/concurrent versions)
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213728 --- Comment #1 from Danilo G. Baio (dbaio) --- *** Bug 212795 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
Problem reports for pyt...@freebsd.org that need special attention
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and obsolete releases. Status |Bug Id | Description +---+--- Open|205308 | devel/py-pip and devel/py-virtualenv don't aggree Open|211641 | graphics/py-mayavi mayavi2 runtime error Open|212072 | lang/python27: Fails to create package (missing p Open|204982 | [NEW PORT] mail/py-alot: Terminal MUA using notmu 4 problems total for which you should take action. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213538] textproc/py-texttable: Update to 0.8.6, Take MAINTAINER'ship
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213538 Danilo G. Baio (dbaio) changed: What|Removed |Added Summary|textproc/py-texttable: |textproc/py-texttable: |Update to 0.8.5, Take |Update to 0.8.6, Take |MAINTAINER'ship |MAINTAINER'ship -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213737] [exp-run] add support for PyPy
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737 Antoine Brodin changed: What|Removed |Added CC|freebsd-ports-bugs@FreeBSD. |pyt...@freebsd.org |org | -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213737] [exp-run] add support for PyPy
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737 --- Comment #1 from Antoine Brodin --- There are some make errors with fmake (FreeBSD 9.3) : "/usr/ports/Mk/Uses/python.mk", line 440: "/usr/ports/Mk/Uses/python.mk", line 418: Malformed conditional (2.7 == ${_PYTHON_VERSION}) "/usr/ports/Mk/Uses/python.mk", line 418: Malformed conditional (3.5 == ${_PYTHON_VERSION}) "/usr/ports/Mk/Uses/python.mk", line 418: Malformed conditional (3.4 == ${_PYTHON_VERSION}) "/usr/ports/Mk/Uses/python.mk", line 418: Malformed conditional (3.3 == ${_PYTHON_VERSION}) Malformed conditional (!defined(_PYTHON_VERSION) && !(!empty(_PYTHON_VERSION_MINIMUM) && ( 2.7 < ${_PYTHON_VERSION_MINIMUM})) && !(!empty(_PYTHON_VERSION_MAXIMUM) && ( 2.7 > ${_PYTHON_VERSION_MAXIMUM}))) "/usr/ports/Mk/Uses/python.mk", line 680: "/usr/ports/Mk/Uses/python.mk", line 442: Malformed conditional (!defined(_PYTHON_VERSION) && 2.7 == 2.7) "/usr/ports/Mk/Uses/python.mk", line 442: Malformed conditional (!defined(_PYTHON_VERSION) && 3.5 == 2.7) "/usr/ports/Mk/Uses/python.mk", line 442: Malformed conditional (!defined(_PYTHON_VERSION) && 3.4 == 2.7) "/usr/ports/Mk/Uses/python.mk", line 442: Malformed conditional (!defined(_PYTHON_VERSION) && 3.3 == 2.7) "/usr/ports/Mk/Uses/python.mk", line 446: if-less endif "/usr/ports/Mk/Uses/python.mk", line 440: Malformed conditional (!defined(_PYTHON_VERSION) && !(!empty(_PYTHON_VERSION_MINIMUM) && ( 2.7 < ${_PYTHON_VERSION_MINIMUM})) && !(!empty(_PYTHON_VERSION_MAXIMUM) && ( 2.7 > ${_PYTHON_VERSION_MAXIMUM}))) "/usr/ports/Mk/Uses/python.mk", line 442: Malformed conditional (!defined(_PYTHON_VERSION) && 2.7 == 2.7) "/usr/ports/Mk/Uses/python.mk", line 444: if-less endif "/usr/ports/Mk/Uses/python.mk", line 442: Malformed conditional (!defined(_PYTHON_VERSION) && 3.5 == 2.7) "/usr/ports/Mk/Uses/python.mk", line 444: if-less endif "/usr/ports/Mk/Uses/python.mk", line 442: Malformed conditional (!defined(_PYTHON_VERSION) && 3.4 == 2.7) "/usr/ports/Mk/Uses/python.mk", line 444: if-less endif "/usr/ports/Mk/Uses/python.mk", line 442: Malformed conditional (!defined(_PYTHON_VERSION) && 3.3 == 2.7) "/usr/ports/Mk/Uses/python.mk", line 444: if-less endif "/usr/ports/Mk/Uses/python.mk", line 446: if-less endif -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"
[Bug 213737] [exp-run] add support for PyPy
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=213737 --- Comment #2 from David Naylor --- Thanks, I can reproduce to error. fmake has issues with a loop variable coming first in a comparison. There are quite a few occurances of this error. I'll submit an updated patch this afternoon. -- You are receiving this mail because: You are on the CC list for the bug. ___ freebsd-python@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-python To unsubscribe, send any mail to "freebsd-python-unsubscr...@freebsd.org"