summaryrefslogtreecommitdiff
path: root/profiles/package.deprecated
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
committerV3n3RiX <venerix@redcorelinux.org>2020-04-12 03:41:30 +0100
commit623ee73d661e5ed8475cb264511f683407d87365 (patch)
tree993eb27c93ec7a2d2d19550300d888fc1fed9e69 /profiles/package.deprecated
parentceeeb463cc1eef97fd62eaee8bf2196ba04bc384 (diff)
gentoo Easter resync : 12.04.2020
Diffstat (limited to 'profiles/package.deprecated')
-rw-r--r--profiles/package.deprecated53
1 files changed, 51 insertions, 2 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated
index d5369654ad67..809dbf785bc1 100644
--- a/profiles/package.deprecated
+++ b/profiles/package.deprecated
@@ -17,6 +17,55 @@
#--- END OF EXAMPLES ---
+# Michał Górny <mgorny@gentoo.org> (2020-03-28)
+# Backport specific to Python 2.6. No modern package should be using
+# it.
+dev-python/unittest2
+
+# 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
+dev-python/gconf-python
+dev-python/gnome-python-base
+dev-python/pygobject:2
+dev-python/pygtksourceview
+gnome-base/gnome-vfs
+gnome-base/libbonobo
+gnome-base/libbonoboui
+gnome-base/libgnome
+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
+
+# Andreas Sturmlechner <asturm@gentoo.org> (2020-03-08)
+# x11-libs/gtkglext is in the process of being removed, tracker bug #698950
+x11-libs/gtkglext
+
# Sergei Trofimovich <slyfox@gentoo.org> (2020-02-22)
# virtual/libffi has only one dev-libs/libffi provider. Use that instead.
# bug #699796.
@@ -48,8 +97,8 @@ dev-java/oracle-jre-bin
# app-editors/emacs package, which makes the virtual unnecessary.
# Packages should depend on >=app-editors/emacs-23.1:* instead.
# See the documentation of elisp-common.eclass for details.
-# Removal (without prior masking) in 90 days, or after the release
-# of Emacs 27.1, whatever will occur later. Bug #291296.
+# Removal (without prior masking) after the release of Emacs 27.1,
+# but not later than 2020-06-18. Bug #291296.
virtual/emacs
# Michał Górny <mgorny@gentoo.org> (2019-12-09)