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: Wed, 2 May 2018 07:21:44 +0000 (UTC) [thread overview]
Message-ID: <1525245590.9330fd59a5f9f04efa27ac40c79d752ebdb0ae41.perfinion@gentoo> (raw)
commit: 9330fd59a5f9f04efa27ac40c79d752ebdb0ae41
Author: Jason Zaman <perfinion <AT> gentoo <DOT> org>
AuthorDate: Wed May 2 05:01:26 2018 +0000
Commit: Jason Zaman <perfinion <AT> gentoo <DOT> org>
CommitDate: Wed May 2 07:19:50 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9330fd59
dev-python/absl-py: new package
Imported from sci overlay
Package-Manager: Portage-2.3.24, Repoman-2.3.6
dev-python/absl-py/Manifest | 1 +
dev-python/absl-py/absl-py-0.1.13.ebuild | 21 +++++++++++++++++++++
dev-python/absl-py/metadata.xml | 11 +++++++++++
3 files changed, 33 insertions(+)
diff --git a/dev-python/absl-py/Manifest b/dev-python/absl-py/Manifest
new file mode 100644
index 00000000000..1cb603ab006
--- /dev/null
+++ b/dev-python/absl-py/Manifest
@@ -0,0 +1 @@
+DIST absl-py-0.1.13.tar.gz 180047 BLAKE2B d10ff30109cf1a1b21d276b30e1066abc8c002d1c944a13e006a6fa097fc3fc98d4ca4441d194cee61137496aaa9a2314b71408ba507804376fb8750af0130e8 SHA512 ce93346a5f74bd4251789670dffdf983bf557f3e6a90ded9150998c53f8ed3a43fb1aa7b15556695e3d9dfa7a2237bb5462edadc23a8ceeb5f5ce2b87b0623ed
diff --git a/dev-python/absl-py/absl-py-0.1.13.ebuild b/dev-python/absl-py/absl-py-0.1.13.ebuild
new file mode 100644
index 00000000000..34d6e2a3bb6
--- /dev/null
+++ b/dev-python/absl-py/absl-py-0.1.13.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+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 ~x86"
+IUSE=""
+
+DEPEND="dev-python/six"
+RDEPEND="${DEPEND}"
+
+S="${WORKDIR}/abseil-py-pypi-v${PV}"
diff --git a/dev-python/absl-py/metadata.xml b/dev-python/absl-py/metadata.xml
new file mode 100644
index 00000000000..b841cddfabb
--- /dev/null
+++ b/dev-python/absl-py/metadata.xml
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="project">
+ <email>perfinion@gentoo.org</email>
+ </maintainer>
+ <longdescription lang="en">
+ Collection of Python library code for building Python applications. The
+ code is collected from Google's own Python code base.
+ </longdescription>
+</pkgmetadata>
next reply other threads:[~2018-05-02 7:21 UTC|newest]
Thread overview: 42+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-02 7:21 Jason Zaman [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-05-02 11:16 [gentoo-commits] repo/gentoo:master commit in: dev-python/absl-py/ Jason Zaman
2018-05-30 17:28 Jason Zaman
2018-05-30 17:28 Jason Zaman
2018-08-09 16:25 Jason Zaman
2019-02-18 13:54 Jason Zaman
2019-04-14 16:32 Jason Zaman
2019-04-29 14:24 Jason Zaman
2019-04-29 14:24 Jason Zaman
2019-12-02 14:50 Jason Zaman
2020-02-03 20:46 Michał Górny
2020-08-18 8:50 Michał Górny
2020-08-22 5:50 Agostino Sarubbo
2020-08-30 0:26 Jason Zaman
2020-10-07 7:28 Michał Górny
2020-12-04 18:30 Steve Arnold
2021-06-20 21:56 Jason Zaman
2021-07-17 7:44 Agostino Sarubbo
2021-10-17 7:24 Michał Górny
2022-02-06 0:17 Jason Zaman
2022-03-15 9:59 Jakov Smolić
2022-03-15 11:16 Michał Górny
2022-06-02 6:42 Michał Górny
2022-07-02 16:05 Jakov Smolić
2022-07-02 17:48 Michał Górny
2022-07-19 7:21 Michał Górny
2022-08-19 16:54 Sam James
2022-08-19 17:18 Michał Górny
2022-10-14 5:08 Michał Górny
2022-11-19 16:52 Michał Górny
2023-01-11 20:34 Michał Górny
2023-09-20 4:22 Michał Górny
2023-09-20 4:24 Michał Górny
2023-10-24 5:40 Michał Górny
2023-11-24 15:13 Arthur Zamarin
2024-01-17 7:41 Michał Górny
2024-02-03 11:22 Arthur Zamarin
2024-02-03 11:48 Michał Górny
2025-03-21 4:12 Michał Górny
2025-03-27 4:16 Michał Górny
2025-04-05 7:13 Michał Górny
2025-04-19 13:20 Michał Górny
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=1525245590.9330fd59a5f9f04efa27ac40c79d752ebdb0ae41.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