________________________________________________________________________________ ERROR collecting tests/messages/test_frontend.py _________________________________________________________________________________ ImportError while importing test module '/var/tmp/portage/dev-python/Babel-2.5.3/work/Babel-2.5.3/tests/messages/test_frontend.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: tests/messages/test_frontend.py:14: in <module> from freezegun import freeze_time E ImportError: No module named freezegun
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cabcd4c4c31b528722d7fea231b7baa6f7796336 commit cabcd4c4c31b528722d7fea231b7baa6f7796336 Author: Manuel Rüger <mrueg@gentoo.org> AuthorDate: 2018-04-06 22:31:25 +0000 Commit: Manuel Rüger <mrueg@gentoo.org> CommitDate: 2018-04-06 22:31:25 +0000 dev-python/Babel: Add missing test dependency Thanks to Matt Turner Closes: https://bugs.gentoo.org/651796 Package-Manager: Portage-2.3.28, Repoman-2.3.9 dev-python/Babel/Babel-2.5.3-r1.ebuild | 49 ++++++++++++++++++++++++++++++++++ 1 file changed, 49 insertions(+)
No idea why this was a revision bump at all, but can we stabilize that for all then instead of -r0?
(In reply to Mart Raudsepp from comment #2) > No idea why this was a revision bump at all, but can we stabilize that for > all then instead of -r0? Seems safe to just propagate stable keywords to -r1.
dependency.bad [fatal] 50 dev-python/Babel/Babel-2.5.3-r1.ebuild: DEPEND: alpha(default/linux/alpha/13.0) [ 'dev-python/freezegun[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,python_targets_python3_6(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-),-python_single_target_python3_6(-)]'] [...] I'm going to guess that's why.