Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 723712 - dev-python/pylama fails tests
Summary: dev-python/pylama fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Zac Medico
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-18 10:39 UTC by Agostino Sarubbo
Modified: 2020-10-07 21:31 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,20.06 KB, text/plain)
2020-05-18 10:39 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2020-05-18 10:39:24 UTC
This is an auto-filed bug because dev-python/pylama fails tests.
The issue was originally discovered on amd64, but it may be reproducible on other arches as well.
If you think that a different summary clarifies the issue better, feel free to change it.
Attached build log and emerge --info.

NOTE:
If you need further logs, feel free to ask.
Comment 1 Agostino Sarubbo gentoo-dev 2020-05-18 10:39:31 UTC
Created attachment 640102 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2020-10-07 21:31:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2e130d21a32000855d1f75fe272497ac8290a06

commit e2e130d21a32000855d1f75fe272497ac8290a06
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2020-10-07 21:14:45 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2020-10-07 21:29:34 +0000

    dev-python/pylama: add Python 3.{8,9} support and doc, fix tests
    
    * Runtime dependencies aren't required at build-time.
    * Move test dependencies to BDEPEND.
    * Remove manually added setuptools dependency.
    * Add pytest dependency and RESTRICT via distutils_enable_tests.
    * Git is required to run tests (bug #723712).
    * So is mypy.
    * Radon isn't used by tests.
    * Eradicate tests fail, disable them for now.
    
    Closes: https://bugs.gentoo.org/723712
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Louis Sautier <sbraz@gentoo.org>

 dev-python/pylama/pylama-7.7.1-r1.ebuild | 48 ++++++++++++++++++++++++++++++++
 1 file changed, 48 insertions(+)