Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 662608

Summary: =dev-python/pytest-pylint-0.7.1: missing RDEPEND=dev-python/pylint
Product: Gentoo Linux Reporter: Daniel M. Weeks <dan>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal Keywords: PullRequest
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/13287
Whiteboard:
Package list:
Runtime testing required: ---

Description Daniel M. Weeks 2018-08-01 18:30:40 UTC
From setup.py:
install_requires=['pytest>=2.7', 'pylint>=1.4.5', 'six']

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2019-10-15 15:58:13 UTC
The bug has been closed via the following commit(s):

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

commit c2af3950bb2de8575febb1088966ca96cb597185
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-10-13 20:44:11 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-10-15 15:57:52 +0000

    dev-python/pytest-pylint: 0.14.1 version bump, EAPI=7, add RDEPEND
    
    Closes: https://bugs.gentoo.org/662608
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 dev-python/pytest-pylint/Manifest                  |  1 +
 .../pytest-pylint/pytest-pylint-0.14.1.ebuild      | 38 ++++++++++++++++++++++
 2 files changed, 39 insertions(+)

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

commit 9a19459a434fdcbf7c582a8e12bdb72d00cf4106
Author:     Craig Andrews <candrews@gentoo.org>
AuthorDate: 2019-10-13 20:41:12 +0000
Commit:     Craig Andrews <candrews@gentoo.org>
CommitDate: 2019-10-15 15:57:52 +0000

    dev-python/pytest-pylint: Python 3.7 compatibility
    
    Closes: https://bugs.gentoo.org/662608
    Package-Manager: Portage-2.3.76, Repoman-2.3.17
    Signed-off-by: Craig Andrews <candrews@gentoo.org>

 dev-python/pytest-pylint/pytest-pylint-0.7.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)