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

Re: [UPDATE] lang/python/3.7

2019-07-12 Thread Christian Weisgerber
Remi Pointel: > this diff updates python 3.7 to latest release 3.7.4. > Could you test it in a bulk build please? There were no problems on amd64. -- Christian "naddy" Weisgerber na...@mips.inka.de

[UPDATE] lang/python/3.7

2019-07-08 Thread Remi Pointel
Hi, this diff updates python 3.7 to latest release 3.7.4. Could you test it in a bulk build please? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.7/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 M

Re: [UPDATE] lang/python/2.7

2019-04-02 Thread Stuart Henderson
On 2019/04/02 10:15, Kurt Mosiejczuk wrote: > On Tue, Apr 02, 2019 at 02:31:57AM +0100, Stuart Henderson wrote: > > So it turns out there is rather more to this release than is obvious > > from the "full changelog" linked from > > https://www.python.org/downloads/release/python-2716/ ... The main p

Re: [UPDATE] lang/python/2.7

2019-04-01 Thread Stuart Henderson
So it turns out there is rather more to this release than is obvious from the "full changelog" linked from https://www.python.org/downloads/release/python-2716/ ... The main part is at https://raw.githubusercontent.com/python/cpython/v2.7.16/Misc/NEWS.d/2.7.16rc1.rst This is both more intrusi

[UPDATE] lang/python/2.7

2019-03-07 Thread Remi Pointel
Hi, this diff updates Python 2.7 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/2.7/Makefile,v retrieving revision 1.58 diff -u -p -u -p -r1.58 Makefile --- Makefile 24 Oct 2018 14:28:07

Re: [UPDATE] lang/python/3.6

2019-01-06 Thread Christian Weisgerber
Remi Pointel: > this is the diff to update Python 3.6 to latest release. > @naddy: could you test it in a bulk build please? Thanks in advance. Done. No problems from this. -- Christian "naddy" Weisgerber na...@mips.inka.de

[UPDATE] lang/python/3.6

2019-01-03 Thread Remi Pointel
Hi, this is the diff to update Python 3.6 to latest release. @naddy: could you test it in a bulk build please? Thanks in advance. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving re

Re: [UPDATE] lang/python/3.6

2018-11-01 Thread Christian Weisgerber
Christian Weisgerber: > > attached is the diff to update to python 3.6.7. > > Please test this diff in a bulk build. > > I have started an amd64 bulk build with this. Finished. No problems. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: [UPDATE] lang/python/3.6

2018-10-31 Thread Christian Weisgerber
Remi Pointel: > attached is the diff to update to python 3.6.7. > Please test this diff in a bulk build. I have started an amd64 bulk build with this. -- Christian "naddy" Weisgerber na...@mips.inka.de

[UPDATE] lang/python/3.6

2018-10-21 Thread Remi Pointel
Hi, attached is the diff to update to python 3.6.7. Please test this diff in a bulk build. Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving revision 1.13 diff -u -p -u -p -r1.13 Makefile

[UPDATE] lang/python/3.6

2018-06-27 Thread Remi Pointel
Hi, attached is the diff to update Python 3.6 to latest release. Could you test in a bulk build please? Thank you, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving revision 1.10 diff -u -p -u -p

Re: [UPDATE] lang/python/2.7

2018-05-03 Thread Christian Weisgerber
Christian Weisgerber: > > attached is the diff to update Python to latest release. > > Could someone please run a bulk build with this diff please? > > Will do. It finished without problems. -- Christian "naddy" Weisgerber na...@mips.inka.de

Re: [UPDATE] lang/python/2.7

2018-05-02 Thread Christian Weisgerber
Remi Pointel: > attached is the diff to update Python to latest release. > Could someone please run a bulk build with this diff please? Will do. -- Christian "naddy" Weisgerber na...@mips.inka.de

[UPDATE] lang/python/2.7

2018-05-01 Thread Remi Pointel
Hi, attached is the diff to update Python to latest release. Could someone please run a bulk build with this diff please? Thank you, Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/2.7/Makefile,v retrieving rev

Re: [UPDATE] lang/python/3.6

