diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 182742 -> 182739 bytes | |||
-rw-r--r-- | profiles/arch/hppa/package.use.stable.mask | 2 | ||||
-rw-r--r-- | profiles/arch/s390/package.use.mask | 2 | ||||
-rw-r--r-- | profiles/package.deprecated | 6 | ||||
-rw-r--r-- | profiles/updates/1Q-2023 | 1 |
5 files changed, 9 insertions, 2 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex b6d8b59058fb..1caac6cd0c79 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/hppa/package.use.stable.mask b/profiles/arch/hppa/package.use.stable.mask index 192758d2501c..17397f93894d 100644 --- a/profiles/arch/hppa/package.use.stable.mask +++ b/profiles/arch/hppa/package.use.stable.mask @@ -181,7 +181,7 @@ media-libs/libsdl2 fcitx4 # Rolf Eike Beer <eike@sf-mail.de> (2020-06-10) # not stable dev-vcs/mercurial because of broken dependencies: bug #727390 app-portage/layman mercurial -dev-python/setuptools_scm test +dev-python/setuptools-scm test # Rolf Eike Beer <eike@sf-mail.de> (2020-04-24) # dependencies not stable yet diff --git a/profiles/arch/s390/package.use.mask b/profiles/arch/s390/package.use.mask index 953f2e3d4516..7a5c89d17bdf 100644 --- a/profiles/arch/s390/package.use.mask +++ b/profiles/arch/s390/package.use.mask @@ -123,7 +123,7 @@ dev-python/cssselect doc # not really interested in supporting alternative # VCS for overlays yet. Layman needs SVN for tests too. app-portage/layman darcs mercurial test -dev-python/setuptools_scm test +dev-python/setuptools-scm test # no lua support for vim app-editors/vim lua # not keyworded yet diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 06ccb462c86a..2c0ffdee4b2f 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Michał Górny <mgorny@gentoo.org> (2023-02-03) +# The same functionality is supported by dev-python/setuptools-scm-7. +# See: https://github.com/pypa/setuptools_scm/#git-archives +# https://github.com/Changaco/setuptools_scm_git_archive/#readme +dev-python/setuptools_scm_git_archive + # Michał Górny <mgorny@gentoo.org> (2023-01-30) # The package is on keep-alive by Debian. Nevertheless, they can't # keep up with changes in dev-python/setuptools, and they do not accept diff --git a/profiles/updates/1Q-2023 b/profiles/updates/1Q-2023 index 24f294efb74a..52a993b18d12 100644 --- a/profiles/updates/1Q-2023 +++ b/profiles/updates/1Q-2023 @@ -15,3 +15,4 @@ move dev-python/python-zstandard dev-python/zstandard move dev-python/prompt_toolkit dev-python/prompt-toolkit move sys-apps/uutils sys-apps/uutils-coreutils move dev-python/myst_parser dev-python/myst-parser +move dev-python/setuptools_scm dev-python/setuptools-scm |