Re: [UPDATE] lang/python/3.8

2020-09-28 Thread Laurence Tratt
On Sat, Sep 26, 2020 at 09:57:11PM +0200, Christian Weisgerber wrote: > There was one build error (x11/xcolor), but it's not clear that it > was caused by the Python update. I sent details to Remi and Laurence. A quick update of the off-list discussion: I believe this was caused because of a mis

Re: [UPDATE] lang/python/3.8

2020-09-26 Thread Christian Weisgerber
Remi Pointel: > this is the diff to update Python 3.8 to latest release. > > sthen@ or naddy@: someone of you could test a bulk build with this diff? There was one build error (x11/xcolor), but it's not clear that it was caused by the Python update. I sent details to Remi and Laurence. -- Chr

[UPDATE] lang/python/3.8

2020-09-24 Thread Remi Pointel
Hello, this is the diff to update Python 3.8 to latest release. sthen@ or naddy@: someone of you could test a bulk build with this diff? Thanks in advance. Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.8/M

Re: [Update] lang/python/3.8 : Update to 3.8.5

2020-07-26 Thread Kurt Mosiejczuk
On Sun, Jul 26, 2020 at 03:15:48AM +, wen heping wrote: > Hi, ports@: >Here is a patch to update lang/python/3.8 to 3.8.5, > it include at least 4 security fix: >https://docs.python.org/release/3.8.5/whatsnew/changelog.html#changelog > It build well and run well o

[Update] lang/python/3.8 : Update to 3.8.5

2020-07-25 Thread wen heping
Hi, ports@: Here is a patch to update lang/python/3.8 to 3.8.5, it include at least 4 security fix: https://docs.python.org/release/3.8.5/whatsnew/changelog.html#changelog It build well and run well on amd64-current system. Cheers ! wen Index: Makefile

Re: [UPDATE] lang/python/3.8

2020-04-06 Thread Kurt Mosiejczuk
On Mon, Apr 06, 2020 at 09:58:48PM +0200, Remi Pointel wrote: > Hi, > this is the diff to update Python 3.8 to latest relase. > Ok? ok kmos --Kurt > Diff from regression tests: > $ diff -u /tmp/Python-3.8.1 /tmp/Python-3.8.2 > > --- /tmp/Python-3.8.1 > +++ /tmp/Python-3.8.2 > @@ -1,13 +1,14 @

[UPDATE] lang/python/3.8

2020-04-06 Thread Remi Pointel
Hi, this is the diff to update Python 3.8 to latest relase. Ok? Diff from regression tests: $ diff -u /tmp/Python-3.8.1 /tmp/Python-3.8.2 --- /tmp/Python-3.8.1 +++ /tmp/Python-3.8.2 @@ -1,13 +1,14 @@ == Tests result: FAILURE == -395 tests OK. +393 tests OK. -14 tests failed: +12 tests fai