public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-07-04  6:57 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2022-07-04  6:57 UTC (permalink / raw
  To: gentoo-commits

commit:     3ba63d5f4acc4a21b72e48819d614b2c6eb06dac
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 26 10:05:26 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 06:57:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ba63d5f

profiles/features/wd40: Mask more cryptography revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index a2d57b80710f..466c9fb089c5 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,13 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2022-06-26)
+# dev-python/trustme requires dev-python/cryptography.
+dev-python/anyio test
+dev-python/httpcore test
+dev-python/httpx test
+dev-python/uvicorn test
+
 # WANG Xuerui <xen0n@gentoo.org> (2022-05-13)
 # dev-lang/rust is not available on ${arch} yet.
 media-gfx/imv svg
@@ -14,7 +21,8 @@ media-libs/imlib2 svg
 # Michał Górny <mgorny@gentoo.org> (2021-11-26)
 # These package flags require dev-python/cryptography which -- due
 # to the dependency on Rust -- is no longer portable to ${arch}.
-dev-python/twisted conch crypt
+dev-python/dnspython dnssec
+dev-python/twisted conch crypt ssl
 dev-python/urllib3 test
 net-fs/samba addc addns ads
 


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-07-04  6:57 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2022-07-04  6:57 UTC (permalink / raw
  To: gentoo-commits

commit:     28965aad35e333e526095107cd277a6a45c86b65
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jul  4 06:55:49 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jul  4 06:57:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28965aad

profiles/features/wd40: Remove obsolete twisted[crypt] mask

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 466c9fb089c5..6c8a179103ef 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -22,7 +22,7 @@ media-libs/imlib2 svg
 # These package flags require dev-python/cryptography which -- due
 # to the dependency on Rust -- is no longer portable to ${arch}.
 dev-python/dnspython dnssec
-dev-python/twisted conch crypt ssl
+dev-python/twisted conch ssl
 dev-python/urllib3 test
 net-fs/samba addc addns ads
 


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-07-29 13:39 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2022-07-29 13:39 UTC (permalink / raw
  To: gentoo-commits

commit:     e78fbd3c6a4083dce0cff30f3a6a4b832f870043
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 13:14:54 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 13:39:51 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e78fbd3c

profiles/features/wd40: Mask pyopenssl revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 10 ++++++++++
 profiles/features/wd40/package.use.mask | 17 +++++++++++++++++
 2 files changed, 27 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index b7b7e209b1da..6b3e3bc480bd 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -2,6 +2,9 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Various packages requiring Rust.
+app-crypt/acme
+app-crypt/certbot
+app-crypt/certbot-nginx
 app-eselect/eselect-rust
 app-text/mdbook
 dev-lang/rust
@@ -9,8 +12,14 @@ dev-lang/rust-bin
 >=dev-lang/spidermonkey-78
 >=dev-libs/gjs-1.66
 >=dev-python/cryptography-36
+dev-python/gcs-oauth2-boto-plugin
+dev-python/josepy
+dev-python/libcloud
+dev-python/ndg-httpsclient
+dev-python/python-glanceclient
 >=dev-python/pyopenssl-22
 dev-python/setuptools-rust
+dev-python/trustme
 dev-python/watchfiles
 dev-util/cargo-c
 dev-util/cbindgen
@@ -28,6 +37,7 @@ media-libs/libavif
 media-video/rav1e
 >=net-irc/polari-3.37
 net-libs/quiche
+net-misc/gsutil
 net-news/newsboat
 net-p2p/deluge
 sci-geosciences/gnome-maps

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 6c8a179103ef..f83bccf53ef4 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,23 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2022-07-29)
+# More packages requiring dev-python/pyopenssl or its revdeps.
+app-admin/salt libcloud openssl test
+dev-python/aiohttp test
+dev-python/autobahn test
+dev-python/cheroot test
+dev-python/cherrypy ssl
+dev-python/eventlet test
+dev-python/google-auth test
+dev-python/os-client-config test
+dev-python/pyftpdlib ssl test
+dev-python/python-novaclient test
+dev-python/requests test
+dev-python/service_identity test
+dev-python/uvloop test
+www-apps/roundup ssl
+
 # Michał Górny <mgorny@gentoo.org> (2022-06-26)
 # dev-python/trustme requires dev-python/cryptography.
 dev-python/anyio test


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-07-29 14:37 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2022-07-29 14:37 UTC (permalink / raw
  To: gentoo-commits

commit:     8c88bd1716f1f3072b7e3783777ecac4a6d7dcfc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 29 14:14:59 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jul 29 14:37:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8c88bd17

profiles/features/wd40: Mask cryptography revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 33 ++++++++++++++++++++++++++++++++-
 profiles/features/wd40/package.use.mask | 16 +++++++++++++---
 2 files changed, 45 insertions(+), 4 deletions(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 6b3e3bc480bd..102e1e5d3436 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -2,25 +2,55 @@
 # Distributed under the terms of the GNU General Public License v2
 
 # Various packages requiring Rust.
+app-admin/ansible
+app-admin/ansible-base
 app-crypt/acme
 app-crypt/certbot
 app-crypt/certbot-nginx
 app-eselect/eselect-rust
 app-text/mdbook
+dev-embedded/esptool
 dev-lang/rust
 dev-lang/rust-bin
 >=dev-lang/spidermonkey-78
 >=dev-libs/gjs-1.66
+dev-python/autobahn
 >=dev-python/cryptography-36
 dev-python/gcs-oauth2-boto-plugin
+dev-python/google-apitools
+dev-python/google-reauth-python
 dev-python/josepy
+dev-python/keyring
 dev-python/libcloud
+dev-python/moto
 dev-python/ndg-httpsclient
-dev-python/python-glanceclient
+dev-python/oauth2client
+dev-python/oauthlib
+dev-python/openstacksdk
+dev-python/os-client-config
+dev-python/osc-lib
+dev-python/paramiko
 >=dev-python/pyopenssl-22
+dev-python/pyspnego
+dev-python/python-daemon
+dev-python/python-glanceclient
+dev-python/python-ironicclient
+dev-python/python-jose
+dev-python/python-neutronclient
+dev-python/python-openstackclient
+dev-python/python-sshpubkeys
+dev-python/requests-kerberos
+dev-python/requests-oauthlib
+dev-python/secretstorage
+dev-python/service_identity
 dev-python/setuptools-rust
+dev-python/spur
+dev-python/sshtunnel
+dev-python/tempest
 dev-python/trustme
+dev-python/twine
 dev-python/watchfiles
+dev-ros/roswtf
 dev-util/cargo-c
 dev-util/cbindgen
 dev-util/git-delta
@@ -40,6 +70,7 @@ net-libs/quiche
 net-misc/gsutil
 net-news/newsboat
 net-p2p/deluge
+ros-meta/ros_comm
 sci-geosciences/gnome-maps
 >=sys-apps/bat-0.18.1
 virtual/rust

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index f83bccf53ef4..ebb4216a9647 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,20 +1,30 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2022-07-29)
+# More packages requiring dev-python/cryptography or its revdeps.
+app-admin/salt keyring neutron
+dev-python/boto test
+dev-python/dask test
+dev-python/docker-py test
+dev-python/google-api-python-client test
+dev-python/keystoneauth test
+dev-python/libtmux test
+dev-python/locket test
+dev-python/pyjwt test
+dev-python/python-keystoneclient test
+
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)
 # More packages requiring dev-python/pyopenssl or its revdeps.
 app-admin/salt libcloud openssl test
 dev-python/aiohttp test
-dev-python/autobahn test
 dev-python/cheroot test
 dev-python/cherrypy ssl
 dev-python/eventlet test
 dev-python/google-auth test
-dev-python/os-client-config test
 dev-python/pyftpdlib ssl test
 dev-python/python-novaclient test
 dev-python/requests test
-dev-python/service_identity test
 dev-python/uvloop test
 www-apps/roundup ssl
 


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-08-26 10:27 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-08-26 10:27 UTC (permalink / raw
  To: gentoo-commits

commit:     c01f3fee25c1c8122bcde0b51c1bb3cf5dec2c22
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Aug 26 10:15:36 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 26 10:27:15 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c01f3fee

profiles/features/wd40: mask USE=imagequant

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/wd40/use.mask b/profiles/features/wd40/use.mask
index 41e587d5c549..94c96a950136 100644
--- a/profiles/features/wd40/use.mask
+++ b/profiles/features/wd40/use.mask
@@ -3,6 +3,10 @@
 
 rust
 
+# Sam James <sam@gentoo.org> (2022-08-26)
+# >=media-gfx/libimagequant-4 requires Rust.
+imagequant
+
 # Matt Turner <mattst88@gentoo.org> (2021-07-25)
 # gnome-shell requires rustified librsvg.
 gnome-shell


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-09-18 18:18 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2022-09-18 18:18 UTC (permalink / raw
  To: gentoo-commits

commit:     a9c10064b565e03cfb5d4b843a3834ba972b019c
Author:     matoro <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Sun Sep 18 16:57:18 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 18 18:18:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a9c10064

profiles/features/wd40: mask dev-util/tree-sitter-cli

This is a rust package.

Bug: https://bugs.gentoo.org/844223
Closes: https://github.com/gentoo/gentoo/pull/27328
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 6f46776db0a7..9e34df407953 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -57,6 +57,7 @@ dev-util/cargo-c
 dev-util/cbindgen
 dev-util/git-delta
 dev-util/maturin
+dev-util/tree-sitter-cli
 gnome-base/gdm
 >=gnome-base/gnome-core-apps-3.36.5
 >=gnome-base/gnome-core-libs-3.36.5


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-10-07 13:07 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2022-10-07 13:07 UTC (permalink / raw
  To: gentoo-commits

commit:     208e87d84e991a49111add97541e1d49165edd94
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  7 12:30:36 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Oct  7 13:07:32 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=208e87d8

profiles/features/wd40: Mask www-apps/radicale due to bcrypt dep

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 73cf842b502d..2ed6186c95b2 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -79,4 +79,5 @@ ros-meta/ros_comm
 sci-geosciences/gnome-maps
 >=sys-apps/bat-0.18.1
 virtual/rust
+www-apps/radicale
 >=x11-themes/adwaita-icon-theme-3.36


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-10-18  3:02 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-10-18  3:02 UTC (permalink / raw
  To: gentoo-commits

commit:     dbf1448f14980b8db9cdfb164f9193d3b58d4100
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 18 03:00:57 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Oct 18 03:02:01 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dbf1448f

profiles/features/wd40: mask net-misc/electrum-ltc

Requires Rustified dev-python/cryptography.

Bug: https://bugs.gentoo.org/877017
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 2ed6186c95b2..5811b0b8e4df 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -72,6 +72,7 @@ media-libs/libavif
 media-video/rav1e
 >=net-irc/polari-3.37
 net-libs/quiche
+net-misc/electrum-ltc
 net-misc/gsutil
 net-news/newsboat
 net-p2p/deluge


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-04  6:13 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2022-11-04  6:13 UTC (permalink / raw
  To: gentoo-commits

commit:     19c98a46ec559df0ce4b11362b2b50a5e5b5e69e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Nov  4 06:11:46 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Nov  4 06:11:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c98a46

profiles/features/wd40: Add dev-python/trio & revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 8 ++++++--
 profiles/features/wd40/package.use.mask | 1 +
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 314a96313cfb..dc954357148b 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -5,6 +5,8 @@
 app-admin/ansible
 app-admin/ansible-core
 >=app-antivirus/clamav-0.105.1
+app-backup/borgbackup
+app-backup/borgmatic
 app-crypt/acme
 app-crypt/certbot
 app-crypt/certbot-nginx
@@ -32,9 +34,10 @@ dev-python/openstacksdk
 dev-python/os-client-config
 dev-python/osc-lib
 dev-python/paramiko
+dev-python/pyfuse3
 >=dev-python/pyopenssl-22
 dev-python/pyspnego
->=dev-python/pytest-trio-0.8.0
+dev-python/pytest-trio
 dev-python/python-daemon
 dev-python/python-glanceclient
 dev-python/python-ironicclient
@@ -51,9 +54,10 @@ dev-python/spur
 dev-python/sshtunnel
 dev-python/tempest
 dev-python/trustme
->=dev-python/trio-0.22.0
+dev-python/trio
 dev-python/twine
 dev-python/watchfiles
+dev-python/watchgod
 dev-ros/roswtf
 dev-util/cargo-c
 dev-util/cbindgen

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index ebb4216a9647..f0d379744e14 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -13,6 +13,7 @@ dev-python/libtmux test
 dev-python/locket test
 dev-python/pyjwt test
 dev-python/python-keystoneclient test
+dev-python/python-socks test
 
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)
 # More packages requiring dev-python/pyopenssl or its revdeps.


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     4347445c5725dc335dad78c796379333a4d0a89b
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:01:31 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:37 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4347445c

profiles/features/wd40: mask dev-libs/totem-pl-parser[test]

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index d260a164a9a9..e71f7a2c87db 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -6,6 +6,7 @@
 app-crypt/eid-mw gtk p11-kit
 app-crypt/pinentry gtk
 dev-libs/libgdata crypt
+dev-libs/totem-pl-parser test
 gnome-base/gnome-settings-daemon modemmanager
 gnome-base/nautilus previewer
 net-libs/libnma pkcs11


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     a96f3948d60a266010fd4f0dc43f6064581738bc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:00:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:36 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a96f3948

profiles/features/wd40: mask app-crypt/eid-mw[gtk] too

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 8ada3a3323e7..d260a164a9a9 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -3,7 +3,7 @@
 
 # Sam James <sam@gentoo.org> (2022-11-19)
 # GNOME packages pulling in e.g. gjs which then needs Rust.
-app-crypt/eid-mw p11-kit
+app-crypt/eid-mw gtk p11-kit
 app-crypt/pinentry gtk
 dev-libs/libgdata crypt
 gnome-base/gnome-settings-daemon modemmanager


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     a720b7ad17a2d95ca779233dfb615e8539fd2d34
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:03:42 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a720b7ad

profiles/features/wd40: mask mate-extra/mate-screensaver[pam]

Needs gnome-keyring.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index e920a6019c45..75d0d21fd6b9 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -10,6 +10,7 @@ dev-libs/totem-pl-parser test
 gnome-base/gnome-settings-daemon modemmanager
 gnome-base/nautilus previewer
 lxqt-base/lxqt-meta trash
+mate-extra/mate-screensaver pam
 net-libs/libnma pkcs11
 net-vpn/networkmanager-openconnect gtk
 net-vpn/networkmanager-openvpn gtk


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     f9aa929148ac7ae51537125ca6ca5a2754a11bc3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:23:56 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f9aa9291

profiles/features/wd40: mask app-arch/file-roller[nautilus]

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index e903075593a1..fbb719c45ec0 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -3,6 +3,7 @@
 
 # Sam James <sam@gentoo.org> (2022-11-19)
 # GNOME packages pulling in e.g. gjs which then needs Rust.
+app-arch/file-roller nautilus
 app-crypt/eid-mw gtk p11-kit
 app-crypt/pinentry gtk
 dev-libs/libgdata crypt


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     65b721f4b78a6d1551f2b7a12d40581b8261834f
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:24:35 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65b721f4

profiles/features/wd40: mask dev-util/devhelp[gedit]

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index fbb719c45ec0..641d7e1f5a93 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -8,6 +8,7 @@ app-crypt/eid-mw gtk p11-kit
 app-crypt/pinentry gtk
 dev-libs/libgdata crypt
 dev-libs/totem-pl-parser test
+dev-util/devhelp gedit
 gnome-base/gnome-settings-daemon modemmanager
 gnome-base/nautilus previewer
 lxqt-base/lxqt-meta trash


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     ea21d4522acac4481b3d7eb52531b52f16f9a8e3
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:05:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ea21d452

profiles/features/wd40: mask media-sound/sound-juicer

Needs gvfs.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index ed1f103e9e20..fd6ae54f59aa 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -92,6 +92,7 @@ lxde-base/lxlauncher
 media-gfx/shotwell
 media-libs/libavif
 >=media-libs/libopenraw-0.3.2
+media-sound/sound-juicer
 media-video/rav1e
 >=net-irc/polari-3.37
 net-libs/gnome-online-accounts


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     999982b2ca3e40bc80175e8b9053bb237edd6f80
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:07:38 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:41 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=999982b2

profiles/features/wd40: mask x11-libs/libfm[automount]

Needs gvfs.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 63a2d5368206..b466c6f0fc1e 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -17,6 +17,7 @@ net-vpn/networkmanager-openconnect gtk
 net-vpn/networkmanager-openvpn gtk
 net-vpn/networkmanager-pptp gtk
 net-vpn/networkmanager-vpnc gtk
+x11-libs/libfm automount
 
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)
 # More packages requiring dev-python/cryptography or its revdeps.


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     c36461ffcd812a683608b3247f95a8bde228aa85
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:05:41 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:40 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c36461ff

profiles/features/wd40: mask media-video/ogmrip

Needs gvfs.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index fd6ae54f59aa..b998ca875a1d 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -93,6 +93,7 @@ media-gfx/shotwell
 media-libs/libavif
 >=media-libs/libopenraw-0.3.2
 media-sound/sound-juicer
+media-video/ogmrip
 media-video/rav1e
 >=net-irc/polari-3.37
 net-libs/gnome-online-accounts


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     f92270ab81490ff6dc1a12f9a6327da99610ebf4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:04:20 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:39 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f92270ab

profiles/features/wd40: mask media-gfx/gimp[gnome]

Needs gvfs.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 75d0d21fd6b9..63a2d5368206 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -11,6 +11,7 @@ gnome-base/gnome-settings-daemon modemmanager
 gnome-base/nautilus previewer
 lxqt-base/lxqt-meta trash
 mate-extra/mate-screensaver pam
+media-gfx/gimp gnome
 net-libs/libnma pkcs11
 net-vpn/networkmanager-openconnect gtk
 net-vpn/networkmanager-openvpn gtk


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     73c68c5281365b99babdb4ff1125a116a2cacc7c
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:03:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:38 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=73c68c52

profiles/features/wd40: mask lxqt-base/lxqt-meta[trash]

Needs gvfs.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index e71f7a2c87db..e920a6019c45 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -9,6 +9,7 @@ dev-libs/libgdata crypt
 dev-libs/totem-pl-parser test
 gnome-base/gnome-settings-daemon modemmanager
 gnome-base/nautilus previewer
+lxqt-base/lxqt-meta trash
 net-libs/libnma pkcs11
 net-vpn/networkmanager-openconnect gtk
 net-vpn/networkmanager-openvpn gtk


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     8069a58b3f9cce4aa3701b19477e390dc97645df
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:10:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8069a58b

profiles/features/wd40: mask net-libs/libgfbgraph

Needs gnome-online-accounts.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 36d1c0701905..4d15bffd31f9 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -97,6 +97,7 @@ media-video/ogmrip
 media-video/rav1e
 >=net-irc/polari-3.37
 net-libs/gnome-online-accounts
+net-libs/libgfbgraph
 net-libs/quiche
 net-misc/electrum-ltc
 net-misc/gsutil


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     22b7902dcb63ac754c1ba28f8ec5cf6eb3707c0d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:11:03 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:43 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=22b7902d

profiles/features/wd40: mask net-libs/libzapojit

Needs gnome-online-accounts.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 4d15bffd31f9..3ea689a13e09 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -98,6 +98,7 @@ media-video/rav1e
 >=net-irc/polari-3.37
 net-libs/gnome-online-accounts
 net-libs/libgfbgraph
+net-libs/libzapojit
 net-libs/quiche
 net-misc/electrum-ltc
 net-misc/gsutil


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     50e11384cfce0438165c5e370bbfb7e564a2f746
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:08:35 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:42 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=50e11384

profiles/features/wd40: mask xfce-base/thunar[trash-panel-plugin,udisks]

Needs gvfs.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index b466c6f0fc1e..e903075593a1 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -17,6 +17,7 @@ net-vpn/networkmanager-openconnect gtk
 net-vpn/networkmanager-openvpn gtk
 net-vpn/networkmanager-pptp gtk
 net-vpn/networkmanager-vpnc gtk
+xfce-base/thunar trash-panel-plugin udisks
 x11-libs/libfm automount
 
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     a99353fa60c8495d914b127c42adf4cb2a030125
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:25:09 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a99353fa

profiles/features/wd40: mask mate-extra/caja-extensions[cdr]

Needs Brasero.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 641d7e1f5a93..371ec75e734b 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -12,6 +12,7 @@ dev-util/devhelp gedit
 gnome-base/gnome-settings-daemon modemmanager
 gnome-base/nautilus previewer
 lxqt-base/lxqt-meta trash
+mate-extra/caja-extensions cdr
 mate-extra/mate-screensaver pam
 media-gfx/gimp gnome
 net-libs/libnma pkcs11


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     c30173891a8b2bcfadc6204068d8178d7a403db8
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:27:53 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3017389

profiles/features/wd40: mask x11-terms/gnome-terminal[nautilus]

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index f3ad93c9db81..06f950ad187e 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -25,6 +25,7 @@ net-vpn/networkmanager-pptp gtk
 net-vpn/networkmanager-vpnc gtk
 xfce-base/thunar trash-panel-plugin udisks
 x11-libs/libfm automount
+x11-terms/gnome-terminal nautilus
 
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)
 # More packages requiring dev-python/cryptography or its revdeps.


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     2f5dba69e39d67a4fb689b59926e613185db4728
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:27:13 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f5dba69

profiles/features/wd40: mask media-sound/rhythmbox[cdr]

Needs Brasero.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index da9f7801d679..f3ad93c9db81 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -17,6 +17,7 @@ mate-extra/mate-screensaver pam
 media-gfx/gimp gnome
 media-gfx/gthumb cdr
 media-sound/easytag nautilus
+media-sound/rhythmbox cdr
 net-libs/libnma pkcs11
 net-vpn/networkmanager-openconnect gtk
 net-vpn/networkmanager-openvpn gtk


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     9e4de2cdf352150795cd125ba63ed7d9c98b4518
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:28:34 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:47 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e4de2cd

profiles/features/wd40: mask xfce-base/thunar-volman

Needs thunar[udisks] which needs gvfs.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 3ea689a13e09..590bb9e87d2b 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -111,6 +111,7 @@ sys-apps/gnome-disk-utility
 virtual/rust
 www-apps/radicale
 www-client/epiphany
+xfce-base/thunar-volman
 x11-libs/libcryptui
 x11-misc/alacarte
 >=x11-themes/adwaita-icon-theme-3.36


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     82b07c6a9a96d70ed5cc125348789608b97ff82a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:38:54 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=82b07c6a

profiles/features/wd40: mask xfce-base/xfce4-meta

It contains xfce-base/thunar-volman.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 590bb9e87d2b..0287eeadc819 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -112,6 +112,7 @@ virtual/rust
 www-apps/radicale
 www-client/epiphany
 xfce-base/thunar-volman
+xfce-base/xfce4-meta
 x11-libs/libcryptui
 x11-misc/alacarte
 >=x11-themes/adwaita-icon-theme-3.36


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     218d0722a5a8dc9092603ef0f785f2d22c6254a6
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:26:32 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:46 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=218d0722

profiles/features/wd40: mask media-sound/easytag[nautilus]

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 6177f84eef54..da9f7801d679 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -16,6 +16,7 @@ mate-extra/caja-extensions cdr
 mate-extra/mate-screensaver pam
 media-gfx/gimp gnome
 media-gfx/gthumb cdr
+media-sound/easytag nautilus
 net-libs/libnma pkcs11
 net-vpn/networkmanager-openconnect gtk
 net-vpn/networkmanager-openvpn gtk


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:05 UTC (permalink / raw
  To: gentoo-commits

commit:     53d493270116808fff27818666bb909422f6e3e2
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Nov 19 06:25:51 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:03:45 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53d49327

profiles/features/wd40: mask media-gfx/gthumb[cdr]

Needs Brasero.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 371ec75e734b..6177f84eef54 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -15,6 +15,7 @@ lxqt-base/lxqt-meta trash
 mate-extra/caja-extensions cdr
 mate-extra/mate-screensaver pam
 media-gfx/gimp gnome
+media-gfx/gthumb cdr
 net-libs/libnma pkcs11
 net-vpn/networkmanager-openconnect gtk
 net-vpn/networkmanager-openvpn gtk


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-20  2:22 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-20  2:22 UTC (permalink / raw
  To: gentoo-commits

commit:     e567a72a39cc7b66929b47b8c24102734c6b6dbf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 20 02:22:08 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Nov 20 02:22:08 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e567a72a

profiles/features/wd40: mask app-text/evince

needs gvfs.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 0287eeadc819..83e63006fe14 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -16,6 +16,7 @@ app-crypt/libsecret
 app-crypt/seahorse
 app-editors/gedit
 app-eselect/eselect-rust
+app-text/evince
 app-text/mdbook
 dev-embedded/esptool
 dev-lang/rust


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-22  5:06 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-22  5:06 UTC (permalink / raw
  To: gentoo-commits

commit:     a1915f04941d35bdd63e4f32af290caa456abb82
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Nov 22 05:06:07 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Nov 22 05:06:07 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1915f04

profiles/features/wd40: mask >=dev-vcs/stgit-2

Bug: https://bugs.gentoo.org/882437
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 5ae09de9508f..ee1be4d25308 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -64,6 +64,7 @@ dev-util/cbindgen
 dev-util/git-delta
 dev-util/maturin
 dev-util/tree-sitter-cli
+>=dev-vcs/stgit-2
 gnome-base/gdm
 >=gnome-base/gnome-core-apps-3.36.5
 >=gnome-base/gnome-core-libs-3.36.5


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-24  3:08 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-11-24  3:08 UTC (permalink / raw
  To: gentoo-commits

commit:     3fa96b35a809f32da862d92489d47d39c0084ac0
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 02:47:46 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 03:08:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3fa96b35

profiles/features/wd40: mask gnome-extra/sushi

Needs gjs->spidermonkey->rust.

Bug: https://bugs.gentoo.org/882071
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 2d2e80f08d37..7136caab8842 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -73,6 +73,7 @@ gnome-base/gdm
 >=gnome-base/librsvg-2.41
 gnome-extra/gnome-browser-connector
 gnome-extra/gnome-tweaks
+gnome-extra/sushi
 >=media-gfx/libimagequant-4
 media-libs/libavif
 >=media-libs/libopenraw-0.3.2


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-11-24  6:37 Jakov Smolić
  0 siblings, 0 replies; 96+ messages in thread
From: Jakov Smolić @ 2022-11-24  6:37 UTC (permalink / raw
  To: gentoo-commits

commit:     49ecbc55ca13b849698c84934e1144a7a70c6632
Author:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 24 06:32:31 2022 +0000
Commit:     Jakov Smolić <jsmolic <AT> gentoo <DOT> org>
CommitDate: Thu Nov 24 06:36:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=49ecbc55

profiles/features/wd40: Remove dev-python/eventlet[test] mask

Signed-off-by: Jakov Smolić <jsmolic <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 7a8ede783df7..75f48aabba67 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -32,7 +32,6 @@ app-admin/salt libcloud openssl test
 dev-python/aiohttp test
 dev-python/cheroot test
 dev-python/cherrypy ssl
-dev-python/eventlet test
 dev-python/google-auth test
 dev-python/pyftpdlib ssl test
 dev-python/python-novaclient test


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-12-05 20:01 Matthew Smith
  0 siblings, 0 replies; 96+ messages in thread
From: Matthew Smith @ 2022-12-05 20:01 UTC (permalink / raw
  To: gentoo-commits

commit:     c0b109120313ec949a2ac99622fef66afe45db61
Author:     Matoro Mahri <matoro <AT> users <DOT> noreply <DOT> github <DOT> com>
AuthorDate: Fri Dec  2 15:32:46 2022 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Mon Dec  5 20:00:48 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0b10912

profiles/features/wd40: mask USE=test tree-sitter-grammar.eclass pkgs

dev-util/tree-sitter-cli will now be a conditional test dep for packages
inheriting tree-sitter-grammar.eclass, which is written in rust, so mask
it on rustless profiles.

Bug: https://bugs.gentoo.org/844223
Signed-off-by: Matoro Mahri <matoro <AT> users.noreply.github.com>
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 26 ++++++++++++++++++++++++++
 1 file changed, 26 insertions(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 4dd5915ab851..c86a7036962d 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,32 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# matoro <matoro_gentoo@matoro.tk> (2022-12-01)
+# tree-sitter-grammar.eclass adds dev-util/tree-sitter-cli as test dep
+dev-libs/tree-sitter-bash test
+dev-libs/tree-sitter-c test
+dev-libs/tree-sitter-c-sharp test
+dev-libs/tree-sitter-cpp test
+dev-libs/tree-sitter-css test
+dev-libs/tree-sitter-embedded-template test
+dev-libs/tree-sitter-go test
+dev-libs/tree-sitter-haskell test
+dev-libs/tree-sitter-html test
+dev-libs/tree-sitter-java test
+dev-libs/tree-sitter-javascript test
+dev-libs/tree-sitter-jsdoc test
+dev-libs/tree-sitter-json test
+dev-libs/tree-sitter-julia test
+dev-libs/tree-sitter-ocaml test
+dev-libs/tree-sitter-php test
+dev-libs/tree-sitter-python test
+dev-libs/tree-sitter-ql test
+dev-libs/tree-sitter-ruby test
+dev-libs/tree-sitter-rust test
+dev-libs/tree-sitter-scala test
+dev-libs/tree-sitter-tsq test
+dev-libs/tree-sitter-typescript test
+
 # Sam James <sam@gentoo.org> (2022-11-19)
 # GNOME packages pulling in e.g. gjs which then needs Rust.
 dev-util/glade gjs


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-12-19 15:11 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2022-12-19 15:11 UTC (permalink / raw
  To: gentoo-commits

commit:     1197b7b2a9737168703771dd61bf1753e6ec4e79
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 19 15:05:15 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Dec 19 15:09:44 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1197b7b2

profiles/features/wd40: Add new dev-python/python-socks deps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index a61e76346525..ed3fe7e443e0 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -49,12 +49,16 @@ dev-python/boto test
 dev-python/dask test
 dev-python/docker-py test
 dev-python/google-api-python-client test
+dev-python/httpx-socks test
+dev-python/hypercorn test
 dev-python/keystoneauth test
 dev-python/libtmux test
 dev-python/locket test
 dev-python/pyjwt test
 dev-python/python-keystoneclient test
 dev-python/python-socks test
+dev-python/starlette test
+dev-python/tiny-proxy test
 
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)
 # More packages requiring dev-python/pyopenssl or its revdeps.


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-12-26 11:59 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-12-26 11:59 UTC (permalink / raw
  To: gentoo-commits

commit:     10768619f6cd336b460f712349d6d16a8cb662eb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 11:59:11 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 11:59:17 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=10768619

profiles/features/wd40: mask dev-util/gef

Needs dev-python/twine.

Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 025e4b1885c5..1de71f4e0574 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -60,6 +60,7 @@ dev-python/watchfiles
 dev-ros/roswtf
 dev-util/cargo-c
 dev-util/cbindgen
+dev-util/gef
 dev-util/git-delta
 dev-util/maturin
 dev-util/tree-sitter-cli


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-12-26 12:01 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-12-26 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     d75d45688ed796f3b59ec0e20f505500b119514d
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 12:00:02 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 12:00:02 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d75d4568

profiles/features/wd40: mask dev-python/mkdocs-redirects

Needs dev-python/twine.

Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 1de71f4e0574..1e958c08fbe5 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -27,6 +27,7 @@ dev-python/josepy
 dev-python/keyring
 dev-python/libcloud
 dev-python/moto
+dev-python/mkdocs-redirects
 dev-python/ndg-httpsclient
 dev-python/oauth2client
 dev-python/oauthlib


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-12-26 12:01 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-12-26 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     a67783762024eee822ab2d09d5d81214e821c08e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 12:01:04 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 12:01:04 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a6778376

profiles/features/wd40: mask dev-util/gef[doc]

dev-python/mkdocs-redirects->dev-python/twine

Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index ed3fe7e443e0..9bffa9f2a999 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2022-12-26)
+# Needs dev-python/mkdocs-redirects->dev-python/twine which is masked on wd40
+dev-util/gef doc
+
 # Sam James <sam@gentoo.org> (2022-12-11)
 # net-libs/rustls-ffi needs Rust.
 net-misc/curl rustls curl_ssl_rustls


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-12-26 12:01 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-12-26 12:01 UTC (permalink / raw
  To: gentoo-commits

commit:     38a30a3cd6dc4cf7ba16c9b1b2dd9b2c30a6b969
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 12:01:20 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 12:01:20 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=38a30a3c

profiles/features/wd40: unmask dev-util/gef

Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 1e958c08fbe5..42805bbb7f94 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -61,7 +61,6 @@ dev-python/watchfiles
 dev-ros/roswtf
 dev-util/cargo-c
 dev-util/cbindgen
-dev-util/gef
 dev-util/git-delta
 dev-util/maturin
 dev-util/tree-sitter-cli


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-12-26 12:21 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-12-26 12:21 UTC (permalink / raw
  To: gentoo-commits

commit:     81c0e2d2e779c91e758b6c32a23a5a7427817504
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 12:17:17 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 12:20:00 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c0e2d2

profiles/features/wd40: mask more mkdocs-*

Needs dev-python/twine.

Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 42805bbb7f94..2600a4e74552 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -28,6 +28,11 @@ dev-python/keyring
 dev-python/libcloud
 dev-python/moto
 dev-python/mkdocs-redirects
+dev-python/mkdocs-material
+dev-python/mkdocs_pymdownx_material_extras
+dev-python/mkdocs-git-authors-plugin
+dev-python/mkdocs-i18n
+dev-python/mkdocs-material-extensions
 dev-python/ndg-httpsclient
 dev-python/oauth2client
 dev-python/oauthlib
@@ -37,6 +42,8 @@ dev-python/osc-lib
 dev-python/paramiko
 dev-python/pyfuse3
 >=dev-python/pyopenssl-22
+dev-python/pymdown-extensions
+dev-python/pyspelling
 dev-python/pyspnego
 dev-python/pytest-trio
 dev-python/python-daemon


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2022-12-26 12:22 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2022-12-26 12:22 UTC (permalink / raw
  To: gentoo-commits

commit:     c794cb0962b64f771148fc9f175b7b68d00d548e
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 26 12:22:23 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Mon Dec 26 12:22:23 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c794cb09

profiles/features/wd40: mask more mkdocs-*

Needs dev-python/twine.

Bug: https://bugs.gentoo.org/888513
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 2600a4e74552..92d368f1b8b4 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -33,6 +33,7 @@ dev-python/mkdocs_pymdownx_material_extras
 dev-python/mkdocs-git-authors-plugin
 dev-python/mkdocs-i18n
 dev-python/mkdocs-material-extensions
+dev-python/mkdocs-git-revision-date-localized-plugin
 dev-python/ndg-httpsclient
 dev-python/oauth2client
 dev-python/oauthlib
@@ -65,6 +66,7 @@ dev-python/trustme
 dev-python/trio
 dev-python/twine
 dev-python/watchfiles
+dev-python/wcmatch
 dev-ros/roswtf
 dev-util/cargo-c
 dev-util/cbindgen


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-01-01 18:11 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-01-01 18:11 UTC (permalink / raw
  To: gentoo-commits

commit:     98207e693d997b2833bd07699f28844b6be90b90
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan  1 17:58:15 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan  1 18:11:32 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98207e69

profiles/features/wd40: unmask dev-python/python-daemon

Has no Rust dependencies.

Signed-off-by: Sam James <sam <AT> gentoo.org>
Closes: https://github.com/gentoo/gentoo/pull/28928
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 92d368f1b8b4..8bc372a32fcd 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Various packages requiring Rust.
@@ -47,7 +47,6 @@ dev-python/pymdown-extensions
 dev-python/pyspelling
 dev-python/pyspnego
 dev-python/pytest-trio
-dev-python/python-daemon
 dev-python/python-glanceclient
 dev-python/python-ironicclient
 dev-python/python-jose


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-01-05  9:05 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-01-05  9:05 UTC (permalink / raw
  To: gentoo-commits

commit:     491c9c505ee3f584aca271e262bccc1bc8da86d1
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Jan  5 09:05:21 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Jan  5 09:05:21 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=491c9c50

profiles/features/wd40: mask dev-python/pooch

-> paramiko -> cryptography

Bug: https://bugs.gentoo.org/889812
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 8bc372a32fcd..9be2ebaad7ec 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -41,6 +41,7 @@ dev-python/openstacksdk
 dev-python/os-client-config
 dev-python/osc-lib
 dev-python/paramiko
+dev-python/pooch
 dev-python/pyfuse3
 >=dev-python/pyopenssl-22
 dev-python/pymdown-extensions


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-01-17  1:16 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-01-17  1:16 UTC (permalink / raw
  To: gentoo-commits

commit:     02cf7b4c5b04606dcf493939f81ace3f8fd3adf7
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 17 01:16:07 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Jan 17 01:16:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=02cf7b4c

profiles/features/wd40: mask buildbot-worker

Needs autobahn which is masked here.

Bug: https://bugs.gentoo.org/891161
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 9be2ebaad7ec..a002f8ef4ea6 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -68,6 +68,7 @@ dev-python/twine
 dev-python/watchfiles
 dev-python/wcmatch
 dev-ros/roswtf
+dev-util/buildbot-worker
 dev-util/cargo-c
 dev-util/cbindgen
 dev-util/git-delta


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-02-01 11:11 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-02-01 11:11 UTC (permalink / raw
  To: gentoo-commits

commit:     332ad18103914b864066aac004ce06b48324c026
Author:     Haelwenn (lanodan) Monnier <contact <AT> hacktivis <DOT> me>
AuthorDate: Wed Feb  1 08:45:42 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb  1 11:05:37 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=332ad181

profiles/features/wd40: Remove media-libs/libavif from package.mask

`media-libs/libavif rav1e` already being in package.use.mask

Signed-off-by: Haelwenn (lanodan) Monnier <contact <AT> hacktivis.me>
Closes: https://github.com/gentoo/gentoo/pull/29372
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 -
 1 file changed, 1 deletion(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 529bc8097790..6ad4715ed9dd 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -84,7 +84,6 @@ gnome-extra/gnome-browser-connector
 gnome-extra/gnome-tweaks
 gnome-extra/sushi
 >=media-gfx/libimagequant-4
-media-libs/libavif
 >=media-libs/libopenraw-0.3.2
 media-video/rav1e
 net-im/gajim


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-03-04 15:56 Hans de Graaff
  0 siblings, 0 replies; 96+ messages in thread
From: Hans de Graaff @ 2023-03-04 15:56 UTC (permalink / raw
  To: gentoo-commits

commit:     5ba11c16eb47bacd8448dc959246acb85c564b20
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sat Mar  4 15:56:03 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sat Mar  4 15:56:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ba11c16

profiles/features/wd40: mask jit for dev-lang/ruby

Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 579fd764c80e..9d8ee2e485df 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Hans de Graaff <graaff@gentoo.org> (2023-03-04)
+# The JIT compiler in ruby requires rust
+dev-lang/ruby jit
+
 # Sam James <sam@gentoo.org> (2022-12-26)
 # Needs dev-python/mkdocs-redirects->dev-python/twine which is masked on wd40
 dev-util/gef doc


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-03-09 18:21 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-03-09 18:21 UTC (permalink / raw
  To: gentoo-commits

commit:     324f20da688cc930027099b16a2ae864185abc0f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  9 18:21:03 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 18:21:03 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=324f20da

profiles/features/wd40: Mask dev-python/selenium and revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 1 +
 profiles/features/wd40/package.use.mask | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 6ad4715ed9dd..cc7de22a48fd 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -57,6 +57,7 @@ dev-python/python-sshpubkeys
 dev-python/requests-kerberos
 dev-python/requests-oauthlib
 dev-python/secretstorage
+dev-python/selenium
 dev-python/service_identity
 dev-python/setuptools-rust
 dev-python/spur

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 9d8ee2e485df..7081843fae76 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2023-03-09)
+# Packages needing dev-python/selenium.
+dev-python/aiohttp-cors test
+dev-python/django test
+
 # Hans de Graaff <graaff@gentoo.org> (2023-03-04)
 # The JIT compiler in ruby requires rust
 dev-lang/ruby jit


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-03-09 18:24 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-03-09 18:24 UTC (permalink / raw
  To: gentoo-commits

commit:     9871e37f1a5bfedf3b73c825acc5eccc9ec26033
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar  9 18:24:15 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar  9 18:24:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9871e37f

profiles/features/wd40: Mask dev-python/trio-websocket as well

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index cc7de22a48fd..19a303ae4e69 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -65,6 +65,7 @@ dev-python/sshtunnel
 dev-python/tempest
 dev-python/trustme
 dev-python/trio
+dev-python/trio-websocket
 dev-python/twine
 dev-python/watchfiles
 dev-python/wcmatch


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-03-15 20:02 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2023-03-15 20:02 UTC (permalink / raw
  To: gentoo-commits

commit:     85fdb37f55ef861fc1f8c9532bd0bfca805966a4
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 15 20:01:34 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Wed Mar 15 20:01:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=85fdb37f

dev-python/aiohttp-socks: mask tests on wd40 because of deps

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 7081843fae76..6a03a500e105 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -93,6 +93,7 @@ dev-python/anyio test
 dev-python/httpcore test
 dev-python/httpx test
 dev-python/uvicorn test
+dev-python/aiohttp-socks test
 
 # WANG Xuerui <xen0n@gentoo.org> (2022-05-13)
 # dev-lang/rust is not available on ${arch} yet.


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-04-30  7:26 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-04-30  7:26 UTC (permalink / raw
  To: gentoo-commits

commit:     d7ecf88087b89f597f27677253893c4d5004a706
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Apr 30 07:21:50 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Apr 30 07:25:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7ecf880

profiles/features/wd40: drop removed packages

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 1038c6db36d1..99e254326a2e 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -20,9 +20,6 @@ dev-lang/rust-bin
 dev-python/autobahn
 >=dev-python/bcrypt-4
 >=dev-python/cryptography-36
-dev-python/gcs-oauth2-boto-plugin
-dev-python/google-apitools
-dev-python/google-reauth-python
 dev-python/josepy
 dev-python/keyring
 dev-python/libcloud
@@ -34,8 +31,6 @@ dev-python/mkdocs-git-authors-plugin
 dev-python/mkdocs-i18n
 dev-python/mkdocs-material-extensions
 dev-python/mkdocs-git-revision-date-localized-plugin
-dev-python/ndg-httpsclient
-dev-python/oauth2client
 dev-python/oauthlib
 dev-python/openstacksdk
 dev-python/os-client-config
@@ -92,7 +87,6 @@ net-im/gajim
 >=net-irc/polari-3.37
 net-libs/quiche
 net-misc/electrum-ltc
-net-misc/gsutil
 net-news/newsboat
 net-p2p/deluge
 sci-geosciences/gnome-maps


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-06-12 15:47 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-06-12 15:47 UTC (permalink / raw
  To: gentoo-commits

commit:     1822b6bbd9797c3bfb6beb86a173734fd8b074fe
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 15:46:14 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 15:47:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1822b6bb

profiles/features/wd40: Mask dev-python/rpds-py and revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 253db05c1f2c..aacb25a5714e 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -21,6 +21,8 @@ dev-python/autobahn
 >=dev-python/bcrypt-4
 >=dev-python/cryptography-36
 dev-python/josepy
+dev-python/jsonschema-spec
+dev-python/jsonschema-specifications
 dev-python/keyring
 dev-python/libcloud
 dev-python/moto
@@ -49,8 +51,10 @@ dev-python/python-jose
 dev-python/python-neutronclient
 dev-python/python-openstackclient
 dev-python/python-sshpubkeys
+dev-python/referencing
 dev-python/requests-kerberos
 dev-python/requests-oauthlib
+dev-python/rpds-py
 dev-python/secretstorage
 dev-python/selenium
 dev-python/service_identity


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-06-12 17:19 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-06-12 17:19 UTC (permalink / raw
  To: gentoo-commits

commit:     62873851a5524a064f5bff11f69f430338330b41
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 12 17:18:59 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon Jun 12 17:19:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=62873851

profiles/features/wd40: Mask openapi-schema-validator too

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index aacb25a5714e..6e1ce7b61aef 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -34,6 +34,7 @@ dev-python/mkdocs-i18n
 dev-python/mkdocs-material-extensions
 dev-python/mkdocs-git-revision-date-localized-plugin
 dev-python/oauthlib
+dev-python/openapi-spec-validator
 dev-python/openstacksdk
 dev-python/os-client-config
 dev-python/osc-lib


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-06-23 11:03 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-06-23 11:03 UTC (permalink / raw
  To: gentoo-commits

commit:     b65317617e215a83ef4cb6bec4c6b1457880e4ba
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Fri Jun 23 11:01:31 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Jun 23 11:01:31 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6531761

profiles/features/wd40: Mask dev-python/orjson

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index edaa124d1794..6fd509401125 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -36,6 +36,7 @@ dev-python/mkdocs-git-revision-date-localized-plugin
 dev-python/oauthlib
 dev-python/openapi-spec-validator
 dev-python/openstacksdk
+dev-python/orjson
 dev-python/os-client-config
 dev-python/osc-lib
 dev-python/paramiko


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-07-06 14:15 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-07-06 14:15 UTC (permalink / raw
  To: gentoo-commits

commit:     0cfabe9eb60a4c01ba1b242f1db8a2fac279c170
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul  6 14:12:16 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul  6 14:15:10 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0cfabe9e

profiles/features/wd40: Mask pydantic & revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 8 ++++++++
 profiles/features/wd40/package.use.mask | 7 +++++++
 2 files changed, 15 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 6fd509401125..4a7b55def97a 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -18,8 +18,13 @@ dev-lang/rust-bin
 >=dev-lang/spidermonkey-78
 >=dev-libs/gjs-1.66
 dev-python/autobahn
+dev-python/aws-sam-translator
 >=dev-python/bcrypt-4
+dev-python/cfn-lint
 >=dev-python/cryptography-36
+dev-python/dirty-equals
+dev-python/inflect
+dev-python/jaraco-itertools
 dev-python/josepy
 dev-python/jsonschema-spec
 dev-python/jsonschema-specifications
@@ -41,6 +46,8 @@ dev-python/os-client-config
 dev-python/osc-lib
 dev-python/paramiko
 dev-python/pooch
+dev-python/pydantic
+dev-python/pydantic-core
 dev-python/pyfuse3
 >=dev-python/pyopenssl-22
 dev-python/pymdown-extensions
@@ -90,6 +97,7 @@ gnome-extra/sushi
 >=media-gfx/libimagequant-4
 >=media-libs/libopenraw-0.3.2
 media-video/rav1e
+net-analyzer/wtfis
 net-im/gajim
 >=net-irc/polari-3.37
 net-libs/quiche

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index a6e21e96de2b..95f0fc545723 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,13 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2023-06-06)
+# Packages needing dev-python/pydantic.
+dev-python/jaraco-itertools test
+dev-python/jaraco-text cli
+dev-python/versioningit test
+dev-python/zipp test
+
 # matoro <matoro_gentoo@matoro.tk> (2023-06-09)
 # Deps on several mkdocs plugins (#882593)
 dev-python/bracex doc


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-07-09 14:44 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-07-09 14:44 UTC (permalink / raw
  To: gentoo-commits

commit:     012e8f0bb0229cde609bc8a7f2a052fdcf53f4dc
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jul  9 14:42:19 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jul  9 14:44:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=012e8f0b

profiles/features/wd40: Mask jsonschema-related packages

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 4a7b55def97a..90847dcce68f 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -26,6 +26,7 @@ dev-python/dirty-equals
 dev-python/inflect
 dev-python/jaraco-itertools
 dev-python/josepy
+>=dev-python/jsonschema-4.18.0
 dev-python/jsonschema-spec
 dev-python/jsonschema-specifications
 dev-python/keyring
@@ -39,6 +40,7 @@ dev-python/mkdocs-i18n
 dev-python/mkdocs-material-extensions
 dev-python/mkdocs-git-revision-date-localized-plugin
 dev-python/oauthlib
+dev-python/openapi-schema-validator
 dev-python/openapi-spec-validator
 dev-python/openstacksdk
 dev-python/orjson


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-07-11  6:45 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-07-11  6:45 UTC (permalink / raw
  To: gentoo-commits

commit:     5ff4487cafa4ff27569e62f81502060f47fa57de
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 11 06:29:31 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Jul 11 06:45:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5ff4487c

profiles/features/wd40: Mask dev-python/openapi-core

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 90847dcce68f..14353d51ab2c 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -40,6 +40,7 @@ dev-python/mkdocs-i18n
 dev-python/mkdocs-material-extensions
 dev-python/mkdocs-git-revision-date-localized-plugin
 dev-python/oauthlib
+dev-python/openapi-core
 dev-python/openapi-schema-validator
 dev-python/openapi-spec-validator
 dev-python/openstacksdk


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-07-20 14:34 Andrew Ammerlaan
  0 siblings, 0 replies; 96+ messages in thread
From: Andrew Ammerlaan @ 2023-07-20 14:34 UTC (permalink / raw
  To: gentoo-commits

commit:     530d1afa3bae43399fa07fae4f95c1fafd38384f
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 20 14:33:14 2023 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Jul 20 14:34:07 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=530d1afa

profiles/features/wd40: mask notebook-7 and jupyterlab

these depend on rust somewhere down the line

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 profiles/features/wd40/package.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 14353d51ab2c..e3fb66bb9ce2 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -23,12 +23,15 @@ dev-python/aws-sam-translator
 dev-python/cfn-lint
 >=dev-python/cryptography-36
 dev-python/dirty-equals
+dev-python/hatch-jupyter-builder
 dev-python/inflect
 dev-python/jaraco-itertools
 dev-python/josepy
 >=dev-python/jsonschema-4.18.0
 dev-python/jsonschema-spec
 dev-python/jsonschema-specifications
+dev-python/jupyterlab-server
+dev-python/jupyterlab
 dev-python/keyring
 dev-python/libcloud
 dev-python/moto
@@ -39,6 +42,7 @@ dev-python/mkdocs-git-authors-plugin
 dev-python/mkdocs-i18n
 dev-python/mkdocs-material-extensions
 dev-python/mkdocs-git-revision-date-localized-plugin
+>=dev-python/notebook-7
 dev-python/oauthlib
 dev-python/openapi-core
 dev-python/openapi-schema-validator


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-08-26  4:12 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-08-26  4:12 UTC (permalink / raw
  To: gentoo-commits

commit:     c35782273d9fbf514ccefc678a6933c9431ea187
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 26 04:12:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 26 04:12:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c3578227

profiles/features/wd40: mask streamlink

Needs trio which is masked on wd40.

Bug: https://bugs.gentoo.org/911728
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index a3007690df0a..4520553f6192 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -110,6 +110,7 @@ net-im/gajim
 >=net-irc/polari-3.37
 net-libs/quiche
 net-misc/electrum-ltc
+net-misc/streamlink
 net-news/newsboat
 net-p2p/deluge
 sci-geosciences/gnome-maps


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-09-03  6:34 Hans de Graaff
  0 siblings, 0 replies; 96+ messages in thread
From: Hans de Graaff @ 2023-09-03  6:34 UTC (permalink / raw
  To: gentoo-commits

commit:     860541f830aa59bf48a0bc679bc803551d9b96cd
Author:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
AuthorDate: Sun Sep  3 06:33:32 2023 +0000
Commit:     Hans de Graaff <graaff <AT> gentoo <DOT> org>
CommitDate: Sun Sep  3 06:34:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=860541f8

profiles/features/wd40: mask selenium-manager/webdriver

Bug: https://bugs.gentoo.org/912999
Signed-off-by: Hans de Graaff <graaff <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 2 ++
 profiles/features/wd40/package.use.mask | 6 ++++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 4520553f6192..64c9077be97a 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -85,11 +85,13 @@ dev-python/trio-websocket
 dev-python/twine
 dev-python/watchfiles
 dev-python/wcmatch
+dev-ruby/selenium-webdriver
 dev-util/buildbot-worker
 dev-util/cargo-c
 dev-util/cbindgen
 dev-util/git-delta
 dev-util/maturin
+dev-util/selenium-manager
 dev-util/tree-sitter-cli
 >=dev-vcs/stgit-2
 >=games-board/gnome-mahjongg-3.40.0

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 2ed7b7566f7d..25ae31f6a280 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,12 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Hans de Graaff <graaff@gentoo.org> (2023-09-03)
+# selenium-webdriver is needed for these tests but that requires
+# selenium-manager which requires rust (#912999)
+dev-ruby/actionpack test
+dev-ruby/capybara test
+
 # Alfred Wingate <parona@protonmail.com> (2023-07-22)
 # SSO feature in ZeroTier requires rust.
 net-misc/zerotier sso


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-09-06  8:39 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-09-06  8:39 UTC (permalink / raw
  To: gentoo-commits

commit:     64e4d7f3c2d457c4bb39f1369d2f5ed5bdbb7980
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  6 08:36:54 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 08:38:26 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64e4d7f3

profiles/features/wd40: mask sys-block/thin-provisioning-tools

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 1 +
 profiles/features/wd40/package.use.mask | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 64c9077be97a..2f2f4c1f1877 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -117,6 +117,7 @@ net-news/newsboat
 net-p2p/deluge
 sci-geosciences/gnome-maps
 >=sys-apps/bat-0.18.1
+sys-block/thin-provisioning-tools
 sys-fs/bcachefs-tools
 virtual/rust
 www-apps/radicale

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 25ae31f6a280..b76b7c7a9514 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Sam James <sam@gentoo.org> (2023-09-06)
+# sys-block/thin-provisioning-tools now needs Rust.
+sys-fs/lvm2 thin
+
 # Hans de Graaff <graaff@gentoo.org> (2023-09-03)
 # selenium-webdriver is needed for these tests but that requires
 # selenium-manager which requires rust (#912999)


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-09-06  8:47 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-09-06  8:47 UTC (permalink / raw
  To: gentoo-commits

commit:     9551b6b0c63ca061fbb86d144495e6efa48696b4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep  6 08:42:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep  6 08:46:36 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9551b6b0

profiles/features/wd40: tweak thin-provisioning-tools mask

Be slightly nicer for now as people on wd40 arches might rely on this for
booting. Not that we can really do much about this in the long-term, especially
given e.g. bug #910223 shows that it's not exactly a finished product (as well
as the constant rewrites).

Bug: https://bugs.gentoo.org/910223
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 2 +-
 profiles/features/wd40/package.use.mask | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 2f2f4c1f1877..ae7af0310b92 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -117,7 +117,7 @@ net-news/newsboat
 net-p2p/deluge
 sci-geosciences/gnome-maps
 >=sys-apps/bat-0.18.1
-sys-block/thin-provisioning-tools
+>=sys-block/thin-provisioning-tools-1.0.6
 sys-fs/bcachefs-tools
 virtual/rust
 www-apps/radicale

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index b76b7c7a9514..6104e85bec41 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -3,7 +3,7 @@
 
 # Sam James <sam@gentoo.org> (2023-09-06)
 # sys-block/thin-provisioning-tools now needs Rust.
-sys-fs/lvm2 thin
+>=sys-fs/lvm2-2.03.22-r2 thin
 
 # Hans de Graaff <graaff@gentoo.org> (2023-09-03)
 # selenium-webdriver is needed for these tests but that requires


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-09-09  6:10 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2023-09-09  6:10 UTC (permalink / raw
  To: gentoo-commits

commit:     0f6357cbf709109e0b9362ca5c8e66e6b9f34774
Author:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
AuthorDate: Sat Sep  9 06:08:17 2023 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Sat Sep  9 06:09:11 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f6357cb

profiles/features/wd40: add dev-vcs/breezy

Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index ae7af0310b92..ff953f33220c 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -93,6 +93,7 @@ dev-util/git-delta
 dev-util/maturin
 dev-util/selenium-manager
 dev-util/tree-sitter-cli
+dev-vcs/breezy
 >=dev-vcs/stgit-2
 >=games-board/gnome-mahjongg-3.40.0
 gnome-base/gdm


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-09-10  3:15 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-09-10  3:15 UTC (permalink / raw
  To: gentoo-commits

commit:     e7934d65967d2b45d6bae78e8a5642e7db3854c2
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 10 03:14:46 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Sep 10 03:14:46 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7934d65

profiles/features/wd40: Add dev-python/nh3 and revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index ff953f33220c..1c0a9d95a178 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -43,6 +43,7 @@ dev-python/mkdocs-git-authors-plugin
 dev-python/mkdocs-i18n
 dev-python/mkdocs-material-extensions
 dev-python/mkdocs-git-revision-date-localized-plugin
+dev-python/nh3
 >=dev-python/notebook-7
 dev-python/oauthlib
 dev-python/openapi-core
@@ -68,6 +69,7 @@ dev-python/python-jose
 dev-python/python-neutronclient
 dev-python/python-openstackclient
 dev-python/python-sshpubkeys
+dev-python/readme-renderer
 dev-python/referencing
 dev-python/requests-kerberos
 dev-python/requests-oauthlib


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-10-24 18:15 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-10-24 18:15 UTC (permalink / raw
  To: gentoo-commits

commit:     24c7defa62d009d7371c30578dfc430c8fcda4a3
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:12:53 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:15:28 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24c7defa

profiles/features/wd40: Mask app-admin/salt and revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index f7c442166ccb..4ed1f57fc6f9 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -4,6 +4,7 @@
 # Various packages requiring Rust.
 app-admin/ansible
 app-admin/ansible-core
+app-admin/salt
 >=app-antivirus/clamav-0.105.1
 app-backup/borgbackup
 app-backup/borgmatic
@@ -68,6 +69,7 @@ dev-python/pymdown-extensions
 dev-python/pyspelling
 dev-python/pyspnego
 dev-python/pytest-localftpserver
+dev-python/pytest-salt-factories
 dev-python/pytest-trio
 dev-python/python-glanceclient
 dev-python/python-ironicclient


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-10-24 18:44 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-10-24 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     27e01b9e267716a57926930c18d3d87ea6cad453
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:27:42 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:44:17 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=27e01b9e

profiles/features/wd40: Mask dev-python/ipyparallel

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 1 +
 profiles/features/wd40/package.use.mask | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 4ed1f57fc6f9..f851d882549e 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -26,6 +26,7 @@ dev-python/cfn-lint
 dev-python/dirty-equals
 dev-python/hatch-jupyter-builder
 dev-python/inflect
+dev-python/ipyparallel
 dev-python/ipywidgets
 dev-python/jaraco-itertools
 dev-python/josepy

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index a8237884ec0e..ebb23c2ecfb1 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2023-10-15)
+# Need dev-python/jupyter-server.
+dev-python/ipykernel test
+dev-python/ipython smp
+
 # Michał Górny <mgorny@gentoo.org> (2023-10-15)
 # Need dev-python/notebook.
 dev-python/ipython notebook


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-10-24 18:44 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-10-24 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     b65811771440ea14ea59e22525bf258576a918c5
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:31:16 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:44:19 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6581177

profiles/features/wd40: Mask dev-python/notebook-shim

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index f851d882549e..f449c20ed47f 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -52,6 +52,7 @@ dev-python/nbdime
 dev-python/nbval
 dev-python/nh3
 dev-python/notebook
+dev-python/notebook-shim
 dev-python/oauthlib
 dev-python/openapi-core
 dev-python/openapi-schema-validator


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-10-24 18:44 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-10-24 18:44 UTC (permalink / raw
  To: gentoo-commits

commit:     b86ab9556a6118e0beb072bb5cf8dbbad804c9d1
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 24 18:37:59 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Tue Oct 24 18:44:20 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b86ab955

profiles/features/wd40: Mask dev-python/jupyter-server and revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 7 ++++++-
 profiles/features/wd40/package.use.mask | 1 +
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index f449c20ed47f..db0c6799047c 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -34,7 +34,11 @@ dev-python/josepy
 dev-python/jsonschema-path
 dev-python/jsonschema-spec
 dev-python/jsonschema-specifications
->=dev-python/jupyter-events-0.7.0
+dev-python/jupyter-events
+dev-python/jupyter-lsp
+dev-python/jupyter-server
+dev-python/jupyter-server-mathjax
+dev-python/jupyter-server-terminals
 dev-python/jupyterlab-server
 dev-python/jupyterlab
 dev-python/keyring
@@ -70,6 +74,7 @@ dev-python/pyfuse3
 dev-python/pymdown-extensions
 dev-python/pyspelling
 dev-python/pyspnego
+dev-python/pytest-jupyter
 dev-python/pytest-localftpserver
 dev-python/pytest-salt-factories
 dev-python/pytest-trio

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index ebb23c2ecfb1..5ba051fee61a 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -5,6 +5,7 @@
 # Need dev-python/jupyter-server.
 dev-python/ipykernel test
 dev-python/ipython smp
+dev-python/jupyter-client test
 
 # Michał Górny <mgorny@gentoo.org> (2023-10-15)
 # Need dev-python/notebook.


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-11-05 18:22 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-11-05 18:22 UTC (permalink / raw
  To: gentoo-commits

commit:     7c3ea7d8e866e723d100ddda4f575303cb9db07a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 18:18:51 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 18:22:12 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c3ea7d8

profiles/features/wd40: Mask dev-python/vdirsyncer & app-misc/khal

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index db0c6799047c..dca6b0b5abb1 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -12,6 +12,7 @@ app-crypt/acme
 app-crypt/certbot
 app-crypt/certbot-nginx
 app-eselect/eselect-rust
+app-misc/khal
 app-text/mdbook
 dev-embedded/esptool
 dev-lang/rust
@@ -100,6 +101,7 @@ dev-python/trustme
 dev-python/trio
 dev-python/trio-websocket
 dev-python/twine
+dev-python/vdirsyncer
 dev-python/watchfiles
 dev-python/wcmatch
 dev-python/widgetsnbextension


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-11-05 18:22 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2023-11-05 18:22 UTC (permalink / raw
  To: gentoo-commits

commit:     d4e724a05441b27a1396f891f38835808b32852a
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Nov  5 18:21:03 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Nov  5 18:22:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4e724a0

profiles/features/wd40: Mask dev-python/aiohttp-oauthlib

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index dca6b0b5abb1..9fbada226000 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -19,6 +19,7 @@ dev-lang/rust
 dev-lang/rust-bin
 >=dev-lang/spidermonkey-78
 >=dev-libs/gjs-1.66
+dev-python/aiohttp-oauthlib
 dev-python/autobahn
 dev-python/aws-sam-translator
 >=dev-python/bcrypt-4


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-12-15  6:31 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-12-15  6:31 UTC (permalink / raw
  To: gentoo-commits

commit:     9fffd8414e109dbdd881c7e3570c2baa15869dcf
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 15 06:30:56 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Dec 15 06:30:56 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9fffd841

profiles/features/wd40: mask app-crypt/rpm-sequoia

Bug: https://bugs.gentoo.org/919936
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 45ebaa092ce5..1c67a2432263 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -11,6 +11,7 @@ app-backup/borgmatic
 app-crypt/acme
 app-crypt/certbot
 app-crypt/certbot-nginx
+app-crypt/rpm-sequoia
 app-eselect/eselect-rust
 app-misc/khal
 app-text/mdbook


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-12-23 17:29 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2023-12-23 17:29 UTC (permalink / raw
  To: gentoo-commits

commit:     7b80454c829b82b337a9c5f7182917db0309b9c3
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sat Dec 23 04:47:05 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Dec 23 17:28:40 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7b80454c

profiles/features/wd40: mask net-misc/stunnel[test]

For dev-python/cryptography.

Bug: https://bugs.gentoo.org/919436
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 3435446adbb2..cbfafce87482 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -118,6 +118,7 @@ dev-python/python-socks test
 dev-python/starlette test
 dev-python/tiny-proxy test
 dev-python/twisted test
+net-misc/stunnel test
 
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)
 # More packages requiring dev-python/pyopenssl or its revdeps.


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-12-25 11:49 Marek Szuba
  0 siblings, 0 replies; 96+ messages in thread
From: Marek Szuba @ 2023-12-25 11:49 UTC (permalink / raw
  To: gentoo-commits

commit:     64b20e390e16519d49bd99b142ee442068c1714f
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 11:48:32 2023 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 11:49:13 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64b20e39

profiles/features/wd40: mask USE=apprise on app-backup/borgmatic

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index cbfafce87482..812e311864f1 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -103,6 +103,7 @@ net-vpn/networkmanager-vpnc gtk
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)
 # More packages requiring dev-python/cryptography or its revdeps.
 app-admin/salt keyring neutron
+app-backups/borgmatic apprise
 dev-python/boto test
 dev-python/dask test
 dev-python/docker test


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-12-25 11:51 Marek Szuba
  0 siblings, 0 replies; 96+ messages in thread
From: Marek Szuba @ 2023-12-25 11:51 UTC (permalink / raw
  To: gentoo-commits

commit:     d00a16b874e9aa3fd8f2217b6f738a99641877a1
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 11:49:58 2023 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 11:51:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d00a16b8

profiles/features/wd40: fix typo

Forgot to run pkgcheck by hand and haven't stopped 'pkgdev push' fast
enough to be able to amend the original commit. D'oh.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 812e311864f1..bdc763680177 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -103,7 +103,7 @@ net-vpn/networkmanager-vpnc gtk
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)
 # More packages requiring dev-python/cryptography or its revdeps.
 app-admin/salt keyring neutron
-app-backups/borgmatic apprise
+app-backup/borgmatic apprise
 dev-python/boto test
 dev-python/dask test
 dev-python/docker test


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2023-12-25 12:04 Marek Szuba
  0 siblings, 0 replies; 96+ messages in thread
From: Marek Szuba @ 2023-12-25 12:04 UTC (permalink / raw
  To: gentoo-commits

commit:     237fabe2875bbb53152897b12a0e8611b5c14737
Author:     Marek Szuba <marecki <AT> gentoo <DOT> org>
AuthorDate: Mon Dec 25 12:01:38 2023 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Mon Dec 25 12:01:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=237fabe2

profiles/features/wd40: mask dev-python/apprise

Depends on also-masked dev-python/requests-oauthlib.
While at it, revert the app-backup/borgmatic[apprise] mask - borgmatic
indirectly depends on Rust even without the Apprise hook and has already
been masked as a whole in wd40 profiles.

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 1 +
 profiles/features/wd40/package.use.mask | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 4f217e90c2d2..0b500c972b03 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -26,6 +26,7 @@ dev-python/aws-sam-translator
 >=dev-python/bcrypt-4
 dev-python/cfn-lint
 >=dev-python/cryptography-36
+dev-python/apprise
 dev-python/dirty-equals
 dev-python/hatch-jupyter-builder
 dev-python/inflect

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index bdc763680177..cbfafce87482 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -103,7 +103,6 @@ net-vpn/networkmanager-vpnc gtk
 # Michał Górny <mgorny@gentoo.org> (2022-07-29)
 # More packages requiring dev-python/cryptography or its revdeps.
 app-admin/salt keyring neutron
-app-backup/borgmatic apprise
 dev-python/boto test
 dev-python/dask test
 dev-python/docker test


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-01-13 22:12 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2024-01-13 22:12 UTC (permalink / raw
  To: gentoo-commits

commit:     75eaabb13f3f7d21723b7b34eb6c46ed6f931829
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 13 22:12:47 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Jan 13 22:12:47 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=75eaabb1

profiles/features/wd40: mask net-dns/pdns-recursor

Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 0b500c972b03..2a74df78bd88 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 # Various packages requiring Rust.
@@ -134,6 +134,7 @@ gnome-extra/sushi
 >=media-libs/libopenraw-0.3.2
 media-video/rav1e
 net-analyzer/wtfis
+net-dns/pdns-recursor
 net-im/gajim
 >=net-irc/polari-3.37
 net-libs/quiche


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-01-26  7:50 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2024-01-26  7:50 UTC (permalink / raw
  To: gentoo-commits

commit:     5dd57e7fc4e117f5a351dcd3512e3914f7fd5a56
Author:     Michal Privoznik <michal.privoznik <AT> gmail <DOT> com>
AuthorDate: Mon Dec 18 11:32:12 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 26 07:49:32 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5dd57e7f

profiles/features/wd40: mask app-emulation/virtiofsd

The app-emulation/virtiofsd package is written in Rust and as
such it's not available on all architectures. Add it onto a list
of other Rust packages.

Signed-off-by: Michal Privoznik <michal.privoznik <AT> gmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 2a74df78bd88..cab091c40f7a 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -12,6 +12,7 @@ app-crypt/acme
 app-crypt/certbot
 app-crypt/certbot-nginx
 app-crypt/rpm-sequoia
+app-emulation/virtiofsd
 app-eselect/eselect-rust
 app-misc/khal
 app-text/mdbook


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-02-01 17:17 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2024-02-01 17:17 UTC (permalink / raw
  To: gentoo-commits

commit:     8d487a8c2898b3e42cdefa7c8133d823c9014d4c
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  1 17:15:04 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Feb  1 17:16:42 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8d487a8c

profiles/features/wd40: dev-python/urllib3-related masks

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 1 +
 profiles/features/wd40/package.use.mask | 4 ++++
 2 files changed, 5 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index cab091c40f7a..52b13252fadc 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -90,6 +90,7 @@ dev-python/python-ironicclient
 dev-python/python-jose
 dev-python/python-neutronclient
 dev-python/python-openstackclient
+dev-python/quart-trio
 dev-python/readme-renderer
 dev-python/referencing
 dev-python/requests-kerberos

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index af589efe2d03..32da2c980003 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2024-02-01)
+# Need dev-python/trio.
+>=dev-python/urllib3-2.2.0 test
+
 # Takuya Wakazono <pastalian46@gmail.com> (2023-11-21)
 # Need app-crypt/rpm-sequoia.
 app-arch/rpm sequoia


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-02-03 10:41 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2024-02-03 10:41 UTC (permalink / raw
  To: gentoo-commits

commit:     0c8fa7fc9bb1f3c4780df1b1e5d71572fb453a61
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Feb  3 09:56:17 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Feb  3 10:41:30 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8fa7fc

profiles/features/wd40: Mask most of dev-python/jsonschema revdeps

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 14 ++++++++++++++
 profiles/features/wd40/package.use.mask |  8 ++++++++
 2 files changed, 22 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 52b13252fadc..5ba4fad3d93d 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -1,6 +1,20 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2024-02-03)
+# Need dev-python/jsonschema (or its revdeps).
+dev-python/flasgger
+dev-python/nbclient
+dev-python/nbconvert
+dev-python/nbformat
+dev-python/nbsphinx
+dev-python/sphobjinv
+dev-python/warlock
+net-wireless/gnuradio
+net-wireless/gqrx
+net-wireless/gr-iqbal
+net-wireless/gr-osmosdr
+
 # Various packages requiring Rust.
 app-admin/ansible
 app-admin/ansible-core

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 32da2c980003..ad3d7c36b63c 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,14 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Michał Górny <mgorny@gentoo.org> (2024-02-03)
+# Need dev-python/jsonschema (or its revdeps).
+dev-python/botocore test
+dev-python/ipython nbconvert test
+dev-python/pip-run test
+dev-python/sentry-sdk test
+dev-python/sphinx-autodoc-typehints test
+
 # Michał Górny <mgorny@gentoo.org> (2024-02-01)
 # Need dev-python/trio.
 >=dev-python/urllib3-2.2.0 test


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-02-28 16:48 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2024-02-28 16:48 UTC (permalink / raw
  To: gentoo-commits

commit:     eabafc9e9d1e2dbc22c963bda6e729ea998f4588
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 16:35:32 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 16:48:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eabafc9e

profiles/features/wd40: Add dev-python/python-snappy

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 5ba4fad3d93d..2df1d5213a72 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -104,6 +104,7 @@ dev-python/python-ironicclient
 dev-python/python-jose
 dev-python/python-neutronclient
 dev-python/python-openstackclient
+dev-python/python-snappy
 dev-python/quart-trio
 dev-python/readme-renderer
 dev-python/referencing


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-02-28 16:50 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2024-02-28 16:50 UTC (permalink / raw
  To: gentoo-commits

commit:     d748dc25d99f7b6a702b0989614739bb341e7e36
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Feb 28 16:49:45 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Feb 28 16:49:45 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d748dc25

profiles/features/wd40: Need to mask dev-python/cramjam too

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 2df1d5213a72..911a3ea2f12f 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -42,6 +42,7 @@ dev-python/aws-sam-translator
 dev-python/cfn-lint
 >=dev-python/cryptography-36
 dev-python/apprise
+dev-python/cramjam
 dev-python/dirty-equals
 dev-python/hatch-jupyter-builder
 dev-python/inflect


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-03-19 12:38 Andrew Ammerlaan
  0 siblings, 0 replies; 96+ messages in thread
From: Andrew Ammerlaan @ 2024-03-19 12:38 UTC (permalink / raw
  To: gentoo-commits

commit:     529e71ed65cbceb92b6ab12360f18e3e4f407456
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue Mar 19 12:37:26 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue Mar 19 12:37:26 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=529e71ed

features/wd40: mask app-emulation/virt-firmware

requires dev-python/cryptography

Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 4 ++++
 profiles/features/wd40/package.use.mask | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 911a3ea2f12f..a8281c01e6e9 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-03-19)
+# Requires dev-python/cryptography
+app-emulation/virt-firmware
+
 # Michał Górny <mgorny@gentoo.org> (2024-02-03)
 # Need dev-python/jsonschema (or its revdeps).
 dev-python/flasgger

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index ad3d7c36b63c..afa446586449 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,10 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-03-19)
+# Requires dev-python/cryptography
+sys-kernel/installkernel efistub
+
 # Michał Górny <mgorny@gentoo.org> (2024-02-03)
 # Need dev-python/jsonschema (or its revdeps).
 dev-python/botocore test


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-03-28 10:56 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2024-03-28 10:56 UTC (permalink / raw
  To: gentoo-commits

commit:     1e10cd61d1e6f7f574e152c1d712a86c32006948
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 28 10:54:11 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Mar 28 10:54:11 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e10cd61

profiles/features/wd40: Mask dev-python/uv

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index a8281c01e6e9..3ce50e2ca1d2 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -128,6 +128,7 @@ dev-python/trustme
 dev-python/trio
 dev-python/trio-websocket
 dev-python/twine
+dev-python/uv
 dev-python/vdirsyncer
 dev-python/watchfiles
 dev-python/wcmatch


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-04-10  9:17 Agostino Sarubbo
  0 siblings, 0 replies; 96+ messages in thread
From: Agostino Sarubbo @ 2024-04-10  9:17 UTC (permalink / raw
  To: gentoo-commits

commit:     2f73bac880a693936617f9599067f41a8ac65fa3
Author:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 10 09:17:08 2024 +0000
Commit:     Agostino Sarubbo <ago <AT> gentoo <DOT> org>
CommitDate: Wed Apr 10 09:17:08 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2f73bac8

profiles/features/wd40: add dev-util/bugbite-cli and dev-util/cargo-nextest

Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>

 profiles/features/wd40/package.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index b563d5da9088..999cc6d4eedc 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# Agostino Sarubbo <ago@gentoo.org> (2024-04-10)
+# Requires rust on armv4/armv4t/arm5te
+dev-util/bugbite-cli
+dev-util/cargo-nextest
+
 # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-03-19)
 # Requires dev-python/cryptography
 app-emulation/virt-firmware


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-05-11  5:50 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2024-05-11  5:50 UTC (permalink / raw
  To: gentoo-commits

commit:     349204db4e7723f4496b55a869bea223812a4d31
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat May 11 05:50:19 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat May 11 05:50:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=349204db

profiles/features/wd40: Mask dev-python/pyproject-fmt*

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 999cc6d4eedc..1179bb3a0abc 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -104,6 +104,8 @@ dev-python/pyfuse3
 dev-python/pymdown-extensions
 dev-python/pyspelling
 dev-python/pyspnego
+dev-python/pyproject-fmt
+dev-python/pyproject-fmt-rust
 dev-python/pytest-jupyter
 dev-python/pytest-localftpserver
 dev-python/pytest-salt-factories


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-05-21 11:23 Andrew Ammerlaan
  0 siblings, 0 replies; 96+ messages in thread
From: Andrew Ammerlaan @ 2024-05-21 11:23 UTC (permalink / raw
  To: gentoo-commits

commit:     e6e8ede2d80e99d81d62b598e0b3cba8321c9f26
Author:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
AuthorDate: Tue May 21 11:22:37 2024 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Tue May 21 11:22:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e6e8ede2

profiles/features/wd40: mask jupyterlab_widgets

Bug: https://bugs.gentoo.org/932075
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 1179bb3a0abc..db7e4ff91e53 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -68,6 +68,7 @@ dev-python/jupyter-lsp
 dev-python/jupyter-server
 dev-python/jupyter-server-mathjax
 dev-python/jupyter-server-terminals
+dev-python/jupyterlab_widgets
 dev-python/jupyterlab-server
 dev-python/jupyterlab
 dev-python/keyring


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-06-11 16:53 Matthew Smith
  0 siblings, 0 replies; 96+ messages in thread
From: Matthew Smith @ 2024-06-11 16:53 UTC (permalink / raw
  To: gentoo-commits

commit:     e23db21390917a4dfba231471658a788a2742544
Author:     Brahmajit Das <brahmajit.xyz <AT> gmail <DOT> com>
AuthorDate: Mon Jun 10 08:14:04 2024 +0000
Commit:     Matthew Smith <matthew <AT> gentoo <DOT> org>
CommitDate: Tue Jun 11 16:53:19 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23db213

profiles/features/wd40: mask USE=test on new tree-sitter-grammar pkgs

Signed-off-by: Brahmajit Das <brahmajit.xyz <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/37107
Signed-off-by: Matthew Smith <matthew <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index ddfa9e3ab7c2..036c54d5ca93 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -87,6 +87,7 @@ dev-libs/tree-sitter-c-sharp test
 dev-libs/tree-sitter-cpp test
 dev-libs/tree-sitter-css test
 dev-libs/tree-sitter-embedded-template test
+dev-libs/tree-sitter-gleam test
 dev-libs/tree-sitter-go test
 dev-libs/tree-sitter-haskell test
 dev-libs/tree-sitter-html test
@@ -95,15 +96,22 @@ dev-libs/tree-sitter-javascript test
 dev-libs/tree-sitter-jsdoc test
 dev-libs/tree-sitter-json test
 dev-libs/tree-sitter-julia test
+dev-libs/tree-sitter-lua test
+dev-libs/tree-sitter-markdown test
+dev-libs/tree-sitter-markdown-inline test
 dev-libs/tree-sitter-ocaml test
 dev-libs/tree-sitter-php test
 dev-libs/tree-sitter-python test
 dev-libs/tree-sitter-ql test
+dev-libs/tree-sitter-query test
 dev-libs/tree-sitter-ruby test
 dev-libs/tree-sitter-rust test
 dev-libs/tree-sitter-scala test
 dev-libs/tree-sitter-tsq test
+dev-libs/tree-sitter-tsx test
 dev-libs/tree-sitter-typescript test
+dev-libs/tree-sitter-vim test
+dev-libs/tree-sitter-vimdoc test
 
 # Sam James <sam@gentoo.org> (2022-11-19)
 # GNOME packages pulling in e.g. gjs which then needs Rust.


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-06-23 17:33 Michał Górny
  0 siblings, 0 replies; 96+ messages in thread
From: Michał Górny @ 2024-06-23 17:33 UTC (permalink / raw
  To: gentoo-commits

commit:     edb918f65ee12467eca466938b7f419616b65232
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jun 23 16:31:02 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jun 23 17:32:56 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=edb918f6

profiles/features/wd40: Mask dev-python/truststore[test]

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 036c54d5ca93..b253ee7d0daa 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -162,6 +162,7 @@ dev-python/anyio test
 dev-python/httpcore test
 dev-python/httpx test
 dev-python/aiohttp-socks test
+dev-python/truststore test
 
 # WANG Xuerui <xen0n@gentoo.org> (2022-05-13)
 # dev-lang/rust is not available on ${arch} yet.


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-07-10 14:50 Michael Orlitzky
  0 siblings, 0 replies; 96+ messages in thread
From: Michael Orlitzky @ 2024-07-10 14:50 UTC (permalink / raw
  To: gentoo-commits

commit:     0c3ef3469050d8a3aa5ec0ce557bae594996acc7
Author:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
AuthorDate: Tue Jul  9 20:02:04 2024 +0000
Commit:     Michael Orlitzky <mjo <AT> gentoo <DOT> org>
CommitDate: Wed Jul 10 14:07:09 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c3ef346

profiles/features/wd40: mask dev-lang/php[avif]

In newer versions of PHP, this tries to pull in libavif
via media-libs/gd[avif], which is already masked here.

Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org>

 profiles/features/wd40/package.use.mask | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index b253ee7d0daa..4848ad8b6b79 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -196,7 +196,9 @@ dev-vcs/mercurial rust
 
 # Joonas Niilola <juippis@gentoo.org> (2020-10-02)
 # Sam James <sam@gentoo.org> (2021-03-11)
+# Michael Orlitzky <mjo@gentoo.org> (2024-07-09)
 # Dependency only keyworded on specific ${arch} profiles.
+>=dev-lang/php-8.3.9 avif
 dev-libs/efl avif
 kde-frameworks/kimageformats avif
 media-libs/gd avif


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-07-16 10:55 Pacho Ramos
  0 siblings, 0 replies; 96+ messages in thread
From: Pacho Ramos @ 2024-07-16 10:55 UTC (permalink / raw
  To: gentoo-commits

commit:     d48794d195c543fa98bc9ca5494d5101c1474384
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Tue Jul 16 10:43:00 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Tue Jul 16 10:55:04 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d48794d1

profiles/features/wd40: New swell-foop-46 needs rustified librsvg

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 8907507befc2..543cee5a3b53 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -151,6 +151,7 @@ dev-util/tree-sitter-cli
 dev-vcs/breezy
 >=dev-vcs/stgit-2
 >=games-board/gnome-mahjongg-3.40.0
+>=games-puzzle/swell-foop-46
 gnome-base/gdm
 >=gnome-base/gnome-core-apps-3.36.5
 >=gnome-base/gnome-core-libs-3.36.5


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-07-19  8:23 Pacho Ramos
  0 siblings, 0 replies; 96+ messages in thread
From: Pacho Ramos @ 2024-07-19  8:23 UTC (permalink / raw
  To: gentoo-commits

commit:     3a9370f32ad80d830703c6a7ec254877d9c51408
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Fri Jul 19 08:18:59 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Fri Jul 19 08:22:46 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3a9370f3

profiles/features/wd40: mask x11-themes/adwaita-icon-theme-legacy

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 543cee5a3b53..c59e414005e0 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -180,3 +180,4 @@ sys-fs/bcachefs-tools
 virtual/rust
 www-apps/radicale
 >=x11-themes/adwaita-icon-theme-3.36
+x11-themes/adwaita-icon-theme-legacy


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-08-01  8:10 Pacho Ramos
  0 siblings, 0 replies; 96+ messages in thread
From: Pacho Ramos @ 2024-08-01  8:10 UTC (permalink / raw
  To: gentoo-commits

commit:     ab8eba7790eaf5958e64e4841165e02d0100c192
Author:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  1 07:47:16 2024 +0000
Commit:     Pacho Ramos <pacho <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 08:10:01 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8eba77

profiles/features/wd40: Update librsvg mask

Signed-off-by: Pacho Ramos <pacho <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index f0b525fb7047..9ddabd675833 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -159,6 +159,7 @@ gnome-base/gdm
 >=gnome-base/gnome-shell-3.38
 >=gnome-base/librsvg-2.41
 gnome-extra/gnome-browser-connector
+>=gnome-extra/gnome-system-monitor-46
 gnome-extra/gnome-tweaks
 gnome-extra/sushi
 >=media-gfx/libimagequant-4


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-08-16 10:15 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2024-08-16 10:15 UTC (permalink / raw
  To: gentoo-commits

commit:     2c9b0ff6f94997cb9d5eb13183a96c6ad288dd57
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sat Aug 10 06:41:53 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 16 10:14:37 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2c9b0ff6

profiles/features/wd40: unmask <gnome-base/librsvg-2.41

Bug: https://bugs.gentoo.org/936643
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 69a64ecf89de..c6156b25d79c 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -1,6 +1,11 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# matoro <matoro_gentoo@matoro.tk> (2024-08-10), #936643
+# Unmask old pre-rust librsvg.  This has vulnerabilities,
+# so it is masked by default and only unmasked on wd40
+-<gnome-base/librsvg-2.41
+
 # matoro <matoro_gentoo@matoro.tk> (2024-07-27)
 # Additional entries exposed by correcting musl, #936643
 x11-terms/alacritty


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-08-16 10:15 Arthur Zamarin
  0 siblings, 0 replies; 96+ messages in thread
From: Arthur Zamarin @ 2024-08-16 10:15 UTC (permalink / raw
  To: gentoo-commits

commit:     abeb99764c2e00ee05fef35137b7b1e82af91b46
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Sat Aug 10 06:33:30 2024 +0000
Commit:     Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
CommitDate: Fri Aug 16 10:14:36 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abeb9976

profiles/features/wd40: add additional masks

Bug: https://bugs.gentoo.org/936643
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>

 profiles/features/wd40/package.mask     | 152 ++++++++++++++++++++++++++++++++
 profiles/features/wd40/package.use.mask |  35 ++++++++
 profiles/features/wd40/use.mask         |   6 +-
 3 files changed, 192 insertions(+), 1 deletion(-)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 9ddabd675833..69a64ecf89de 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -1,6 +1,158 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# matoro <matoro_gentoo@matoro.tk> (2024-07-27)
+# Additional entries exposed by correcting musl, #936643
+x11-terms/alacritty
+www-client/firefox
+www-misc/buku
+www-client/seamonkey
+www-misc/urlwatch
+www-client/tangram
+www-apps/nextcloud-notify_push
+sys-process/below
+sys-process/bottom
+sys-cluster/ceph
+sys-block/dust
+sys-apps/zram-generator
+sys-apps/ripgrep
+sys-apps/eza
+sys-apps/lsd
+sys-apps/fd
+net-wireless/urh
+net-proxy/mitmproxy
+net-wireless/gr-ieee802154
+net-wireless/gr-rds
+net-wireless/gr-scopy
+net-wireless/gqrx-scanner
+net-misc/electrum
+net-misc/gns3-server
+net-misc/geckodriver
+net-im/synapse
+net-irc/limnoria
+net-irc/limnoria-plugins-progval
+net-irc/limnoria-plugins-jlu5
+net-irc/limnoria-plugins-chantracker
+net-analyzer/nagstamon
+net-analyzer/python-gvm
+net-analyzer/suricata
+net-analyzer/gvm-tools
+net-analyzer/gr-fosphor
+net-analyzer/gvm
+media-sound/beets
+media-sound/gnome-sound-recorder
+media-gfx/oxipng
+media-gfx/curtail
+mail-client/thunderbird
+gui-libs/greetd
+gnome-extra/gnome-shell-extensions
+gui-apps/tuigreet
+gnome-base/gnome-extra-apps
+gui-apps/gtkgreet
+gnome-extra/pch-session
+gnome-extra/gnome-weather
+gnome-extra/gnome-shell-frippery
+gnome-extra/gnome-characters
+gnome-extra/cjs
+gnome-extra/cinnamon
+gnome-extra/gnome-shell-extension-dash-to-panel
+gnome-extra/gnome-shell-extension-weather-in-the-clock
+gnome-extra/gnome-shell-extension-bluetooth-quick-connect
+gnome-extra/gnome-shell-extension-gsconnect
+gnome-extra/gnome-shell-extension-desktop-icons-ng
+gnome-extra/gnome-shell-extension-appindicator
+gnome-extra/gnome-shell-extension-control-blur-effect-on-lock-screen
+gnome-extra/gnome-shell-extension-bing-wallpaper
+gnome-extra/gnome-shell-extension-applications-overview-tooltip
+gnome-extra/gnome-shell-extension-alphabetical-grid
+gnome-extra/gnome-shell-extension-pop-shell
+gnome-base/gnome
+games-strategy/ja2-stracciatella
+games-strategy/0ad
+games-rpg/rpg-cli
+games-board/gnome-chess
+dev-util/pwntools
+dev-util/rustup
+dev-util/sccache
+dev-util/bindgen
+dev-util/cargo-license
+dev-util/cargo-ebuild
+dev-util/cargo-audit
+dev-util/bingrep
+dev-python/trimesh
+dev-python/vpython
+dev-python/treq
+dev-python/twython
+dev-python/txtorcon
+dev-python/txredisapi
+dev-python/sqlglot
+dev-python/spake2
+dev-python/requests-ntlm
+dev-python/python3-discogs-client
+dev-python/python-axolotl
+net-im/yowsup
+dev-python/pyghmi
+dev-python/omemo-dr
+net-im/transwhat
+dev-python/noiseprotocol
+dev-python/mitmproxy_wireguard
+dev-python/magic-wormhole
+dev-python/magic-wormhole-transit-relay
+dev-python/magic-wormhole-mailbox-server
+dev-python/jwcrypto
+dev-python/websockify
+dev-python/jupyter
+dev-python/jupyter-server-proxy
+dev-python/jupyter-kernel-test
+dev-python/jellyfish
+www-apps/novnc
+dev-python/jsonmerge
+dev-python/jinja2_pluralize
+dev-python/fido2
+dev-python/github3-py
+dev-python/google-auth-oauthlib
+dev-python/elasticsearch
+dev-python/dns-lexicon
+dev-python/dissononce
+dev-python/consonance
+dev-python/PyGithub
+dev-python/adblock
+dev-java/icedtea-web
+dev-debug/pwndbg
+dev-db/mycli
+sci-mathematics/mathlib-tools
+dev-python/keep
+dev-db/pgcli
+dev-db/mysql-workbench
+>=app-text/pelican-4.9.0
+dev-util/howdoi
+app-text/pdfminer
+app-text/restview
+app-text/fblog
+app-shells/nushell
+app-misc/rpick
+app-misc/skim
+app-i18n/yaskkserv2
+app-emulation/cloud-init
+app-forensics/yara-x
+app-eselect/eselect-gnome-shell-extensions
+app-emacs/rg
+app-emacs/emacs-ipython-notebook
+app-crypt/yubikey-manager
+app-crypt/yubikey-manager-qt
+app-crypt/sequoia-sq
+app-crypt/sequoia-sqv
+app-crypt/certbot-apache
+app-crypt/nitrocli
+app-crypt/certbot-dns-nsone
+app-crypt/certbot-dns-dnsimple
+app-containers/netavark
+app-containers/aardvark-dns
+app-backup/duplicity
+app-backup/backintime
+app-benchmarks/hyperfine
+app-backup/duply
+
 # Agostino Sarubbo <ago@gentoo.org> (2024-04-10)
 # Requires rust on armv4/armv4t/arm5te
 dev-util/bugbite-cli

diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 4848ad8b6b79..3520b9ccc372 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,41 @@
 # Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# matoro <matoro_gentoo@matoro.tk> (2024-07-27)
+# Additional entries exposed by correcting musl, #936643
+x11-wm/xpra crypt oauth
+>=x11-wm/xpra-6.0.1-r1 test
+x11-misc/gpaste introspection gnome
+www-servers/servefile ssl
+sys-block/tgt rbd
+sci-physics/root jupyter
+sci-libs/branca doc test
+net-vpn/eduvpn-client doc
+net-misc/httpie test
+net-dns/dnsdist doh3 quic
+net-analyzer/linkchecker test
+x11-themes/arc-theme cinnamon
+dev-python/xdoctest test
+dev-python/stripe test
+dev-python/respx test
+dev-python/python-swiftclient test
+dev-python/pypdf test
+dev-python/oct2py test
+dev-python/octave-kernel test
+dev-python/markups test
+dev-python/keyrings-alt test
+sci-mathematics/cadabra jupyter
+sci-mathematics/yacas jupyter
+dev-python/metakernel test
+dev-python/elastic-transport test
+dev-python/genson test
+dev-python/construct test
+dev-db/barman test
+app-emulation/libvirt rbd virtiofsd
+app-misc/gramps test
+app-forensics/volatility3 jsonschema
+app-emulation/libguestfs test
+
 # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-03-19)
 # Requires dev-python/cryptography
 sys-kernel/installkernel efistub

diff --git a/profiles/features/wd40/use.mask b/profiles/features/wd40/use.mask
index a265b328acb2..cd95248c0a62 100644
--- a/profiles/features/wd40/use.mask
+++ b/profiles/features/wd40/use.mask
@@ -1,6 +1,10 @@
-# Copyright 1999-2022 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
+# matoro <matoro_gentoo@matoro.tk> (2024-07-27)
+# media-video/rav1e requires Rust.
+rav1e
+
 rust
 
 # Michał Górny <mgorny@gentoo.org> (2022-10-09)


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-08-27 16:05 Matthew Thode
  0 siblings, 0 replies; 96+ messages in thread
From: Matthew Thode @ 2024-08-27 16:05 UTC (permalink / raw
  To: gentoo-commits

commit:     330150e64d829801cc95cb45ef687e6f6489db06
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Aug 27 16:04:35 2024 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Aug 27 16:04:35 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=330150e6

profiles/features/wd40: add diskimage-builder to jsonschema mask list

Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index c6156b25d79c..d6bc6e384bc0 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -180,6 +180,7 @@ net-wireless/gnuradio
 net-wireless/gqrx
 net-wireless/gr-iqbal
 net-wireless/gr-osmosdr
+app-emulation/diskimage-builder
 
 # Various packages requiring Rust.
 app-admin/ansible


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-08-31  5:02 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2024-08-31  5:02 UTC (permalink / raw
  To: gentoo-commits

commit:     c4a92340cc175208f4adcaf0749237feddaa3bcc
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 05:01:13 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 05:01:13 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4a92340

profiles/features/wd40: mask pysnmp stack

pysnmpcrypto -> cryptography

Bug: https://bugs.gentoo.org/938765
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index d6bc6e384bc0..9558c6b54f1c 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -44,6 +44,7 @@ net-analyzer/suricata
 net-analyzer/gvm-tools
 net-analyzer/gr-fosphor
 net-analyzer/gvm
+net-analyzer/snmpclitools
 media-sound/beets
 media-sound/gnome-sound-recorder
 media-gfx/oxipng
@@ -122,6 +123,9 @@ dev-python/dissononce
 dev-python/consonance
 dev-python/PyGithub
 dev-python/adblock
+dev-python/pysnmp
+dev-python/pysmi
+dev-python/pysnmpcrypto
 dev-java/icedtea-web
 dev-debug/pwndbg
 dev-db/mycli


^ permalink raw reply related	[flat|nested] 96+ messages in thread

* [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/
@ 2024-08-31  5:36 Sam James
  0 siblings, 0 replies; 96+ messages in thread
From: Sam James @ 2024-08-31  5:36 UTC (permalink / raw
  To: gentoo-commits

commit:     81322e3a2729ee1051417302cb10c87bec505e42
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 31 05:35:24 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Aug 31 05:35:24 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81322e3a

profiles/features/wd40: add pysnmp-mibs to pysnmp stack mask

Fixes: c4a92340cc175208f4adcaf0749237feddaa3bcc
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/features/wd40/package.mask | 1 +
 1 file changed, 1 insertion(+)

diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index 9558c6b54f1c..30e6852a7ea3 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -124,6 +124,7 @@ dev-python/consonance
 dev-python/PyGithub
 dev-python/adblock
 dev-python/pysnmp
+dev-python/pysnmp-mibs
 dev-python/pysmi
 dev-python/pysnmpcrypto
 dev-java/icedtea-web


^ permalink raw reply related	[flat|nested] 96+ messages in thread

end of thread, other threads:[~2024-08-31  5:36 UTC | newest]

Thread overview: 96+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-10-24 18:44 [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/ Michał Górny
  -- strict thread matches above, loose matches on Subject: below --
2024-08-31  5:36 Sam James
2024-08-31  5:02 Sam James
2024-08-27 16:05 Matthew Thode
2024-08-16 10:15 Arthur Zamarin
2024-08-16 10:15 Arthur Zamarin
2024-08-01  8:10 Pacho Ramos
2024-07-19  8:23 Pacho Ramos
2024-07-16 10:55 Pacho Ramos
2024-07-10 14:50 Michael Orlitzky
2024-06-23 17:33 Michał Górny
2024-06-11 16:53 Matthew Smith
2024-05-21 11:23 Andrew Ammerlaan
2024-05-11  5:50 Michał Górny
2024-04-10  9:17 Agostino Sarubbo
2024-03-28 10:56 Michał Górny
2024-03-19 12:38 Andrew Ammerlaan
2024-02-28 16:50 Michał Górny
2024-02-28 16:48 Michał Górny
2024-02-03 10:41 Michał Górny
2024-02-01 17:17 Michał Górny
2024-01-26  7:50 Sam James
2024-01-13 22:12 Sam James
2023-12-25 12:04 Marek Szuba
2023-12-25 11:51 Marek Szuba
2023-12-25 11:49 Marek Szuba
2023-12-23 17:29 Sam James
2023-12-15  6:31 Sam James
2023-11-05 18:22 Michał Górny
2023-11-05 18:22 Michał Górny
2023-10-24 18:44 Michał Górny
2023-10-24 18:44 Michał Górny
2023-10-24 18:15 Michał Górny
2023-09-10  3:15 Michał Górny
2023-09-09  6:10 Arthur Zamarin
2023-09-06  8:47 Sam James
2023-09-06  8:39 Sam James
2023-09-03  6:34 Hans de Graaff
2023-08-26  4:12 Sam James
2023-07-20 14:34 Andrew Ammerlaan
2023-07-11  6:45 Michał Górny
2023-07-09 14:44 Michał Górny
2023-07-06 14:15 Michał Górny
2023-06-23 11:03 Michał Górny
2023-06-12 17:19 Michał Górny
2023-06-12 15:47 Michał Górny
2023-04-30  7:26 Sam James
2023-03-15 20:02 Arthur Zamarin
2023-03-09 18:24 Michał Górny
2023-03-09 18:21 Michał Górny
2023-03-04 15:56 Hans de Graaff
2023-02-01 11:11 Michał Górny
2023-01-17  1:16 Sam James
2023-01-05  9:05 Sam James
2023-01-01 18:11 Sam James
2022-12-26 12:22 Sam James
2022-12-26 12:21 Sam James
2022-12-26 12:01 Sam James
2022-12-26 12:01 Sam James
2022-12-26 12:01 Sam James
2022-12-26 11:59 Sam James
2022-12-19 15:11 Michał Górny
2022-12-05 20:01 Matthew Smith
2022-11-24  6:37 Jakov Smolić
2022-11-24  3:08 Sam James
2022-11-22  5:06 Sam James
2022-11-20  2:22 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-20  2:05 Sam James
2022-11-04  6:13 Michał Górny
2022-10-18  3:02 Sam James
2022-10-07 13:07 Michał Górny
2022-09-18 18:18 Michał Górny
2022-08-26 10:27 Sam James
2022-07-29 14:37 Michał Górny
2022-07-29 13:39 Michał Górny
2022-07-04  6:57 Michał Górny
2022-07-04  6:57 Michał Górny

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox