From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/oauth2client/
Date: Mon, 22 Feb 2016 14:09:24 +0000 (UTC) [thread overview]
Message-ID: <1456150162.970bcc2c88223b2154bb5d424860ccafd9968a54.jlec@gentoo> (raw)
commit: 970bcc2c88223b2154bb5d424860ccafd9968a54
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 22 14:09:13 2016 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Feb 22 14:09:22 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=970bcc2c
dev-python/oauth2client: Version Bump
Package-Manager: portage-2.2.27
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/oauth2client/Manifest | 2 +-
.../{oauth2client-2.0.0.ebuild => oauth2client-2.0.0_p1.ebuild} | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-python/oauth2client/Manifest b/dev-python/oauth2client/Manifest
index 6893905..9bee567 100644
--- a/dev-python/oauth2client/Manifest
+++ b/dev-python/oauth2client/Manifest
@@ -3,4 +3,4 @@ DIST oauth2client-1.4.12.tar.gz 109339 SHA256 f735b41a57fe46c0b170e919e81b9bbe7d
DIST oauth2client-1.4.6.tar.gz 95325 SHA256 d4376fc0f5543612c62cdee5ea68530bd9c8542891b3f4427d8bf9a1f5a134c8 SHA512 e75e6c535ca4e427f3a869fa7e600bf7544752a100f623cbbeb117d872a2361a60d1524fc2639521393a58dc6f684d9e1452980d6a5ffb6f4dbed516911cc4ca WHIRLPOOL acb26ef17115138a8932313cbbb8c9a802e2296d20343ab746123ad0ef8a38ea8587c10c45863b56b7b4d5b052675434236a050ae64c6c05546a42fd3cdc4f6b
DIST oauth2client-1.5.1.tar.gz 130237 SHA256 3e4ad7b3399cd9c4b8785acbbba2ca55eaefef17989f784352d2386776bf17c5 SHA512 ad228264b93ec23bfb4bbc9614a980172e3c763adde12e0b050166ccd49eece1d2464a078884ed16cbaea60a7bf88784a22314382073e360f1ec591b19a2da2f WHIRLPOOL 963b9518944dc081fdd3c32f1c6a12527a567f2c762355b109cee01b1cb1c1c35d85301bd2df6e47d2d11ac1e5b6c6a2bbc59098c10baa75ea2574567617f7ec
DIST oauth2client-1.5.2.tar.gz 131665 SHA256 b8df20b122e4f49a5fe5bc3c825d16015f5012c171c6c81eb4048e4d8c2ffee3 SHA512 15f10b52aa93fc10289658d5ff671a247e5c92c5ff2be424a04617fee1a3a82439b829b0f5dcb04e3e84802e02580e366e08356df7ec6e24563a530d2f6b1db5 WHIRLPOOL 00f3033359eceda12528ef4caffc0a9d7d6561919272fe98e09d2599114f07d9be42eb32a4038c155c621581f98ecc0eb516bcaa018d4376e30906dd4a0adfbc
-DIST oauth2client-2.0.0.tar.gz 148575 SHA256 fc0ed9887399b640de58c5222f2d40be3c8b02359273be75105820ebf75082bd SHA512 4839f9ea6384fa19ee55ee953ef4e38211afd7e409a77658e535534632dd182aabb857cebc1969bcba5d80c63fa79f965a2c0b1bb2832975c1ed8dd3cd6d3042 WHIRLPOOL c418e89a9d5ef00928dae5e32aa90c664bff0b8b572ce09280ade26f764150ac42105041c3af494ad9a0ebaceb85c863be3b02c24b3216cb454e87e6e6744ac9
+DIST oauth2client-2.0.0_p1.tar.gz 149275 SHA256 0a4a9777f5c68a28605bb8510da0b09446ec3a4cb4d6e53ec9c2e240b357eb24 SHA512 e864c8e34757fa2e72b95d556c92549359be8e65fb709300c816090440ee6466ef6e638d67aaa5c0862d1d1e34caf5e4a9f565911cac05d186ef2c71b59aaf9c WHIRLPOOL 499097e9f7de89a76f73dd6fe631647e7d4f76716d64558c3c05c5d03e33ed1ee0183c5b2202347e99bcfd388767c199a31bc990d441bfb55e5df89685bee0a3
diff --git a/dev-python/oauth2client/oauth2client-2.0.0.ebuild b/dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild
similarity index 91%
rename from dev-python/oauth2client/oauth2client-2.0.0.ebuild
rename to dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild
index 1dc6d80..d4363a4 100644
--- a/dev-python/oauth2client/oauth2client-2.0.0.ebuild
+++ b/dev-python/oauth2client/oauth2client-2.0.0_p1.ebuild
@@ -10,7 +10,7 @@ inherit distutils-r1
DESCRIPTION="Library for accessing resources protected by OAuth 2.0"
HOMEPAGE="https://github.com/google/oauth2client"
-SRC_URI="https://github.com/google/oauth2client/archive/v${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/google/oauth2client/archive/v${PV/_p/-post}.tar.gz -> ${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"
next reply other threads:[~2016-02-22 14:09 UTC|newest]
Thread overview: 37+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-22 14:09 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-02-08 5:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/oauth2client/ Robin H. Johnson
2022-03-31 19:18 Michał Górny
2022-03-31 17:36 Jakov Smolić
2022-02-24 8:52 Michał Górny
2022-02-24 8:52 Michał Górny
2020-07-15 11:45 Michał Górny
2020-07-15 11:45 Michał Górny
2020-07-09 10:08 Michał Górny
2020-07-09 10:08 Michał Górny
2020-07-09 10:08 Michał Górny
2020-06-15 2:35 Aaron Bauman
2020-03-28 11:21 Michał Górny
2020-02-05 15:48 Michał Górny
2019-05-11 19:25 Matthew Thode
2019-04-10 22:44 Matthew Thode
2018-01-05 13:26 Michał Górny
2017-09-30 0:31 Matt Thode
2017-08-15 23:36 Robin H. Johnson
2017-06-19 18:12 Alexis Ballier
2017-05-04 1:21 Zac Medico
2017-03-17 19:59 Zac Medico
2017-02-20 18:15 Markus Meier
2016-11-26 22:14 Patrice Clement
2016-06-15 3:57 Mike Frysinger
2016-04-21 5:19 Mike Frysinger
2016-03-28 19:11 Mike Frysinger
2016-02-23 9:05 Justin Lecher
2016-02-17 13:01 Justin Lecher
2016-02-17 10:34 Justin Lecher
2016-02-17 8:57 Justin Lecher
2016-02-16 20:42 Mike Frysinger
2016-01-20 15:25 Andreas Schuerch
2016-01-14 11:56 Agostino Sarubbo
2015-11-24 12:10 Justin Lecher
2015-09-21 17:38 Mike Frysinger
2015-08-30 6:18 Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1456150162.970bcc2c88223b2154bb5d424860ccafd9968a54.jlec@gentoo \
--to=jlec@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox