[gentoo-dev] Re: [gentoo-python] Updates from Python team: python.eclass gone, gpyutils updates, incoming PYTHON_SINGLE_TARGET change

2017-04-19 Thread Michał Górny
On czw, 2017-04-20 at 13:28 +0700, gro...@gentoo.org wrote: > Many thanks to the python team for good work. > > In some cases a package installs some script(s) which run python > interpreter. I mean IDE-like packages, e.g., spyder, bpython, ptpython, > etc. A user may want to run either python2

[gentoo-dev] Re: [gentoo-python] Updates from Python team: python.eclass gone, gpyutils updates, incoming PYTHON_SINGLE_TARGET change

2017-04-19 Thread grozin
Many thanks to the python team for good work. In some cases a package installs some script(s) which run python interpreter. I mean IDE-like packages, e.g., spyder, bpython, ptpython, etc. A user may want to run either python2 or python3 using such IDE. The "standard" behaviour is to install a

Re: [gentoo-dev] Re: stable gcc 5.4.0 ??

2017-04-19 Thread Tomas Mozes
On Wed, Apr 19, 2017 at 8:25 PM, Walter Dnes wrote: > > It is stable. Even there are open bugs, arches started stabilizing it. > > Is gcc-5.4.0 built "--with-default-libstdcxx-abi=gcc4-compatible"? > On the Pale Moon linux sub-forum, there were crashing issues with the > contributed Ubuntu buil

Re: [gentoo-dev] [PATCH 01/14] cdrom.eclass: Detect case-insensitively and handle special characters

2017-04-19 Thread James Le Cuirot
On Wed, 19 Apr 2017 05:14:34 +0200 Michał Górny wrote: > >> > @@ -243,4 +240,27 @@ _cdrom_locate_file_on_cd() { > >> > done > >> > } > >> > > >> > +# @FUNCTION: _cdrom_glob_match > >> > +# @USAGE: > >> > +# @INTERNAL > >> > +# @DESCRIPTION: > >> > +# Locates the given path ($2) with

Re: [gentoo-dev] News item: changed default bedup configuration file in >=app-backup/burp-2.0.0

2017-04-19 Thread Amadeusz Żołnowski
Gokturk Yuksek writes: > Overall, my impression is that people handle conf file changes in > pkg_postinst() with REPLACING_VERSIONS rather than news items. +1. And it could be automated for the user, couldn't be? Cheers, -- Amadeusz Żołnowski signature.asc Description: PGP signature

Re: [gentoo-dev] Re: stable gcc 5.4.0 ??

2017-04-19 Thread Walter Dnes
> It is stable. Even there are open bugs, arches started stabilizing it. Is gcc-5.4.0 built "--with-default-libstdcxx-abi=gcc4-compatible"? On the Pale Moon linux sub-forum, there were crashing issues with the contributed Ubuntu build when Ubuntu switched to gcc 5. The maintainer of the Ubuntu

[gentoo-dev] News item: changed default bedup configuration file in >=app-backup/burp-2.0.0

2017-04-19 Thread Marek Szuba
-- MS Title: app-backup/burp: default config file for bedup Author: Marek Szuba Posted: 2017-04-24 Revision: 1 News-Item-Format: 2.0 Display-If-Installed: app-backup/burp Starting with version 2.0.54, the default configuration file of the burp-aware deduplication tool bedup will change from

Re: [gentoo-dev] Re: stable gcc 5.4.0 ??

2017-04-19 Thread Tomas Mozes
On Wed, Apr 19, 2017 at 9:31 AM, Jörg Schaible < joerg.schai...@bpm-inspire.com> wrote: > Tomas Mozes wrote: > > > On Tue, Apr 18, 2017 at 10:15 AM, Jörg Schaible < > > joerg.schai...@bpm-inspire.com> wrote: > > > >> Hi, > >> > >> according the logs, gcc 4.5.0-r3 is stable for amd64: > >> https://

[gentoo-dev] Re: stable gcc 5.4.0 ??

2017-04-19 Thread Jörg Schaible
Tomas Mozes wrote: > On Tue, Apr 18, 2017 at 10:15 AM, Jörg Schaible < > joerg.schai...@bpm-inspire.com> wrote: > >> Hi, >> >> according the logs, gcc 4.5.0-r3 is stable for amd64: >> https://gitweb.gentoo.org/repo/gentoo.git/log/sys-devel/gcc?showmsg=1 >> >> However, after synching the tree, thi