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

Bug 627838

Summary: net-misc/gsutil-4.27 version bump
Product: Gentoo Linux Reporter: Jason Zaman <perfinion>
Component: Current packagesAssignee: SpanKY <vapier>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Jason Zaman gentoo-dev 2017-08-14 15:57:29 UTC
Theres a new version out:

https://github.com/GoogleCloudPlatform/gsutil/releases/tag/v4.27

I'm getting an import error on the current latest version in the tree so want to try the new version.

  File "/usr/lib64/python2.7/site-packages/apitools/base/py/credentials_lib.py", line 50, in <module>
    from oauth2client import locked_file
ImportError: cannot import name locked_file
Comment 1 Larry the Git Cow gentoo-dev 2017-09-05 04:34:28 UTC
Bug has been closed via the following commit:
    https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1d200f96e3ce19f97ca1d3853ba237f670d4f2d

    commit d1d200f96e3ce19f97ca1d3853ba237f670d4f2d
Author:     Jason Zaman <perfinion@gentoo.org>
AuthorDate: 2017-09-05 04:08:26 +0000
Commit:     Jason Zaman <perfinion@gentoo.org>
CommitDate: 2017-09-05 04:09:11 +0000

    net-misc/gsutil: bump to 4.27
    
    Closes: https://bugs.gentoo.org/627838
    
    Package-Manager: Portage-2.3.6, Repoman-2.3.1

 net-misc/gsutil/Manifest                           |  1 +
 .../gsutil-4.27-use-friendy-version-checks.patch   | 29 +++++++++++
 net-misc/gsutil/gsutil-4.27.ebuild                 | 59 ++++++++++++++++++++++
 3 files changed, 89 insertions(+)