[Bug 242025] www/mitmproxy: Fails to run: 'ldap3<2.6,>=2.5' distribution not found after www/ldap3 update
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242025 Kai Knoblich changed: What|Removed |Added See Also||https://github.com/mitmprox ||y/mitmproxy/issues/3719 -- 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 242025] www/mitmproxy: Fails to run: 'ldap3<2.6,>=2.5' distribution not found after www/ldap3 update
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242025 Kai Knoblich changed: What|Removed |Added Attachment #209602||maintainer-approval?(gaod@h Flags||ychen.org) --- Comment #11 from Kai Knoblich --- Created attachment 209602 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209602&action=edit mitmproxy-fix-and-document-dependencies.patch Attached is a patch that fixes the dependency for net/py-ldap3 and "documents" the RUN_DEPENDS in the port's Makefile to reduce the probability of runtime failures in the future. The patch doesn't contain support for the test suite because I would wait with it IMHO because there's work in progress for the 5.0 release at the moment and the dependencies have been changed significantly since the 4.0.4 release. (In reply to Hung-Yi Chen from comment #4) Sorry for the case if you've already worked yourself on a patch for it. If you have a better/extended patch for it, just attach it in this PR and I'll obsolete my patch then. Does the attached patch bring www/mitmproxy back into a working state? -- 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 242025] www/mitmproxy: Fails to run: 'ldap3<2.6,>=2.5' distribution not found after www/ldap3 update
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242025 Kai Knoblich changed: What|Removed |Added Keywords|needs-patch, needs-qa | -- 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"
Re: svn commit: r518847 - in head/www: py-django21 py-django22
On 3/12/2019 12:40 am, Wen Heping wrote: Author: wen Date: Mon Dec 2 13:40:40 2019 New Revision: 518847 URL: https://svnweb.freebsd.org/changeset/ports/518847 Log: - Update py-django22 to 2.2.8 and py-django21 to 2.1.15 (security fix: CVE-2019-19118) MFH: 2019Q4 Hi Wen, There's no Security: in this commit log message, is there a VuXML entry in progress for this multiple branch/port security release? Modified: head/www/py-django21/Makefile head/www/py-django21/distinfo head/www/py-django22/Makefile head/www/py-django22/distinfo Modified: head/www/py-django21/Makefile == --- head/www/py-django21/Makefile Mon Dec 2 13:28:29 2019 (r518846) +++ head/www/py-django21/Makefile Mon Dec 2 13:40:40 2019 (r518847) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 2.1.14 +PORTVERSION= 2.1.15 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: head/www/py-django21/distinfo == --- head/www/py-django21/distinfo Mon Dec 2 13:28:29 2019 (r518846) +++ head/www/py-django21/distinfo Mon Dec 2 13:40:40 2019 (r518847) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573006316 -SHA256 (python/Django-2.1.14.tar.gz) = d9159141fc354c4c28cc2b2586d55ba6d5e1531f5470218bb56a75be03d67398 -SIZE (python/Django-2.1.14.tar.gz) = 8763129 +TIMESTAMP = 1575292354 +SHA256 (python/Django-2.1.15.tar.gz) = a794f7a2f4b7c928eecfbc4ebad03712ff27fb545abe269bf01aa8500781eb1c +SIZE (python/Django-2.1.15.tar.gz) = 8621769 Modified: head/www/py-django22/Makefile == --- head/www/py-django22/Makefile Mon Dec 2 13:28:29 2019 (r518846) +++ head/www/py-django22/Makefile Mon Dec 2 13:40:40 2019 (r518847) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= django -PORTVERSION= 2.2.7 +PORTVERSION= 2.2.8 CATEGORIES= www python MASTER_SITES= CHEESESHOP \ https://www.djangoproject.com/m/releases/${PORTVERSION}/ Modified: head/www/py-django22/distinfo == --- head/www/py-django22/distinfo Mon Dec 2 13:28:29 2019 (r518846) +++ head/www/py-django22/distinfo Mon Dec 2 13:40:40 2019 (r518847) @@ -1,3 +1,3 @@ -TIMESTAMP = 1573003519 -SHA256 (python/Django-2.2.7.tar.gz) = 16040e1288c6c9f68c6da2fe75ebde83c0a158f6f5d54f4c5177b0c1478c5b86 -SIZE (python/Django-2.2.7.tar.gz) = 8999415 +TIMESTAMP = 1575292100 +SHA256 (python/Django-2.2.8.tar.gz) = a4ad4f6f9c6a4b7af7e2deec8d0cbff28501852e5010d6c2dc695d3d1fae7ca0 +SIZE (python/Django-2.2.8.tar.gz) = 8870662 ___ 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"
Alert ! 03/12/2019
___ 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 242241] [NEW PORT] sysutils/py-upt: Package software from any package manager to any distribution
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242241 Cyril Roelandt changed: What|Removed |Added Flags|maintainer-feedback?(cyril. |maintainer-feedback+ |roela...@aquilenet.fr) | --- Comment #5 from Cyril Roelandt --- Portlint does not complain, and neither does poudriere after running # poudriere testport -j 12amd64 -p dev -c sysutils/py-upt -- 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 242241] [NEW PORT] sysutils/py-upt: Package software from any package manager to any distribution
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242241 Kubilay Kocak changed: What|Removed |Added Keywords|needs-patch, needs-qa | --- Comment #6 from Kubilay Kocak --- Thank you Cyril, looking to land this in the next ~24 hours -- 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 241565] [NEW PORT] textproc/py-iso3166: Standalone ISO 3166-1 country definitions
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241565 tak...@airport.fm changed: What|Removed |Added Attachment #208689|0 |1 is obsolete|| --- Comment #2 from tak...@airport.fm --- Created attachment 209640 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209640&action=edit py-iso-639-0.4.5.shar category change. misc -> textproc -- 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 241565] [NEW PORT] textproc/py-iso3166: Standalone ISO 3166-1 country definitions
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241565 tak...@airport.fm changed: What|Removed |Added Attachment #209640|0 |1 is obsolete|| --- Comment #3 from tak...@airport.fm --- Created attachment 209641 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209641&action=edit py-iso3166-1.0.shar -- 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 241564] [NEW PORT] textproc/py-iso-639: Python library for ISO 639 standard
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241564 tak...@airport.fm changed: What|Removed |Added Attachment #208688|0 |1 is obsolete|| --- Comment #6 from tak...@airport.fm --- Created attachment 209642 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209642&action=edit py-iso-639-0.4.5.shar category change. misc -> textproc -- 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"
FreeBSD ports you maintain which are out of date
Dear port maintainer, The portscout new distfile checker has detected that one or more of your ports appears to be out of date. Please take the opportunity to check each of the ports listed below, and if possible and appropriate, submit/commit an update. If any ports have already been updated, you can safely ignore the entry. You will not be e-mailed again for any of the port/version combinations below. Full details can be found at the following URL: http://portscout.freebsd.org/pyt...@freebsd.org.html Port| Current version | New version +-+ textproc/py-sphinx | 1.6.5 | 2.2.2 +-+ If any of the above results are invalid, please check the following page for details on how to improve portscout's detection and selection of distfiles on a per-port basis: http://portscout.freebsd.org/info/portscout-portconfig.txt Reported by:portscout! ___ 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 241566] [NEW PORT] net/streamlink: Command-line utility that pipes video streams
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241566 tak...@airport.fm changed: What|Removed |Added Attachment #208690|0 |1 is obsolete|| --- Comment #5 from tak...@airport.fm --- Created attachment 209643 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=209643&action=edit py-streamlink-1.3.0.shar Version 1.3.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 240736] [NEW PORT] astro/py-ephem: ephem has new naming scheme, pyephem is a stub now
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240736 Wen Heping changed: What|Removed |Added CC||w...@freebsd.org --- Comment #4 from Wen Heping --- (In reply to Kubilay Kocak from comment #3) Would astro/py-ephem repocopied from astro/pyephem ? wen -- 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"