2018-04-03 Thread Christian Weisgerber
Remi Pointel: > this is the diff to update Python 3.6 to latest release. > Could it be tested in a bulk build please? No problems in a full amd64 build. -- Christian "naddy" Weisgerber na...@mips.inka.de

[UPDATE] lang/python/3.6

2018-03-29 Thread Remi Pointel
Hi, this is the diff to update Python 3.6 to latest release. Could it be tested in a bulk build please? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving revision 1.9 diff -u -p -u -p -r1

Re: [UPDATE] lang/python/3.6

2017-12-20 Thread Christian Weisgerber
Christian Weisgerber: > > this is the diff to update Python to latest release 3.6.4. > > Could someone please run a bulk build with this diff please? > > I have started an amd64 bulk build with this. Which finished without problems. -- Christian "naddy" Weisgerber na..

Re: [UPDATE] lang/python/3.6

2017-12-19 Thread Christian Weisgerber
Remi Pointel: > this is the diff to update Python to latest release 3.6.4. > > Could someone please run a bulk build with this diff please? I have started an amd64 bulk build with this. -- Christian "naddy" Weisgerber na...@mips.inka.de

[UPDATE] lang/python/3.6

2017-12-19 Thread Remi Pointel
Hi, this is the diff to update Python to latest release 3.6.4. Could someone please run a bulk build with this diff please? Thank you, Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving r

[UPDATE] lang/python/3.6

2017-10-08 Thread Remi Pointel
Hi, this is the diff to update Python 3.6 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving revision 1.5 diff -u -p -u -p -r1.5 Makefile --- Makefile 10 Aug 2017 06

Re: [UPDATE] lang/python/2.7

2017-09-20 Thread Christian Weisgerber
Remi Pointel: > this is the diff to update Python 2.7 to latest release: 2.7.14. > > Could it be tested in a bulk build please? There were no problems on amd64. -- Christian "naddy" Weisgerber na...@mips.inka.de

[UPDATE] lang/python/2.7

2017-09-18 Thread Remi Pointel
Hi, this is the diff to update Python 2.7 to latest release: 2.7.14. Could it be tested in a bulk build please? Thanks a lot, Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/2.7/Makefile,v retrieving revision 1

Re: [UPDATE] lang/python/3.6

2017-08-06 Thread Stuart Henderson
On 2017/08/06 07:45, Remi Pointel wrote: > On 07/25/17 07:53, Remi Pointel wrote: > > On 07/17/17 22:07, Remi Pointel wrote: > > > Hi, > > > > > > this is the diff to update Python 3.6 to latest release (3.6.2). > > > > > > Could this diff be tested in a bulk please? > > > > ping. > > > > Thank

Re: [UPDATE] lang/python/3.6

2017-08-05 Thread Remi Pointel
On 07/25/17 07:53, Remi Pointel wrote: On 07/17/17 22:07, Remi Pointel wrote: Hi, this is the diff to update Python 3.6 to latest release (3.6.2). Could this diff be tested in a bulk please? ping. Thanks, Remi. ping. Remi.

Re: [UPDATE] lang/python/3.6

2017-07-24 Thread Remi Pointel
On 07/17/17 22:07, Remi Pointel wrote: Hi, this is the diff to update Python 3.6 to latest release (3.6.2). Could this diff be tested in a bulk please? ping. Thanks, Remi.

[UPDATE] lang/python/3.6

2017-07-17 Thread Remi Pointel
Hi, this is the diff to update Python 3.6 to latest release (3.6.2). Could this diff be tested in a bulk please? Thanks, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.6/Makefile,v retrieving revision 1.3 diff -u -p

Re: [UPDATE] lang/python/3.5

2015-12-22 Thread Alexandr Shadchin
On Tue, Dec 22, 2015 at 08:08:54AM +0100, Remi Pointel wrote: > On 12/22/15 07:13, Alexandr Shadchin wrote: > >On Mon, Dec 21, 2015 at 08:34:19PM +0100, Remi Pointel wrote: > >>Hi, > >> > >>this is the diff to update Python 3.5 to latest version. > >> > >>Ok? > >> > > > >ok shadchin@ > > Hi, > >

