Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 685538 - dev-python/pytest-relaxed: removal
Summary: dev-python/pytest-relaxed: removal
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: Pending removal: 2019-06-09
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2019-05-10 18:01 UTC by Virgil Dupras (RETIRED)
Modified: 2019-06-09 14:00 UTC (History)
1 user (show)

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 Virgil Dupras (RETIRED) gentoo-dev 2019-05-10 18:01:47 UTC
Has very limited use and is disruptive of other tests when activated. It is the sole revdep of <pytest-3.3 and upstream insists that pytest 3.3 "broke something, not sure what yet". As of now, this package has no revdep.

Masking, removal in 30 days.
Comment 1 Larry the Git Cow gentoo-dev 2019-05-10 18:06:18 UTC
The bug has been referenced in the following commit(s):

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

commit cf91372159df4d6d96f1690080aa689b8bd606ce
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-05-10 18:04:13 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-05-10 18:06:00 +0000

    dev-python/pytest-relaxed: last rites
    
    Has very limited use and is disruptive of other tests when activated.
    
    Bug: https://bugs.gentoo.org/685538
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>

 profiles/package.mask | 5 +++++
 1 file changed, 5 insertions(+)
Comment 2 Maram 2019-05-11 21:47:54 UTC
> As of now, this package has no revdep.

Not quite... dev-python/paramiko-2.4.2 has it in its BDEPEND section guarded behind the 'test' USE flag. (For some reason "equery depends" does not spot that.) That said I have no objections to it being removed.
Comment 3 Virgil Dupras (RETIRED) gentoo-dev 2019-05-11 21:56:52 UTC
Hum, thanks for spotting this. This looks like a serious bug in gentoolkit. I'll check it out.
Comment 4 Larry the Git Cow gentoo-dev 2019-05-11 22:43:07 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/gentoolkit.git/commit/?id=43ecd536e7b8ad2af343288fe2e6d919f8edf5aa

commit 43ecd536e7b8ad2af343288fe2e6d919f8edf5aa
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-05-11 22:42:09 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-05-11 22:42:09 +0000

    Include BDEPEND in dep checks
    
    Bug: https://bugs.gentoo.org/685538
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>

 pym/gentoolkit/dependencies.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Larry the Git Cow gentoo-dev 2019-05-11 23:56:05 UTC
The bug has been referenced in the following commit(s):

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

commit b5f2c1088b5d3888fcbe590c9a05ddadbf852feb
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-05-11 23:54:39 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-05-11 23:54:39 +0000

    app-portage/gentoolkit: bump to 0.4.5
    
    Bug: https://bugs.gentoo.org/685538
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 app-portage/gentoolkit/Manifest                |  1 +
 app-portage/gentoolkit/gentoolkit-0.4.5.ebuild | 74 ++++++++++++++++++++++++++
 2 files changed, 75 insertions(+)
Comment 6 Larry the Git Cow gentoo-dev 2019-05-12 00:06:19 UTC
The bug has been referenced in the following commit(s):

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

commit 5b3a8b115822442e7933e7d864db54c412ab1d78
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-05-12 00:05:59 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-05-12 00:05:59 +0000

    dev-python/paramiko: RESTRICT tests
    
    Bug: https://bugs.gentoo.org/685538
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>
    Package-Manager: Portage-2.3.62, Repoman-2.3.11

 dev-python/paramiko/paramiko-2.4.2.ebuild | 12 +++---------
 1 file changed, 3 insertions(+), 9 deletions(-)
Comment 7 Duncan 2019-05-12 06:37:15 UTC
(In reply to Virgil Dupras from comment #3)
> Hum, thanks for spotting this. This looks like a serious bug in gentoolkit.
> I'll check it out.

Yes it was, Bug #674934, equery depends/depgraph doesn't understand BDEPEND, filed by me back in January....

Anyway, thanks for the fix.  I just verified it against that bug too and will close it momentarily. =:^)
Comment 8 Larry the Git Cow gentoo-dev 2019-06-09 14:00:23 UTC
The bug has been closed via the following commit(s):

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

commit 0ade26cf8a702ab1252bba92dae584a7f2b7c102
Author:     Virgil Dupras <vdupras@gentoo.org>
AuthorDate: 2019-06-09 13:59:39 +0000
Commit:     Virgil Dupras <vdupras@gentoo.org>
CommitDate: 2019-06-09 13:59:39 +0000

    dev-python/pytest-relaxed: remove last-rited package
    
    Closes: https://bugs.gentoo.org/685538
    Signed-off-by: Virgil Dupras <vdupras@gentoo.org>

 dev-python/pytest-relaxed/Manifest                 |  2 --
 .../files/pytest-relaxed-1.1.4-no-autoload.patch   | 12 -------
 dev-python/pytest-relaxed/metadata.xml             | 12 -------
 .../pytest-relaxed/pytest-relaxed-1.1.0.ebuild     | 31 ----------------
 .../pytest-relaxed/pytest-relaxed-1.1.4.ebuild     | 41 ----------------------
 profiles/package.mask                              |  5 ---
 6 files changed, 103 deletions(-)