Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 895518 - net-misc/gsutil: remove mask
Summary: net-misc/gsutil: remove mask
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick McLean
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-20 08:29 UTC by Meik Frischke
Modified: 2023-02-22 19:27 UTC (History)
2 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 Meik Frischke 2023-02-20 08:29:25 UTC
Since 2020 [1] gsutil should no longer depend on oauth2client which has been obsoleted as is about to be treecleaned. This should also allow for the current package mask to be removed.

[1] https://github.com/GoogleCloudPlatform/gsutil/commit/9a8e7916642699bcf59b89b5ad13d4a91dd35f85#diff-60f61ab7a8d1910d86d9fda2261620314edcae5894d5aaa236b821c7256badd7

Reproducible: Always
Comment 1 Meik Frischke 2023-02-20 08:36:09 UTC
Just realized the dependency has already been removed, so mask from #718976 should no longer apply.
Comment 2 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-22 19:10:16 UTC
It still depends on it via dev-python/gcs-oauth2-boto-plugin.
Comment 3 Meik Frischke 2023-02-22 19:27:15 UTC
Yes, you are right. Sorry, my bad. I was under the impression gcs-oauth2-boto-plugin was still maintained, but the 5 year old open oauth2client deprecation issue and PyPi development status category seems to suggest otherwise.