Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 878915 - dev-python/msgpack-1.0.4 - unnecessary dependency on dev-python/six
Summary: dev-python/msgpack-1.0.4 - unnecessary dependency on dev-python/six
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:
Depends on:
Blocks:
 
Reported: 2022-10-31 19:55 UTC by Chris Mayo
Modified: 2022-11-05 03:21 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 Chris Mayo 2022-10-31 19:55:31 UTC
Remove six completely.
committed on 15 Feb 2014

https://github.com/msgpack/msgpack-python/commit/0c22e775c9ea71242eec237e2e032aca749e909c
Comment 1 Larry the Git Cow gentoo-dev 2022-11-01 03:36:11 UTC
The bug has been closed via the following commit(s):

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

commit 22c04a1154fff1501ea2e9cd0e1ad799da0bb5bb
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-11-01 03:33:55 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-01 03:36:06 +0000

    dev-python/msgpack: Remove stale six dependency
    
    Closes: https://bugs.gentoo.org/878915
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/msgpack/{msgpack-1.0.4.ebuild => msgpack-1.0.4-r1.ebuild} | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
Comment 2 Chris Mayo 2022-11-04 19:25:09 UTC
22c04a11 was a rename with no changes:

0 insertions(+), 0 deletions(-)
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2022-11-05 03:20:30 UTC
I'm sorry about that.
Comment 4 Larry the Git Cow gentoo-dev 2022-11-05 03:21:15 UTC
The bug has been closed via the following commit(s):

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

commit a41abb2adb8839df8daf4506764a43102c399ac9
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-11-05 03:20:22 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-11-05 03:20:46 +0000

    dev-python/msgpack: Remove six for real this time
    
    Also, it's a test-BDEP, so the revbump was unnecessary.
    
    Closes: https://bugs.gentoo.org/878915
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/msgpack/{msgpack-1.0.4-r1.ebuild => msgpack-1.0.4.ebuild} | 3 ---
 1 file changed, 3 deletions(-)