[Bug 239992] security/py-certbot@py27: script crashes with traceback

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239992 Kubilay Kocak changed: What|Removed |Added Assignee|pyt...@freebsd.org |ko...@freebsd.org

[Bug 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466 --- Comment #7 from kuPyxa --- Created attachment 210731 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=210731&action=edit patch Attached working patch -- You are receiving this mail because: You are on the CC list for the bug

[Bug 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466 Antoine Brodin changed: What|Removed |Added Attachment #210731||maintainer-approval-

[Bug 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466 --- Comment #9 from kuPyxa --- (In reply to Antoine Brodin from comment #8) Could you build port in Poudriere with python 2.7 by default? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466 --- Comment #10 from Antoine Brodin --- Why do you want to build with python 2.7 which is EOL upstream and has been deprecated for a few years? We are currently removing python 2.7 support from the tree, so don't do it. -- You are recei

[Bug 241466] devel/py-virtualenv: Does not seem to build for Python 2.7

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=241466 --- Comment #11 from Antoine Brodin --- Also: % pkg -vv ... Repositories: FreeBSD: { url : "pkg+http://pkg.FreeBSD.org/FreeBSD:12:amd64/latest";, enabled : yes, priority: 0, mirror_type : "

[Bug 243270] [NEW PORT] security/py-vici: Native Python interface for strongSwan's VICI protocol

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243270 --- Comment #7 from Dries Michiels --- Oh yes, good idea. Will update the patch in a few hours with upstream fixes. -- You are receiving this mail because: You are on the CC list for the bug. __

[Bug 243270] [NEW PORT] security/py-vici: Native Python interface for strongSwan's VICI protocol

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243270 Dries Michiels changed: What|Removed |Added Attachment #210631|0 |1 is obsolete|

[Bug 242819] [NEW PORT] www/py-flask-jwt-extended: Extended JWT integration with Flask

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242819 Bug 242819 depends on bug 242818, which changed state. Bug 242818 Summary: www/py-pyjwt: Update to 1.7.1 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242818 What|Removed |Added ---

[Bug 242617] [NEW PORT] www/py-flask-security: Simple security for Flask apps

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242617 Ben Woods changed: What|Removed |Added CC||woods...@freebsd.org --- Comment #4 fr

[Bug 242819] [NEW PORT] www/py-flask-jwt-extended: Extended JWT integration with Flask

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242819 --- Comment #1 from commit-h...@freebsd.org --- A commit references this bug: Author: woodsb02 Date: Tue Jan 14 22:33:49 UTC 2020 New revision: 523073 URL: https://svnweb.freebsd.org/changeset/ports/523073 Log: Add new port www/py-flask-

[Bug 242819] [NEW PORT] www/py-flask-jwt-extended: Extended JWT integration with Flask

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242819 Ben Woods changed: What|Removed |Added Keywords|needs-qa|patch, patch-ready Resolution|

[Bug 243358] lang/python*: DISABLED_EXTENSIONS doesn't work as advertised

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243358 Enji Cooper changed: What|Removed |Added CC||n...@freebsd.org Summary|

[Bug 243358] [PATCH] lang/python*: DISABLED_EXTENSIONS doesn't work as advertised

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243358 Bug ID: 243358 Summary: [PATCH] lang/python*: DISABLED_EXTENSIONS doesn't work as advertised Product: Ports & Packages Version: Latest Hardware: Any O

maintainer-feedback requested: [Bug 243358] [PATCH] lang/python*: DISABLED_EXTENSIONS doesn't work as advertised

2020-01-14 Thread bugzilla-noreply
Bugzilla Automation has asked freebsd-python mailing list for maintainer-feedback: Bug 243358: [PATCH] lang/python*: DISABLED_EXTENSIONS doesn't work as advertised https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243358 --- Description --- I tried building lang/python38 on a system with sqlit

[Bug 243358] lang/python*: DISABLED_EXTENSIONS doesn't work as advertised

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243358 --- Comment #1 from Enji Cooper --- I take it back. My REINPLACE_CMD was wrong. This works: $ git diff ports/lang/ diff --git a/ports/lang/python38/Makefile b/ports/lang/python38/Makefile index 3bdf1c461846..968cd2b167f5 100644 --- a/ports

[Bug 243358] [PATCH] lang/python*: DISABLED_EXTENSIONS doesn't work as advertised

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243358 Enji Cooper changed: What|Removed |Added Summary|lang/python*: |[PATCH] lang/python*:

[Bug 242617] [NEW PORT] www/py-flask-security: Simple security for Flask apps

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242617 Kubilay Kocak changed: What|Removed |Added Flags|maintainer-feedback?(meka@t |maintainer-feedback+

[Bug 242819] [NEW PORT] www/py-flask-jwt-extended: Extended JWT integration with Flask

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242819 Kubilay Kocak changed: What|Removed |Added Assignee|ports-b...@freebsd.org |woods...@freebsd.org Resol

[Bug 242819] [NEW PORT] www/py-flask-jwt-extended: Extended JWT integration with Flask

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242819 --- Comment #4 from commit-h...@freebsd.org --- A commit references this bug: Author: woodsb02 Date: Wed Jan 15 05:41:56 UTC 2020 New revision: 523081 URL: https://svnweb.freebsd.org/changeset/ports/523081 Log: www/py-flask-jwt-extended:

[Bug 242819] [NEW PORT] www/py-flask-jwt-extended: Extended JWT integration with Flask

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242819 Ben Woods changed: What|Removed |Added Resolution|--- |FIXED Status|In Progress

[Bug 243365] devel/py-oci: Update to 2.10.0

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243365 Kubilay Kocak changed: What|Removed |Added Flags|maintainer-feedback+| Summary|devel/py-oci:

FreeBSD ports you maintain which are out of date

2020-01-14 Thread portscout
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

[Bug 243368] textproc/txt2tags: Update to 3.4, fix graphics/qgis and graphics/qgis-ltr with this newest version

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243368 Loïc Bartoletti changed: What|Removed |Added Assignee|ports-b...@freebsd.org |lbartole...@freebsd.org -- You

[Bug 243368] textproc/txt2tags: Update to 3.4, fix graphics/qgis and graphics/qgis-ltr with this newest version

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243368 Loïc Bartoletti changed: What|Removed |Added CC||pyt...@freebsd.org -- You are r

[Bug 243368] textproc/txt2tags: Update to 3.4, fix graphics/qgis and graphics/qgis-ltr with this newest version

2020-01-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243368 Loïc Bartoletti changed: What|Removed |Added See Also||https://reviews.freebsd.org