Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 895518

Summary: net-misc/gsutil: remove mask
Product: Gentoo Linux Reporter: Meik Frischke <meik.frischke>
Component: Current packagesAssignee: Patrick McLean <chutzpah>
Status: RESOLVED INVALID    
Severity: normal CC: mgorny, zmedico
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=718976
Whiteboard:
Package list:
Runtime testing required: ---

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.