summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-06 16:14:21 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-06 16:14:21 +0100
commit5c92379e3a6732ff2855a56c60576983ae42e288 (patch)
treecfc3b84baaef518de09d10b5305a3f4abbc16dd7 /profiles
parent8e3281f71945b4cccca5a44f2f467f3bff4ac45c (diff)
gentoo auto-resync : 06:07:2023 - 16:14:21
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin179330 -> 179342 bytes
-rw-r--r--profiles/features/wd40/package.mask8
-rw-r--r--profiles/features/wd40/package.use.mask7
-rw-r--r--profiles/package.mask7
-rw-r--r--profiles/use.local.desc1
5 files changed, 23 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index b0f1cb3f556e..be255b058fe9 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
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
diff --git a/profiles/package.mask b/profiles/package.mask
index 153c94f9e4d8..ed9e0eac5aa8 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,13 @@
#--- END OF EXAMPLES ---
+# Matt Turner <mattst88@gentoo.org> (2023-07-06)
+# GNOME 45 mask
+>=gnome-base/gsettings-desktop-schemas-45_alpha
+>=gui-libs/gtk-4.11
+>=gui-libs/libadwaita-1.4_alpha
+>=net-misc/gnome-remote-desktop-45_alpha
+
# Michael Orlitzky <mjo@gentoo.org> (2023-07-05)
# I suspect I was its only user, and I'm not a user any more. Upstream
# has deleted its autoloader for the second time, making an update more
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 676cb4e69858..123b2b4a7997 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -2343,6 +2343,7 @@ dev-python/hypothesis:cli - Install a CLI tool used to write tests.
dev-python/icalendar:doc - Generate examples and other extra documentation
dev-python/ipython:nbconvert - Enable support for converting notebooks to various formats using app-text/pandoc
dev-python/ipython:notebook - Install requirements for the web notebook based on dev-python/tornado
+dev-python/jaraco-text:cli - Install dependencies needed for CLI tools (Rust warning!)
dev-python/matplotlib:excel - Pull dev-python/xlwt for the exceltools toolkit
dev-python/matplotlib:gtk3 - Enable x11-libs/gtk+:3 support
dev-python/matplotlib:webagg - Enable webagg backend that uses dev-python/tornado