[gentoo-dev] Last rites: various old dev-ml/* packages stuck on oasis.eclass

2021-03-14 Thread Sam James
# Sam James (2021-03-13) # Stuck on oasis.eclass, out of date # No reverse dependencies # bug #775785 # Removal in 14 days. Nothing should really # be able to use any of these right now anyway. dev-ml/qcheck dev-ml/macaque dev-ml/pgocaml dev-ml/csv dev-ml/gen dev-ml/tyxml dev-ml/stringext dev-ml/d

Re: [gentoo-dev] Last-rites: app-admin/lastpass-cli

2021-03-14 Thread Dale
Gokturk Yuksek wrote: > # Göktürk Yüksek (2021-03-14) > # Dead upstream. No revdeps. > # Removal in 60 days to allow people extra time > # for transitioning out. Bug #776262. > app-admin/lastpass-cli > > Due to recent changes to Lastpass, I switched to Bitwarden.  It may be worth mentioning some

[gentoo-dev] Last-rites: app-admin/lastpass-cli

2021-03-14 Thread Gokturk Yuksek
# Göktürk Yüksek (2021-03-14) # Dead upstream. No revdeps. # Removal in 60 days to allow people extra time # for transitioning out. Bug #776262. app-admin/lastpass-cli OpenPGP_signature Description: OpenPGP digital signature

[gentoo-dev] Last-rites: app-admin/lastpass-binary-component

2021-03-14 Thread Gokturk Yuksek
# Göktürk Yüksek (2021-03-14) # Upstream's lack of versioning keeps breaking the Manifest. # They are also not responsive to license clarification questions. # No revdeps. Removal in 14 days. Bug #581102, #7513730 app-admin/lastpass-binary-component OpenPGP_signature Description: OpenPGP digi

Re: [gentoo-dev] New project: binhost

2021-03-14 Thread Torokhov Sergey
Yes, it seems they use that approach as the binary repos are called "grp".At the same time they provide binary builds for set of packages not only on release but as rolling too. They repository is available as Gentoo Calculate Overlay but I never tries to add it and use so I don't know how it affec

Re: [gentoo-dev] [PATCH 1/2] python-utils-r1.eclass: Add eunittest helper

2021-03-14 Thread Zachery Huang
IIUC, the check for 4 is redundant here. See[1] [1]  https://gitweb.gentoo.org/repo/gentoo.git/tree/eclass/python-utils-r1.eclass#n23 On Mar 15, 2021, 00:43 +0800, Wolfgang E. Sanyer , wrote: > > [[ ${EAPI} != [45] ]] && die_args+=( -n ) > > Out of curiosity, why doesn't this check include EAPIs

Re: [gentoo-dev] [PATCH 1/2] python-utils-r1.eclass: Add eunittest helper

2021-03-14 Thread Wolfgang E. Sanyer
> [[ ${EAPI} != [45] ]] && die_args+=( -n ) Out of curiosity, why doesn't this check include EAPIs <4?

[gentoo-dev] [PATCH 1/2] python-utils-r1.eclass: Add eunittest helper

2021-03-14 Thread Michał Górny
Add an eunittest helper to wrap up the common 'python -m unittest discover' calls, except that they are run via dev-python/unittest-or-fail now. This guarantees that if no tests are discovered the test phase fails rather than silently ignoring the problem. This is especially helpful since it save

[gentoo-dev] [PATCH 2/2] distutils-r1.eclass: Use eunittest, add dep on unittest-or-fail

2021-03-14 Thread Michał Górny
Switch to the new helper for running unittest-style tests. Add a new dependency on dev-python/unittest-or-fail. Besides making the test phase fail on missing tests, it also means that IUSE=test is now added cnsistently with nose and pytest variants. Signed-off-by: Michał Górny --- eclass/distu

Re: [gentoo-dev] Idea: User centric kernel configuration

2021-03-14 Thread Gerion Entrup
Am Freitag, 12. März 2021, 19:28:51 CET schrieb Mike Pagano: > > On 3/12/21 1:04 PM, Gerion Entrup wrote: > > Am Freitag, 12. März 2021, 17:40:02 CET schrieb Mike Pagano: > >> > >> On 3/12/21 11:34 AM, Gerion Entrup wrote: > >>> Am Donnerstag, 11. März 2021, 17:41:45 CET schrieb Peter Stuge: > >>>

Re: [gentoo-dev] Idea: User centric kernel configuration

2021-03-14 Thread Hans de Graaff
On Fri, 2021-03-12 at 11:40 -0500, Mike Pagano wrote: > > have for systemd and openrc where you select something and we preselect > a bunch of required/suggested kernel configs options. Another good candidate for this mechanism would be the recommendations on https://kernsec.org/wiki/index.php/Ke