summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-03-03 07:33:54 +0000
committerV3n3RiX <venerix@koprulu.sector>2023-03-03 07:33:54 +0000
commit84d7c5e06639a9bcbf66ae744833b34422e478a6 (patch)
tree48da2d9483d2a87f954b8c4cf7c2024f2c773e45 /profiles
parent92b7880bd28edc591d46c65b2242bbad6106fb39 (diff)
gentoo auto-resync : 03:03:2023 - 07:33:53
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin182742 -> 182739 bytes
-rw-r--r--profiles/arch/hppa/package.use.stable.mask2
-rw-r--r--profiles/arch/s390/package.use.mask2
-rw-r--r--profiles/package.deprecated6
-rw-r--r--profiles/updates/1Q-20231
5 files changed, 9 insertions, 2 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index b6d8b59058fb..1caac6cd0c79 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
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