commit: a4d0d55bfca08d4f9191b2625f87724ec83f120a Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Sun Dec 25 09:15:51 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Sun Dec 25 09:15:51 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a4d0d55b
package.deprecated: Add dev-python/oauth2client Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.deprecated | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 77560f32af14..8e38fb0548e4 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,11 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2022-12-25) +# Archived upstream. Last activity in 2018. Broken with Python 3.8. +# Broken with Django 2. +dev-python/oauth2client + # Michał Górny <[email protected]> (2022-12-24) # Unmaintained with last release in 2019. We already patched it to work # with Python 3.9+. The upstream code is also vulnerable
