commit: 011652b793f7e3263694f93ca0f54d839657d033 Author: Michael Orlitzky <mjo <AT> gentoo <DOT> org> AuthorDate: Sat Dec 24 17:11:07 2022 +0000 Commit: Michael Orlitzky <mjo <AT> gentoo <DOT> org> CommitDate: Sat Dec 24 17:15:03 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=011652b7
profiles: unmask dev-python/python-redmine. This is actively maintained and was masked without consulting the maintainer. If it ever becomes a meaningful blocker for the removal of dev-python/nose, I'll migrate the test suite myself. Signed-off-by: Michael Orlitzky <mjo <AT> gentoo.org> profiles/package.mask | 2 -- 1 file changed, 2 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index a41e2696ecfd..4ac0cfeb573a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -518,7 +518,6 @@ dev-tcltk/mysqltcl # dev-python/pika: active, uses nose + nose2 (sic!) # dev-python/pilkit: EAPI 7, last rel. in 2017, uses pytest in git # dev-python/PyContracts: EAPI 7, last rel. in 2019, git act. in 2020 -# dev-python/python-redmine: EAPI 7, last rel. in 2020, git may be good # dev-python/python-zipstream: EAPI 7, last rel. in 2016, git in 2018 # dev-python/PyUtilib: EAPI 7, last rel. and git act. in 2020 # dev-python/socketio-client: EAPI 7, last rel. in 2016, git in 2017 @@ -534,7 +533,6 @@ dev-python/nose-random dev-python/pika dev-python/pilkit dev-python/PyContracts -dev-python/python-redmine dev-python/python-zipstream dev-python/PyUtilib dev-python/socketio-client