Re: [UPDATE] lang/python/3.5

2015-12-21 Thread Remi Pointel
On 12/22/15 07:13, Alexandr Shadchin wrote: On Mon, Dec 21, 2015 at 08:34:19PM +0100, Remi Pointel wrote: Hi, this is the diff to update Python 3.5 to latest version. Ok? ok shadchin@ Hi, sorry my diff was not ok. Files was added in pkg/PLIST-tests because I run make test before, there

Re: [UPDATE] lang/python/3.5

2015-12-21 Thread Alexandr Shadchin
On Mon, Dec 21, 2015 at 08:34:19PM +0100, Remi Pointel wrote: > Hi, > > this is the diff to update Python 3.5 to latest version. > > Ok? > ok shadchin@ > Cheers, > > Remi. > Index: Makefile > === > RCS file: /cvs/ports/lang/pyth

[UPDATE] lang/python/3.4

2015-12-21 Thread Remi Pointel
Hi, this is the diff to update python 3.4 to latest release. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.4/Makefile,v retrieving revision 1.7 diff -u -p -u -p -r1.7 Makefile --- Makefile 19 Sep 2015 07

[UPDATE] lang/python/3.5

2015-12-21 Thread Remi Pointel
Hi, this is the diff to update Python 3.5 to latest version. Ok? Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/python/3.5/Makefile,v retrieving revision 1.4 diff -u -p -u -p -r1.4 Makefile --- Makefile 8 Oct 2015 07:

[UPDATE] lang/python/2.7

2015-05-26 Thread Remi Pointel
Hi, this is the diff to update python from 2.7.9 to 2.7.10. More information here: https://hg.python.org/cpython/raw-file/15c95b7d81dc/Misc/NEWS Ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/lang/python/2.7/Makefile

Re: [UPDATE] lang/python/2.7

2014-07-10 Thread Daniel Dickman
On Wed, Jul 9, 2014 at 8:57 AM, Remi Pointel wrote: > Hi, > > this is the diff to update Python to 2.7.8. > > Thanks to daniel@ who added patches for regress tests on 2.7.7. > > Are you ok? works for me on i386. also tested with numpy 1.8.1 and a few local scripts which all work fine. so ok dan

[UPDATE] lang/python/2.7

2014-07-09 Thread Remi Pointel
Hi, this is the diff to update Python to 2.7.8. Thanks to daniel@ who added patches for regress tests on 2.7.7. Are you ok? Cheers, Remi.Index: Makefile === RCS file: /cvs/ports/lang/python/2.7/Makefile,v retrieving revision 1.34

[UPDATE] lang/python/3.3 to 3.3.3

2013-11-18 Thread Remi Pointel
Hi, this is the diff to update Python from 3.3.2 to 3.3.3. Changelog: http://hg.python.org/cpython/file/c3896275c0f6/Misc/NEWS I just tested on amd64, si if you could test on others arch it would be good. Thanks, Remi.? pkg/PLIST-main.orig2 Index: Makefile ==

Re: [UPDATE] lang/python/2.7 to 2.7.6

2013-11-18 Thread Federico Schwindt
hrmm, test_threading failure is known. the other might be related to the kqueue change. can I have the log please? f.- On Fri, Nov 15, 2013 at 2:34 PM, Stuart Henderson wrote: > On 2013/11/15 11:27, Federico Schwindt wrote: > > It'd be nice to have a test on a 32bit arch at least. i386, anyone

Re: [UPDATE] lang/python/2.7 to 2.7.6

2013-11-18 Thread Federico Schwindt
Yes, one for normal (.py) files and once for optimized (.pyo) IIRC. f.- On Fri, Nov 15, 2013 at 4:18 PM, Stuart Henderson wrote: > On 2013/11/15 14:34, Stuart Henderson wrote: > > On 2013/11/15 11:27, Federico Schwindt wrote: > > > It'd be nice to have a test on a 32bit arch at least. i386, an

Re: [UPDATE] lang/python/2.7 to 2.7.6

