Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 888235 - dev-python/boto (-> net-misc/gsutil, app-admin/salt): still depends on dev-python/nose
Summary: dev-python/boto (-> net-misc/gsutil, app-admin/salt): still depends on dev-py...
Status: CONFIRMED
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: PMASKED
Depends on: 888521
Blocks: 822414
  Show dependency tree
 
Reported: 2022-12-25 08:24 UTC by Michał Górny
Modified: 2024-02-28 03:07 UTC (History)
3 users (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 2022-12-25 08:24:54 UTC
This one's completely dead for years now (2018).
Comment 1 Richard Freeman gentoo-dev 2022-12-25 10:13:39 UTC
Fortunately this one is an easy fix for Duplicity.  Current versions already use boto3 - I have a revbump coming so I'll clean out the ones that use nose when I do that.
Comment 2 Larry the Git Cow gentoo-dev 2022-12-27 12:41:16 UTC
The bug has been referenced in the following commit(s):

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

commit 004a6ab264a3751bec71a46b008b732b9a9686be
Author:     Richard Freeman <rich0@gentoo.org>
AuthorDate: 2022-12-27 12:40:51 +0000
Commit:     Richard Freeman <rich0@gentoo.org>
CommitDate: 2022-12-27 12:40:51 +0000

    app-backup/duplicity: drop 0.8.22
    
    Bug: https://bugs.gentoo.org/888235
    Signed-off-by: Richard Freeman <rich0@gentoo.org>

 app-backup/duplicity/Manifest                |  1 -
 app-backup/duplicity/duplicity-0.8.22.ebuild | 51 ----------------------------
 2 files changed, 52 deletions(-)
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-05-08 04:30:32 UTC
Ping.
Comment 4 Larry the Git Cow gentoo-dev 2024-02-27 15:43:02 UTC
The bug has been referenced in the following commit(s):

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

commit f4b7cb06a93e38a81bbefbf3d3ed67cc5dd4d776
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-02-27 15:42:22 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-02-27 15:42:29 +0000

    package.mask: Last rite app-admin/salt, dev-python/boto & revdeps
    
    Bug: https://bugs.gentoo.org/888235
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 profiles/package.mask | 13 +++++++++++++
 1 file changed, 13 insertions(+)
Comment 5 Larry the Git Cow gentoo-dev 2024-02-28 03:07:14 UTC
The bug has been referenced in the following commit(s):

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

commit 9457700826ca982ff90f05a7cf07c69ebe64c0a9
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2024-02-28 03:06:14 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2024-02-28 03:07:10 +0000

    package.mask: Remove salt mask since the boto dep has been removed
    
    Bug: https://bugs.gentoo.org/888235
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 profiles/package.mask | 5 -----
 1 file changed, 5 deletions(-)

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

commit d5b0f9fc8a36d0d934db19eda068a0f5ffdd9cfc
Author:     Patrick McLean <chutzpah@gentoo.org>
AuthorDate: 2024-02-28 03:04:09 +0000
Commit:     Patrick McLean <chutzpah@gentoo.org>
CommitDate: 2024-02-28 03:07:10 +0000

    app-admin/salt: Revbumps remove boto dep (bug #888235)
    
    This removes tests and modules that require boto since it's
    being last-rited.
    
    Bug: https://bugs.gentoo.org/888235
    Signed-off-by: Patrick McLean <chutzpah@gentoo.org>

 app-admin/salt/Manifest                            |   6 -
 .../salt-3003-skip-tests-that-oom-machine.patch    |  20 --
 .../salt-3006-skip-tests-that-oom-machine.patch    |  21 --
 app-admin/salt/salt-3005.1-r1.ebuild               | 219 -------------------
 app-admin/salt/salt-3005.3.ebuild                  | 235 --------------------
 app-admin/salt/salt-3005.4.ebuild                  | 235 --------------------
 .../{salt-3005.5.ebuild => salt-3005.5-r1.ebuild}  |  10 +-
 app-admin/salt/salt-3006.2.ebuild                  | 232 --------------------
 app-admin/salt/salt-3006.3.ebuild                  | 237 ---------------------
 app-admin/salt/salt-3006.4.ebuild                  | 235 --------------------
 .../{salt-3006.5.ebuild => salt-3006.5-r1.ebuild}  | 171 +++++++++++----
 .../{salt-3006.7.ebuild => salt-3006.7-r1.ebuild}  |  11 +-
 12 files changed, 149 insertions(+), 1483 deletions(-)