Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 717670 - dev-python/invoke, dev-python/fabric: removal
Summary: dev-python/invoke, dev-python/fabric: removal
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Deadline: 2020-05-16
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks:
 
Reported: 2020-04-16 08:49 UTC by Michał Górny
Modified: 2020-05-23 20:20 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-04-16 08:49:50 UTC
Both packages have been last bumped mid-2018.  They depend on pytest-relaxed plugin that has been removed due to breaking pretty much everything.  They do not have a dedicated maintainer, and they don't fit python@.  No revdeps.
Comment 1 Larry the Git Cow gentoo-dev 2020-04-16 08:51:07 UTC
The bug has been referenced in the following commit(s):

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

commit dda6f892c43aaf254ff2dba027de44883dfbabf2
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-04-16 08:50:31 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-04-16 08:50:34 +0000

    package.mask: Last rite dev-python/{fabric,invoke}
    
    Bug: https://bugs.gentoo.org/717670
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 9 +++++++++
 1 file changed, 9 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2020-05-23 09:29:31 UTC
The bug has been closed via the following commit(s):

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

commit 439daea00ff937ee5065a061b6a53617a0ff82e7
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-23 09:26:18 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-23 09:29:25 +0000

    dev-python/invoke: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/717670
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/invoke/Manifest            |  1 -
 dev-python/invoke/invoke-1.1.1.ebuild | 21 ---------------------
 dev-python/invoke/metadata.xml        | 12 ------------
 profiles/package.mask                 |  8 --------
 4 files changed, 42 deletions(-)

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

commit 9b095454da9985295a505afad80968a3bbb70b0d
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2020-05-23 09:25:47 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2020-05-23 09:29:24 +0000

    dev-python/fabric: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/717670
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/fabric/Manifest            |  1 -
 dev-python/fabric/fabric-2.3.1.ebuild | 52 -----------------------------------
 dev-python/fabric/metadata.xml        | 14 ----------
 profiles/base/package.use.mask        |  4 ---
 profiles/package.mask                 |  1 -
 5 files changed, 72 deletions(-)
Comment 3 Thomas Capricelli 2020-05-23 20:19:08 UTC
errr, the old (2.3) fabric was removed in portage because of some weird dependancies (pytest-relaxed).

But this ticket was, precisely, about having a more recent fabric ebuild. This is not 'obsolete' at all. I could understand "maintainer requested", but just dropping this ticket seems unfair.
Comment 4 Thomas Capricelli 2020-05-23 20:20:12 UTC
oops, was meant for the other ticket (679268)