summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-05-20 10:17:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-05-20 10:17:50 +0100
commit399fa07bfac673a8846466b16c76549e329b55b8 (patch)
tree29af17ef91f1bd986b8e615a96b61db7fad5df14 /eclass
parent388a0747e5972613060d5ca13955b5cd7132533d (diff)
gentoo auto-resync : 20:05:2023 - 10:17:50
Diffstat (limited to 'eclass')
-rw-r--r--eclass/Manifest.gzbin37641 -> 37641 bytes
-rw-r--r--eclass/distutils-r1.eclass4
2 files changed, 2 insertions, 2 deletions
diff --git a/eclass/Manifest.gz b/eclass/Manifest.gz
index b1ce0706ba4f..d28463f0e502 100644
--- a/eclass/Manifest.gz
+++ b/eclass/Manifest.gz
Binary files differ
diff --git a/eclass/distutils-r1.eclass b/eclass/distutils-r1.eclass
index 34f4ece0d5fb..f4ef89ee792e 100644
--- a/eclass/distutils-r1.eclass
+++ b/eclass/distutils-r1.eclass
@@ -225,7 +225,7 @@ _distutils_set_globals() {
;;
jupyter)
bdep+='
- >=dev-python/jupyter_packaging-0.12.3[${PYTHON_USEDEP}]
+ >=dev-python/jupyter-packaging-0.12.3[${PYTHON_USEDEP}]
'
;;
maturin)
@@ -940,7 +940,7 @@ _distutils-r1_print_package_versions() {
;;
jupyter)
packages+=(
- dev-python/jupyter_packaging
+ dev-python/jupyter-packaging
dev-python/setuptools
dev-python/setuptools-scm
dev-python/wheel