diff options
author | Michał Górny <mgorny@gentoo.org> | 2020-11-09 16:07:56 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2020-11-09 16:11:01 +0100 |
commit | 48bf8e0e0cc4bfaf66d4be81e495dac38de1eb6d (patch) | |
tree | 680cb266c0b094fcc9d38d1b19b7a80aa03b8f33 /profiles | |
parent | package.mask: Last rite dev-python/typing (diff) | |
download | gentoo-48bf8e0e0cc4bfaf66d4be81e495dac38de1eb6d.tar.gz gentoo-48bf8e0e0cc4bfaf66d4be81e495dac38de1eb6d.tar.bz2 gentoo-48bf8e0e0cc4bfaf66d4be81e495dac38de1eb6d.zip |
dev-python/scikit*: Revert invalid moves and dependent commits
The old names are burned already and can not be used either as target
of package moves, or for new packages. Revert the renames
and (hopefully) everything depending on them.
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 | ||||
-rw-r--r-- | profiles/updates/2Q-2020 | 1 | ||||
-rw-r--r-- | profiles/updates/4Q-2020 | 2 |
3 files changed, 1 insertions, 9 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 30e125d486a7..96006e3d1a89 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -51,13 +51,6 @@ dev-python/cheetah <dev-db/mongodb-4.2.8 # Benda Xu <heroxbd@gentoo.org> (2020-11-09) -# dead packages with latest releases before 2013 these are superseded -# by other scikit packages scikit-optimize, sktime Removal in 30 days -# (Bug #749297) -sci-libs/scikits_optimization -sci-libs/scikits_timeseries - -# Benda Xu <heroxbd@gentoo.org> (2020-11-09) # sci-libs/mkl-rt is now subsumed by the updated sci-libs/mkl package # which also provides development header files and pkgconfig files # Removal in 30 days. Bug #747310. diff --git a/profiles/updates/2Q-2020 b/profiles/updates/2Q-2020 index 2bbf947be5fa..41f95c93bbee 100644 --- a/profiles/updates/2Q-2020 +++ b/profiles/updates/2Q-2020 @@ -1,4 +1,5 @@ move dev-libs/yaml-cpp dev-cpp/yaml-cpp +move dev-python/scikit-learn sci-libs/scikits_learn move dev-python/rnc2rng app-text/rnc2rng move games-puzzle/world-of-goo games-puzzle/world-of-goo-hb slotmove =dev-ruby/shoulda-matchers-4.3.0* 3 4 diff --git a/profiles/updates/4Q-2020 b/profiles/updates/4Q-2020 index 44b73424672b..650f10040e27 100644 --- a/profiles/updates/4Q-2020 +++ b/profiles/updates/4Q-2020 @@ -2,5 +2,3 @@ move acct-group/openldap acct-group/ldap move acct-user/openldap acct-user/ldap move x11-apps/copyq x11-misc/copyq slotmove media-gfx/gimp 2 0 -move sci-libs/scikits_learn dev-python/scikit-learn -move sci-libs/scikits_image dev-python/scikit-image |