From: "Patrick McLean" <chutzpah@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/googleapis-common-protos/
Date: Wed, 13 May 2020 04:00:40 +0000 (UTC) [thread overview]
Message-ID: <1589342432.15b4e4db25c94f4f3f2eb7dfc93ecdc35e4f2f80.chutzpah@gentoo> (raw)
commit: 15b4e4db25c94f4f3f2eb7dfc93ecdc35e4f2f80
Author: Patrick McLean <patrick.mclean <AT> sony <DOT> com>
AuthorDate: Wed May 13 03:49:26 2020 +0000
Commit: Patrick McLean <chutzpah <AT> gentoo <DOT> org>
CommitDate: Wed May 13 04:00:32 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=15b4e4db
dev-python/googleapis-common-protos: New package
Copyright: Sony Interactive Entertainment Inc.
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Patrick McLean <chutzpah <AT> gentoo.org>
dev-python/googleapis-common-protos/Manifest | 1 +
.../googleapis-common-protos-1.51.0.ebuild | 27 ++++++++++++++++++++++
dev-python/googleapis-common-protos/metadata.xml | 9 ++++++++
3 files changed, 37 insertions(+)
diff --git a/dev-python/googleapis-common-protos/Manifest b/dev-python/googleapis-common-protos/Manifest
new file mode 100644
index 00000000000..149389b39c4
--- /dev/null
+++ b/dev-python/googleapis-common-protos/Manifest
@@ -0,0 +1 @@
+DIST googleapis-common-protos-1.51.0.tar.gz 35176 BLAKE2B 517004426bb04dc58b85a43fc4268407bbb3a5b6abc1949bda39e03a08a506e727e2bd1741180dc03695b09f4f094c55fe836d275b2c2de146459c399f584355 SHA512 31b6754d5541de4a6ce13e1e54dc54ee29c8153b57de3d0faf40bb236b6af9bee0516957f4b1f64f4404d713e3185126ef782a7825747fede827a8a8e604e303
diff --git a/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild b/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild
new file mode 100644
index 00000000000..32a486e3e62
--- /dev/null
+++ b/dev-python/googleapis-common-protos/googleapis-common-protos-1.51.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_{6,7,8} )
+inherit distutils-r1
+
+DESCRIPTION="python classes generated from the common protos in the googleapis repository"
+HOMEPAGE="https://pypi.org/project/googleapis-common-protos/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+RDEPEND="
+ dev-python/namespace-google[${PYTHON_USEDEP}]
+ dev-python/protobuf-python[${PYTHON_USEDEP}]
+"
+
+python_install_all() {
+ distutils-r1_python_install_all
+ find "${D}" -name '*.pth' -delete || die
+}
+
+# no tests as this is all generated code
diff --git a/dev-python/googleapis-common-protos/metadata.xml b/dev-python/googleapis-common-protos/metadata.xml
new file mode 100644
index 00000000000..a50ee0d4332
--- /dev/null
+++ b/dev-python/googleapis-common-protos/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>chutzpah@gentoo.org</email>
+ <name>Patrick McLean</name>
+ </maintainer>
+ <stabilize-allarches/>
+</pkgmetadata>
next reply other threads:[~2020-05-13 4:00 UTC|newest]
Thread overview: 75+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-13 4:00 Patrick McLean [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-05-14 21:26 [gentoo-commits] repo/gentoo:master commit in: dev-python/googleapis-common-protos/ Mart Raudsepp
2020-06-06 18:01 Michał Górny
2020-08-09 23:03 Zac Medico
2020-08-31 20:54 Thomas Deutschmann
2020-09-20 20:21 Agostino Sarubbo
2020-12-15 2:47 Patrick McLean
2021-01-13 19:04 Sam James
2021-01-13 20:16 Michał Górny
2021-02-26 8:35 Michał Górny
2021-02-26 8:35 Michał Górny
2021-03-30 22:02 Sam James
2021-03-30 22:27 Michał Górny
2021-10-23 14:03 Arthur Zamarin
2021-10-23 14:03 Arthur Zamarin
2021-12-08 5:37 Michał Górny
2022-01-08 18:03 Jakov Smolić
2022-01-08 18:23 Michał Górny
2022-02-23 21:30 Michał Górny
2022-03-18 10:08 Michał Górny
2022-03-27 6:27 Agostino Sarubbo
2022-03-27 8:17 Michał Górny
2022-04-12 11:06 Michał Górny
2022-04-19 13:46 Jakov Smolić
2022-04-19 16:03 Michał Górny
2022-04-22 11:54 Michał Górny
2022-05-13 6:15 Michał Górny
2022-05-27 6:10 Michał Górny
2022-06-16 9:10 Jakov Smolić
2022-06-16 9:23 Michał Górny
2022-06-22 5:48 Michał Górny
2022-07-13 8:10 Michał Górny
2022-07-24 19:13 Sam James
2022-07-24 20:29 Michał Górny
2022-11-08 13:10 Michał Górny
2022-11-08 13:10 Michał Górny
2022-11-16 17:21 Michał Górny
2022-12-16 21:50 Sam James
2022-12-17 7:15 Michał Górny
2023-01-05 7:48 Michał Górny
2023-01-10 6:21 Michał Górny
2023-03-17 15:21 Michał Górny
2023-03-21 20:06 Michał Górny
2023-04-22 11:31 Sam James
2023-04-22 16:18 Michał Górny
2023-06-13 5:12 Michał Górny
2023-07-24 8:54 Jakov Smolić
2023-07-24 10:52 Michał Górny
2023-08-01 3:01 Michał Górny
2023-09-01 16:30 Arthur Zamarin
2023-09-01 16:42 Michał Górny
2023-10-13 4:44 Michał Górny
2023-11-15 16:34 Arthur Zamarin
2023-11-15 17:10 Michał Górny
2023-11-24 15:02 Arthur Zamarin
2023-12-08 5:41 Michał Górny
2023-12-24 1:02 Sam James
2023-12-24 5:59 Michał Górny
2024-01-26 17:07 Michał Górny
2024-03-12 5:13 Michał Górny
2024-03-30 14:59 Michał Górny
2024-03-30 15:28 Michał Górny
2024-06-04 5:41 Michał Górny
2024-06-18 18:45 Michał Górny
2024-06-25 8:01 Michał Górny
2024-07-13 11:05 Arthur Zamarin
2024-07-13 12:02 Michał Górny
2024-07-13 12:02 Michał Górny
2024-07-13 12:02 Michał Górny
2024-08-27 7:39 Michał Górny
2024-08-27 11:39 Michał Górny
2024-08-28 3:43 Michał Górny
2024-09-14 11:35 Arthur Zamarin
2024-09-14 12:32 Michał Górny
2024-11-13 6:55 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=1589342432.15b4e4db25c94f4f3f2eb7dfc93ecdc35e4f2f80.chutzpah@gentoo \
--to=chutzpah@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