2013-11-15 Thread Stuart Henderson
On 2013/11/15 14:34, Stuart Henderson wrote: > On 2013/11/15 11:27, Federico Schwindt wrote: > > It'd be nice to have a test on a 32bit arch at least. i386, anyone? > > Looks fairly ok on ppc, only failures are: .. same ones for 2.7.5, so I'm OK with this. It looks like the tests are run twice t

Re: [UPDATE] lang/python/2.7 to 2.7.6

2013-11-15 Thread Stuart Henderson
On 2013/11/15 11:27, Federico Schwindt wrote: > It'd be nice to have a test on a 32bit arch at least. i386, anyone? Looks fairly ok on ppc, only failures are: test_3_join_in_forked_from_thread (test.test_threading.ThreadJoinOnShutdown) testPair (test.test_kqueue.TestKQueue) More logs below if in

Re: [UPDATE] lang/python/2.7 to 2.7.6

2013-11-15 Thread Federico Schwindt
Package and test correctly here (amd64). Diff looks sane as well. It'd be nice to have a test on a 32bit arch at least. i386, anyone? I will see if I can get kqueue updated over the weekend. f.- On Thu, Nov 14, 2013 at 11:35 AM, Federico Schwindt wrote: > I will test today and report back. >

Re: [UPDATE] lang/python/2.7 to 2.7.6

2013-11-14 Thread Federico Schwindt
I will test today and report back. As mentioned in private it'd be nice to include a fix for kqueue in the update to avoid extra bumps. I will look into it. f.- On 11 Nov 2013 15:52, "Remi Pointel" wrote: > Hi, > > this is the diff to update python from 2.7.5 to 2.7.6. > > I only tested on amd

[UPDATE] lang/python/2.7 to 2.7.6

2013-11-11 Thread Remi Pointel
Hi, this is the diff to update python from 2.7.5 to 2.7.6. I only tested on amd64. Are you ok? Changelog: http://hg.python.org/cpython/raw-file/99d03261c1ba/Misc/NEWS Cheers, Remi. Index: Makefile === RCS file: /cvs/ports/lang/py

UPDATE: lang/python/3.3

2013-05-17 Thread Federico G. Schwindt
Trivial update to 3.3.2. OK? f.- Index: Makefile === RCS file: /cvs/ports/lang/python/3.3/Makefile,v retrieving revision 1.4 diff -p -u -r1.4 Makefile --- Makefile18 May 2013 04:13:16 - 1.4 +++ Makefile18 May 2013 04

Re: UPDATE: lang/python/2.7

2013-04-11 Thread Predrag Punosevac
Stuart Henderson wrote: > On 2013/04/11 16:18, Predrag Punosevac wrote: > > Federico G. Schwindt wrote: > > > The diff below updates python 2.7 to 2.7.4. > > > > I just installed the lates i386 snapshot to play with this. The build > > fails see below. Any suggestions? I am looking forward to 3.

Re: UPDATE: lang/python/2.7

2013-04-11 Thread Stuart Henderson
On 2013/04/11 16:18, Predrag Punosevac wrote: > Federico G. Schwindt wrote: > > The diff below updates python 2.7 to 2.7.4. > > I just installed the lates i386 snapshot to play with this. The build > fails see below. Any sugestions? I am looking forward to 3.3.1 upgrade. > Feel free to send a priv

Re: UPDATE: lang/python/2.7

2013-04-11 Thread Predrag Punosevac
Federico G. Schwindt wrote: > The diff below updates python 2.7 to 2.7.4. I just installed the lates i386 snapshot to play with this. The build fails see below. Any sugestions? I am looking forward to 3.3.1 upgrade. Feel free to send a private e-mail. Best, Predrag ===> Extracting for Python-2

UPDATE: lang/python/2.7

2013-04-08 Thread Federico G. Schwindt
Hi, The diff below updates python 2.7 to 2.7.4. I've taken the time to review all diffs, unify them and remove some old/unneeded stuff. Also I've rewritten the kqueue diff and send it upstream for inclusion. As a result I've moved a few things around but I've checked that python 2.5 and 3.2 st

