Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 662608 - =dev-python/pytest-pylint-0.7.1: missing RDEPEND=dev-python/pylint
Summary: =dev-python/pytest-pylint-0.7.1: missing RDEPEND=dev-python/pylint
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2018-08-01 18:30 UTC by Daniel M. Weeks
Modified: 2019-10-15 15:58 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)