diff options
author | V3n3RiX <venerix@koprulu.sector> | 2023-11-05 22:13:48 +0000 |
---|---|---|
committer | V3n3RiX <venerix@koprulu.sector> | 2023-11-05 22:13:48 +0000 |
commit | 97975d199eba29b1b2f09f99dcd0566f2d1f581f (patch) | |
tree | e745f623575a90f1608f613dedfc4e441092909e /profiles | |
parent | e65ee315554600740a3ecc9dde351e7ded136023 (diff) |
gentoo auto-resync : 05:11:2023 - 22:13:48
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 181561 -> 181564 bytes | |||
-rw-r--r-- | profiles/features/wd40/package.mask | 3 | ||||
-rw-r--r-- | profiles/package.mask | 12 | ||||
-rw-r--r-- | profiles/updates/4Q-2023 | 1 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
5 files changed, 16 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 099cd22341a8..12025889f3fd 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index db0c6799047c..9fbada226000 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -12,12 +12,14 @@ 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 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 @@ -100,6 +102,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 diff --git a/profiles/package.mask b/profiles/package.mask index a2376b639cb1..92d40cee48e5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,18 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2023-11-05) +# Discontinued upstream. Fails tests with modern pytest. +# No revdeps left. +# Removal on 2023-12-05. Bug #906834. +dev-python/pytest-subtesthack + +# Michał Górny <mgorny@gentoo.org> (2023-11-05) +# Discontinued in favor of built-in support in setuptools-scm-7. +# No revdeps left. +# Removal on 2023-12-05. Bug #916904. +dev-python/setuptools_scm_git_archive + # Mart Raudsepp <leio@gentoo.org> (2023-11-04) # gst-transcoder was merged into gst-plugins-bad and can be installed via # media-libs/gst-plugins-bad instead. Removal on 2023-12-04. Bug #916871. diff --git a/profiles/updates/4Q-2023 b/profiles/updates/4Q-2023 index 987607e51185..b818bf53ab8a 100644 --- a/profiles/updates/4Q-2023 +++ b/profiles/updates/4Q-2023 @@ -13,3 +13,4 @@ move dev-python/cli_helpers dev-python/cli-helpers move dev-python/python-cstruct dev-python/cstruct move dev-python/swagger_spec_validator dev-python/swagger-spec-validator move dev-python/pslab-python dev-python/pslab +move dev-python/python-discid dev-python/discid diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 7ce09f346a54..997038bcd9e0 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2395,7 +2395,6 @@ dev-python/matplotlib:webagg - Enable webagg backend that uses dev-python/tornad dev-python/mido:portmidi - Support using media-libs/portmidi as MIDI back-end dev-python/mido:rtmidi - Support using media-libs/rtmidi as MIDI back-end dev-python/mkdocs-material:social - Install the dependencies of the "social" plugin. -dev-python/mpmath:matplotlib - Add support for dev-python/matplotlib dev-python/msgpack:native-extensions - Compiles native "C" extensions (speedups, instead of using python fallback code). dev-python/multidict:native-extensions - Compile native C extensions (speedups, instead of using Python fallback code). dev-python/mypy:native-extensions - Compiles native C extensions (speedups, instead of using Python fallback code). |