public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Jason Zaman" <perfinion@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/absl-py/
Date: Sun, 20 Jun 2021 21:56:26 +0000 (UTC)	[thread overview]
Message-ID: <1624226105.43be8960e44851fcc593afcee0597dbe0d3c0e58.perfinion@gentoo> (raw)

commit:     43be8960e44851fcc593afcee0597dbe0d3c0e58
Author:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Sun May  9 23:44:51 2021 +0000
Commit:     Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Sun Jun 20 21:55:05 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43be8960

dev-python/absl-py: bump 0.12.0

Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Jason Zaman <perfinion <AT> gentoo.org>

 dev-python/absl-py/Manifest              |  1 +
 dev-python/absl-py/absl-py-0.12.0.ebuild | 22 ++++++++++++++++++++++
 2 files changed, 23 insertions(+)

diff --git a/dev-python/absl-py/Manifest b/dev-python/absl-py/Manifest
index 537e6111c12..3d0623845a6 100644
--- a/dev-python/absl-py/Manifest
+++ b/dev-python/absl-py/Manifest
@@ -1 +1,2 @@
 DIST absl-py-0.10.0.tar.gz 234053 BLAKE2B c7d85d7b351ec5d67ac5e98d5103b91ee7b91d3e01b15fff86ead2e177ba596719af8668f2ec1dd81b278557d902a90705803f5bd6aa7576b302641129eed050 SHA512 92862cc7997f469d7121746d1a8f8fcf99a4983eb033dc936e2ef22bcab896950a5e2bd8ce7fe6660b761cc16a39145104a7e2ba3588f38cde1964505d0265c3
+DIST absl-py-0.12.0.tar.gz 229360 BLAKE2B f913f1eff2d8efc1f5bc06c83d09dbd5c57ba5fdc39953ccbe99750da49676a95112d4dcbcb13e20bd380c7c07f4a3d01e69ae940a19a91dc37e51b2189fb66c SHA512 566cae120779920f8529eb797f9b26a662df0fa2ac853d78424e35d906f487069a945b2ad5a9a292aa90663e8c31c363925aa3114331f0f5f9fb479c79d781ac

diff --git a/dev-python/absl-py/absl-py-0.12.0.ebuild b/dev-python/absl-py/absl-py-0.12.0.ebuild
new file mode 100644
index 00000000000..ea6caeeaf53
--- /dev/null
+++ b/dev-python/absl-py/absl-py-0.12.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{7,8,9} )
+inherit distutils-r1
+
+DESCRIPTION="Abseil Python Common Libraries"
+HOMEPAGE="https://github.com/abseil/abseil-py"
+SRC_URI="https://github.com/abseil/abseil-py/archive/pypi-v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~arm ~arm64 ~x86"
+IUSE=""
+
+RDEPEND="dev-python/six[${PYTHON_USEDEP}]
+	dev-python/setuptools[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}"
+
+S="${WORKDIR}/abseil-py-pypi-v${PV}"


             reply	other threads:[~2021-06-20 21:56 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-20 21:56 Jason Zaman [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-02-03 11:48 [gentoo-commits] repo/gentoo:master commit in: dev-python/absl-py/ Michał Górny
2024-02-03 11:22 Arthur Zamarin
2024-01-17  7:41 Michał Górny
2023-11-24 15:13 Arthur Zamarin
2023-10-24  5:40 Michał Górny
2023-09-20  4:24 Michał Górny
2023-09-20  4:22 Michał Górny
2023-01-11 20:34 Michał Górny
2022-11-19 16:52 Michał Górny
2022-10-14  5:08 Michał Górny
2022-08-19 17:18 Michał Górny
2022-08-19 16:54 Sam James
2022-07-19  7:21 Michał Górny
2022-07-02 17:48 Michał Górny
2022-07-02 16:05 Jakov Smolić
2022-06-02  6:42 Michał Górny
2022-03-15 11:16 Michał Górny
2022-03-15  9:59 Jakov Smolić
2022-02-06  0:17 Jason Zaman
2021-10-17  7:24 Michał Górny
2021-07-17  7:44 Agostino Sarubbo
2020-12-04 18:30 Steve Arnold
2020-10-07  7:28 Michał Górny
2020-08-30  0:26 Jason Zaman
2020-08-22  5:50 Agostino Sarubbo
2020-08-18  8:50 Michał Górny
2020-02-03 20:46 Michał Górny
2019-12-02 14:50 Jason Zaman
2019-04-29 14:24 Jason Zaman
2019-04-29 14:24 Jason Zaman
2019-04-14 16:32 Jason Zaman
2019-02-18 13:54 Jason Zaman
2018-08-09 16:25 Jason Zaman
2018-05-30 17:28 Jason Zaman
2018-05-30 17:28 Jason Zaman
2018-05-02 11:16 Jason Zaman
2018-05-02  7:21 Jason Zaman

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=1624226105.43be8960e44851fcc593afcee0597dbe0d3c0e58.perfinion@gentoo \
    --to=perfinion@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