Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627838 - net-misc/gsutil-4.27 version bump
Summary: net-misc/gsutil-4.27 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: SpanKY
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-14 15:57 UTC by Jason Zaman
Modified: 2017-09-05 04:34 UTC (History)
0 users

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 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(+)