Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 643534 - net-misc/gsutil: requires old =dev-python/oauth2client-2.2.0
Summary: net-misc/gsutil: requires old =dev-python/oauth2client-2.2.0
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-05 12:43 UTC by Michał Górny
Modified: 2018-03-29 03:29 UTC (History)
4 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 2018-01-05 12:43:44 UTC
This is the only package still requiring old oauth2client (google-something-something needs only old version cleanup).

  =dev-python/oauth2client-2.2.0[${PYTHON_USEDEP}]

FWICS, upstream doesn't care much to fix it. The package has no maintainer and no revdeps. Treeclean?
Comment 1 Alec Warner (RETIRED) archtester gentoo-dev Security 2018-03-18 13:48:21 UTC
I'll poke  upstream about the move to either oauthlib or google-auth.

In classy fashion its either:

- fixed but not released.
- released but not in Gentoo.
- upstream gave up and wants everyone to use gcloud.

I'm fairly sure its 1 or 2; I'm 100% sure its not 3.
Comment 2 Pacho Ramos gentoo-dev 2018-03-28 18:45:45 UTC
I copy here the mail in gentoo-dev ML to remember in the future ;)

"Poked them today, this is on the roadmap but its not likely to be fixed soon (other stuff is higher priority) so lets drop it.

-A"
Comment 3 Alec Warner (RETIRED) archtester gentoo-dev Security 2018-03-28 22:10:36 UTC
(In reply to Pacho Ramos from comment #2)
> I copy here the mail in gentoo-dev ML to remember in the future ;)
> 
> "Poked them today, this is on the roadmap but its not likely to be fixed
> soon (other stuff is higher priority) so lets drop it.
> 
> -A"

Ack, lets drop it.

-A
Comment 4 SpanKY gentoo-dev 2018-03-29 03:10:24 UTC
the latest release supports oauth2client-4
Comment 5 Larry the Git Cow gentoo-dev 2018-03-29 03:29:02 UTC
The bug has been closed via the following commit(s):

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

commit d069ee5a2aa60c7a3748191de94c1448f19fffc2
Author:     Mike Frysinger <vapier@chromium.org>
AuthorDate: 2018-03-29 03:09:38 +0000
Commit:     Mike Frysinger <vapier@gentoo.org>
CommitDate: 2018-03-29 03:20:25 +0000

    net-misc/gsutil: version bump to 4.30 #643534
    
    Closes: https://bugs.gentoo.org/643534

 net-misc/gsutil/Manifest                           |  1 +
 .../gsutil-4.30-use-friendy-version-checks.patch   | 30 +++++++++++
 net-misc/gsutil/gsutil-4.30.ebuild                 | 58 ++++++++++++++++++++++
 profiles/package.mask                              |  5 --
 4 files changed, 89 insertions(+), 5 deletions(-)