[Bug 230414] security/py-certifi: add option to use certificate bundle from ca_root_nss

2020-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230414

Kubilay Kocak  changed:

   What|Removed |Added

   See Also||https://bugs.openjdk.java.n
   ||et/browse/JDK-8224891
 Status|Closed  |Open
 Resolution|Works As Intended   |---
   Severity|Affects Only Me |Affects Some People

--- Comment #8 from Kubilay Kocak  ---
(In reply to Michael Osipov from comment #7)

Thanks for the detailed feedback Michael

FreeBSD UX and user-choice are important principles, and with that in mind I'm
happy to reconsider the proposed option addition to the certifi port, modulo
reiterating that it's also really (as) important to have things sorted out as
much as possible, and deviating behaviour as little as possible from, upstream

On the Python front, yep, Christian has been in touch and expressed his desire
for the Python ports to use (at least as an option, and (on) by default), some
root certificate bundle. I'm keeping an eye on the upstream conversation and am
considering what we might be able to do downstream in the meantime as that
conversation moves forward

-- 
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

2020-06-07 Thread bugzilla-noreply
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|235701 | security/py-certbot: Add man page 
Open|240343 | x11-themes/plasma5-breeze-gtk: Fails to build if  
Open|242896 | lang/python*: Fail to package in poudriere (testp 
Open|245747 | lang/pypy: Cleanup
Open|245954 | security/py-certbot: Do not stop web service when 
In Progress |241416 | [NEW PORT] lang/python38  
Open|243937 | lang/python38: Fails to package in certain condit 
New |246935 | textproc/py-sphinx: Update to 3.0.4   
Open|224115 | devel/py-babel directory name != port name
New |231555 | Mk/Uses/python.mk: Add USE_PYTHON=pytest  

12 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 246984] lang/python: Fix CVE-2020-8492, CVE-2019-18348

2020-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246984

--- Comment #9 from Danilo G. Baio  ---
(In reply to Antoine Brodin from comment #8)

Thanks for the feedback antoine@.



Tests:

poudriere ok (11, 12, CURRENT; i386, amd64)

make test:

lang/python36:
  make test (CURRENT, 12): 

  - 381 tests OK. 
  - 2 tests failed:
  test_distutils test_posix 
  - 22 tests skipped

  No changes.

lang/python37:
  make test (CURRENT, 12):

  - 393 tests OK.
  - 3 tests failed:
  test_capi test_distutils test_posix
  - 20 tests skipped

  No changes.

lang/python35:
  make test (CURRENT, 12):

  - Ran 279 tests in 121.413s
  - FAILED (failures=2, errors=2, skipped=19)

  No changes.



Waiting review from others in python@

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee 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 243386] multimedia/py-tvnamer: Fails to run: UnicodeDecodeError: 'ascii' codec can't decode byte

2020-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243386

--- Comment #10 from commit-h...@freebsd.org ---
A commit references this bug:

Author: bofh
Date: Sun Jun  7 13:15:59 UTC 2020
New revision: 538155
URL: https://svnweb.freebsd.org/changeset/ports/538155

Log:
  MFH: r536708

  www/py-tvdb_api: Update version 2.0=>3.0.2

  - multimedia/py-tvnamer seems to fail specifically with python3.X as
www/py-tvdb_api was not compatible with python 3.X

  PR:   243386
  Reported by:  huber.ge...@gmail.com
  Relnotes: https://github.com/dbr/tvdb_api/releases

  Approved by:  portmgr (blanket: runtime fix)

Changes:
_U  branches/2020Q2/
  branches/2020Q2/www/py-tvdb_api/Makefile
  branches/2020Q2/www/py-tvdb_api/distinfo

-- 
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 246984] lang/python: Fix CVE-2020-8492, CVE-2019-18348

2020-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246984

Antoine Brodin  changed:

   What|Removed |Added

   Assignee|port...@freebsd.org |pyt...@freebsd.org
  Flags|exp-run?|

--- Comment #8 from Antoine Brodin  ---
I don't think this needs an exp-run

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee 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 246984] lang/python: Fix CVE-2020-8492, CVE-2019-18348

2020-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246984

Danilo G. Baio  changed:

   What|Removed |Added

   Assignee|pyt...@freebsd.org  |port...@freebsd.org
  Flags||exp-run?

--- Comment #7 from Danilo G. Baio  ---
attachment 215304

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee 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 242463] devel/mercurial: Update to 5.4

2020-06-07 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=242463

--- Comment #41 from Peter Wullinger  ---
(In reply to Peter Wullinger from comment #40)

build ok for 12.1-AMD64, py27 and py37

> - add SHEBANG_REGEX= so that hgweb.cgi gets updated properly

Still does not happen. I'm at a loss.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee 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"