Re: [UPDATE] lang/python/2.7 to use rthreads

2012-02-27 Thread David Coppa
On Thu, 23 Feb 2012, Remi Pointel wrote: > Hi, > > this is the diff to use rthreads with Python. > > Attached are two diffs: > - update 2.7.1 to use rthreads > - update 2.7.1 to 2.7.2 to use rthreads > > Please test the first diff, and if everything is ok test the second. Hi, There's a failur

[UPDATE] lang/python/2.7 to use rthreads

2012-02-23 Thread Remi Pointel
Hi, this is the diff to use rthreads with Python. Attached are two diffs: - update 2.7.1 to use rthreads - update 2.7.1 to 2.7.2 to use rthreads Please test the first diff, and if everything is ok test the second. Thanks, -- Remi Index: Makefile ===

Re: UPDATE: lang/python

2010-05-18 Thread Henry Precheur
On Thu, Apr 22, 2010 at 09:21:57PM +1000, Damien Miller wrote: > Thanks for making this port. This will need testing on as many platforms > as possible, at least i386, amd64, macppc and sparc64. The port works well on amd64-current. test_httpservers fails when doing make regress, but otherwise eve

Re: UPDATE: lang/python

2010-04-22 Thread Alexandr Shadchin
On Thu, Apr 22, 2010 at 17:21:57 +0600, Damien Miller wrote: > I'd also like to make 2.6 the default MODPY_VERSION for this release. that's great -- Alexandr Shadchin

Re: UPDATE: lang/python

2010-04-22 Thread Damien Miller
On Thu, 22 Apr 2010, Alexandr Shadchin wrote: > Hi, Ports! > > Update Python 2.5.5 and 2.6.5. Also made small fixes > > Tested on i386. Thanks for making this port. This will need testing on as many platforms as possible, at least i386, amd64, macppc and sparc64. I'd also like to make 2.6 the

UPDATE: lang/python

2010-04-21 Thread Alexandr Shadchin
Hi, Ports! Update Python 2.5.5 and 2.6.5. Also made small fixes Tested on i386. Comments ? OK ? -- Alexandr Shadchin Index: Makefile.inc === RCS file: /cvs/ports/lang/python/Makefile.inc,v retrieving revision 1.64 diff -u -p -r1.6

UPDATE: lang/python

2006-12-19 Thread Aleksander Piotrowski
Hi The following diff updates lang/python/2.3 to new version -- 2.3.6. It also fixes py-wxWidgets problem spotted by John Danks <[EMAIL PROTECTED]>. The problem was that python is built with CC and doesn't work with extensions that use CXX. OK? Index: Makefile.inc =

Re: UPDATE: lang/python

2005-11-21 Thread Aleksander Piotrowski
steven mestdagh <[EMAIL PROTECTED]> wrote: > I tested on i386 and got 1 error during regression checks: > > test test_compare produced unexpected output: > ** > *** lines 102-149 of actual output doesn't appear in expected output

Re: UPDATE: lang/python

2005-11-14 Thread steven mestdagh
On Fri, Nov 11, 2005 at 04:48:28PM +0100, Aleksander Piotrowski wrote: > Hi > > Here goes lang/python update. Please test and comment. Thanks. I tested on i386 and got 1 error during regression checks: test test_compare produced unexpected output: **

Re: UPDATE: lang/python

2005-11-14 Thread Eric Faurot
On 11/11/05, Aleksander Piotrowski <[EMAIL PROTECTED]> wrote: > Hi > > Here goes lang/python update. Please test and comment. Thanks. Regression tests pass for me on i386, macppc and amd64. I have also tried a couple of py- modules that seem to work correctly. Eric.

UPDATE: lang/python

2005-11-11 Thread Aleksander Piotrowski
Hi Here goes lang/python update. Please test and comment. Thanks. - Update python/2.4 to 2.4.2 - Build expat subpacakge for python/2.4 - Add missing "flavors" (no_tools and no_tests) from Dominique Jacquel <[EMAIL PROTECTED]> - Better pkg/DESCR From Ian Darwin <[EMAIL PROTECTED]> Alek --