commit: 4bd98ff4ff13fa73f69646a8f0e2d0aca6bb0d7c Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon May 11 19:24:45 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon May 11 19:33:23 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bd98ff4
package.mask: Last rite acct-group/octoprint, acct-user/octoprint, www-apps/octoprint Bug: https://bugs.gentoo.org/710406 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 06002722a0b..47389baf372 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,15 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (2020-05-11) +# Causes downgrades of multiple Python packages. Not touched since +# initial commit, waiting for a bump to the final release. Maintainer +# unresponsive. Upstream recommends installing in a virtualenv. +# Removal in 30 days. Bug #710406. +acct-group/octoprint +acct-user/octoprint +www-apps/octoprint + # Brian Dolbec <[email protected]> (2020-05-08) # Unmaintained. Stuck on Python 3.6. The only revdep # is masked for removal. Newer buildbot no longer depends on it.
