From 7bc9c63c9da678a7e6fceb095d56c634afd22c56 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 15 Dec 2019 18:09:03 +0000 Subject: gentoo resync : 15.12.2019 --- profiles/package.deprecated | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) create mode 100644 profiles/package.deprecated (limited to 'profiles/package.deprecated') diff --git a/profiles/package.deprecated b/profiles/package.deprecated new file mode 100644 index 000000000000..4c450d93c647 --- /dev/null +++ b/profiles/package.deprecated @@ -0,0 +1,39 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +# This file specifies packages that are considered deprecated (but not +# masked yet). This will cause QA tools to report dependencies on those +# packages as requiring replacement. +# +# When you add an entry to the top of this file, add your name, the date +# in the UTC timezone, and an explanation of why something is getting +# deprecated. +# +## Example: +## +## # Dev E. Loper (2019-07-01) +## # This is no longer supported upstream, please switch to dev-foo/bar. +## dev-foo/foo + +#--- END OF EXAMPLES --- + +# Michał Górny (2019-12-09) +# The pycrypto project is long dead, and has been forked into +# dev-python/pycryptodome that's not entirely API compatible. Many +# upstreams prefer switching to dev-python/cryptography instead. +dev-python/pycrypto + +# Michał Górny (2019-12-09) +# Test coverage reporting is not useful for Gentoo ebuilds. The deps +# against coverage plugins are either entirely spurious, or the build +# systems need to be fixed to work without them. +dev-python/nose-cover3 +dev-python/nosexcover +dev-python/pytest-cov + +# Zac Medico (2019-12-06) +# These golang libraries should be vendored either by upstream or via +# the EGO_VENDOR variable. +dev-go/go-crypto +dev-go/go-net +dev-go/go-sys -- cgit v1.2.3