https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: www-misc/urlwatch-2.29 fails tests. Discovered on: amd64 (internal ref: ci) Info about the issue: https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Created attachment 913878 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: E ModuleNotFoundError: No module named 'pycodestyle' ERROR lib/urlwatch/tests/test_pep8.py ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e7360bf607ccc2598ae4967ba79a17d40b9ad65f commit e7360bf607ccc2598ae4967ba79a17d40b9ad65f Author: Louis Sautier <sbraz@gentoo.org> AuthorDate: 2024-12-13 01:40:54 +0000 Commit: Louis Sautier <sbraz@gentoo.org> CommitDate: 2024-12-13 01:43:29 +0000 www-misc/urlwatch: fix selectors to skip pycodestyle tests The test suite has changed since 2.28 and the previous exclusion no longer works. Closes: https://bugs.gentoo.org/946328 Signed-off-by: Louis Sautier <sbraz@gentoo.org> www-misc/urlwatch/urlwatch-2.29.ebuild | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-)