summaryrefslogtreecommitdiff
path: root/profiles/package.deprecated
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-08-25 10:45:55 +0100
commit3cf7c3ef441822c889356fd1812ebf2944a59851 (patch)
treec513fe68548b40365c1c2ebfe35c58ad431cdd77 /profiles/package.deprecated
parent05b8b0e0af1d72e51a3ee61522941bf7605cd01c (diff)
gentoo resync : 25.08.2020
Diffstat (limited to 'profiles/package.deprecated')
-rw-r--r--profiles/package.deprecated37
1 files changed, 9 insertions, 28 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index 91187be21389..2dfb9183e2b0 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,6 +17,15 @@
#--- END OF EXAMPLES ---
+# Joonas Niilola <juippis@gentoo.org> (2020-07-13)
+# Abandoned upstream, switch to dev-python/mysqlclient which is a maintained
+# fork. #710024
+dev-python/mysql-python
+
+# Mart Raudsepp <leio@gentoo.org> (2020-07-04)
+# Port to gtk+:3 using wxGTK:3.0-gtk3 SLOT
+x11-libs/wxGTK:3.0
+
# Andreas Sturmlechner <asturm@gentoo.org> (2020-05-17)
# Abandoned upstream, countless bugs. Removal tracked in bug #659616
sys-power/pm-utils
@@ -34,12 +43,6 @@ x11-libs/pangox-compat
# Bug #650320
dev-perl/Net-SMTP-SSL
-# Michał Górny <mgorny@gentoo.org> (2020-03-25)
-# Provides 'pytest' command to setup.py that is entirely redundant.
-# Strip the dependency, run pytest directly (preferably
-# via 'distutils_enable_tests pytest').
-dev-python/pytest-runner
-
# Matt Turner <mattst88@gentoo.org> (2020-03-17)
# Deprecated GNOME 2 era packages
# Bugs #640022, #713010, #726784, #728956
@@ -52,21 +55,6 @@ gnome-base/libgnome-keyring
gnome-base/libgnomeui
gnome-base/orbit
-# Michał Górny <mgorny@gentoo.org> (2020-03-16)
-# Virtuals for Python 2 backports. Mostly obsolete, and some of them
-# are really confusing. Use $(python_gen_cond_dep ...) instead
-# if your package still needs to support Python 2 (or remove it
-# for Python 3 only packages).
-virtual/python-backports_abc
-virtual/python-enum34
-virtual/python-funcsigs
-virtual/python-futures
-virtual/python-ipaddress
-virtual/python-pathlib
-virtual/python-singledispatch
-virtual/python-typing
-virtual/python-unittest-mock
-
# Andreas Sturmlechner <asturm@gentoo.org> (2020-03-08)
# dev-python/pygtk is in the process of being removed, tracker bug #706462
dev-python/pygtk
@@ -80,13 +68,6 @@ x11-libs/gtkglext
# bug #699796.
virtual/libffi
-# Jason A. Donenfeld <zx2c4@gentoo.org> (2019-12-30)
-# Directly install net-vpn/wireguard-tools and net-vpn/wireguard-modules.
-# This may be accomplished by running:
-# emerge -nO net-vpn/wireguard-tools net-vpn/wireguard-modules
-# emerge -C virtual/wireguard
-virtual/wireguard
-
# Michał Górny <mgorny@gentoo.org> (2019-12-30)
# PyPy packages have been restructured, and the virtual is no longer
# necessary. Depend on dev-python/pypy{,3} instead.