[gentoo-dev] [PATCH] distutils-r1.eclass: Use a common distutils-r1_python_test

2021-03-08 Thread Michał Górny
Use a common distutils-r1_python_test function to simplify handling different test scenarios. This avoids code duplication due to defining a lot of python_test() variants, as well as it makes it possible for overriden python_test() to call the base implementation provided by distutils_enable_tests

[gentoo-dev] Last rites: ruby25-only packages

2021-03-08 Thread Hans de Graaff
# Hans de Graaff (2021-03-08) # Last litc upstream release in 2010, no reverse dependencies, # ruby25-only. Includes fakeweb test dependency which is also # ruby25-only and has no other reverse dependencies. # Masked for removal in 30 days. dev-ruby/litc dev-ruby/fakeweb # Hans de Graaff (2021-0

[gentoo-dev] [PATCH] python-r1.eclass: Fix any-r1-style python_setup without USE flags

2021-03-08 Thread Michał Górny
Fix python_setup() not to fail if no USE flags are set while any-r1 API is being used. Reported by Arfrever. Signed-off-by: Michał Górny --- eclass/python-r1.eclass | 11 +++ 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/eclass/python-r1.eclass b/eclass/python-r1.eclass

[gentoo-dev] [News item review] Chromium access to Google services

2021-03-08 Thread Stephan Hartmann
Hi, please review the news item inlined below. I would like to publish it tomorrow. ``` Title: Chromium access to Google services Author: Stephan Hartmann Content-Type: text/plain Posted: 2021-03-09 Revision: 1 News-Item-Format: 2.0 Display-If-Installed: www-client/chromium Starting March 15

[gentoo-dev] Last-rites: dev-php/PEAR-Config

2021-03-08 Thread Brian Evans
# Brian Evans (2021-03-08) # No longer consistently maintained, severely broken with PHP 8 # No reverse dependencies, fails tests # Removal in 30 days. dev-php/PEAR-Config OpenPGP_signature Description: OpenPGP digital signature

Re: [gentoo-dev] [News item review] Chromium access to Google services

2021-03-08 Thread Michał Górny
On Mon, 2021-03-08 at 17:36 +0100, Stephan Hartmann wrote: > Hi, > > please review the news item inlined below. I would like to publish it > tomorrow. > > ``` > Title: Chromium access to Google services > Author: Stephan Hartmann > Content-Type: text/plain > Posted: 2021-03-09 > Revision: 1 > N

[gentoo-dev] [News item review] V2 Chromium access to Google services

2021-03-08 Thread Stephan Hartmann
Hi, updated based on previous suggestions. ``` Title: Chromium access to Google services Author: Stephan Hartmann Content-Type: text/plain Posted: 2021-03-09 Revision: 1 News-Item-Format: 2.0 Display-If-Installed: www-client/chromium Starting March 15th, 2021 Google Chrome Team will restrict a

[gentoo-dev] [PATCH] distutils-r1.eclass: Use underscores in .pydistutils.cfg keys

2021-03-08 Thread Michał Górny
Switch to using underscore instead of hyphens in .pydistutils.cfg keys. The latter form is now deprecated by setuptools, while both seem to work fine with plain distutils. Signed-off-by: Michał Górny --- eclass/distutils-r1.eclass | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-

[gentoo-dev] [PATCH] tmpfiles.eclass: introduce TMPFILES_OPTIONAL variable

2021-03-08 Thread Mike Gilbert
This allows the automatic dependency on virtual/tmpfiles to be disabled. Bug: https://bugs.gentoo.org/774855 Signed-off-by: Mike Gilbert --- eclass/tmpfiles.eclass | 10 +- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/eclass/tmpfiles.eclass b/eclass/tmpfiles.eclass index

Re: [gentoo-dev] [News item review] V2 Chromium access to Google services

2021-03-08 Thread Alexey Sokolov
Hi, Russian translation follows. Title: Доступ браузера Chromium к сервисам Google Author: Stephan Hartmann Translator: Alexey Sokolov Posted: 2021-03-09 Revision: 1 News-Item-Format: 2.0 Display-If-Installed: www-client/chromium С 15 марта 2021 команда Google Chrome ограничит доступ к Google A

Re: [gentoo-dev] [PATCH] tmpfiles.eclass: introduce TMPFILES_OPTIONAL variable

2021-03-08 Thread David Seifert
On Mon, 2021-03-08 at 14:38 -0500, Mike Gilbert wrote: > This allows the automatic dependency on virtual/tmpfiles to be > disabled. > > Bug: https://bugs.gentoo.org/774855 > Signed-off-by: Mike Gilbert > --- >  eclass/tmpfiles.eclass | 10 +- >  1 file changed, 9 insertions(+), 1 deletion(

Re: [gentoo-dev] [News item review] V2 Chromium access to Google services

2021-03-08 Thread Thomas Deutschmann
Hi, On 2021-03-08 20:01, Stephan Hartmann wrote: Starting March 15th, 2021 Google Chrome Team will restrict access to Google APIs and services that are reserved for Google use only. This means that users are no longer able to login into their Google Accounts which disables access to for examp

Re: [gentoo-dev] [News item review] V2 Chromium access to Google services

2021-03-08 Thread Sam James
> On 8 Mar 2021, at 19:01, Stephan Hartmann wrote: > > Hi, Hi! Review from mobile so please excuse non-ideal formatting. > > updated based on previous suggestions. > > ``` > Title: Chromium access to Google services > Author: Stephan Hartmann > Content-Type: text/plain > Posted: 2021-0

Re: [gentoo-dev] [News item review] V2 Chromium access to Google services

2021-03-08 Thread Aisha Tammy
On 3/8/21 5:19 PM, Thomas Deutschmann wrote: Hi, On 2021-03-08 20:01, Stephan Hartmann wrote: Starting March 15th, 2021 Google Chrome Team will restrict access to  Google APIs and services that are reserved for Google use only. This  means that users are no longer able to login into their Go