public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthew Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/casttube/
Date: Tue, 14 Jan 2020 17:46:00 +0000 (UTC)	[thread overview]
Message-ID: <1579023954.dacd9fb51d698b0717648914cfc8cb249c8e4e94.prometheanfire@gentoo> (raw)

commit:     dacd9fb51d698b0717648914cfc8cb249c8e4e94
Author:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Tue Jan 14 17:30:09 2020 +0000
Commit:     Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Tue Jan 14 17:45:54 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dacd9fb5

dev-python/casttube: add for pychromecast

Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Matthew Thode <prometheanfire <AT> gentoo.org>

 dev-python/casttube/Manifest              |  1 +
 dev-python/casttube/casttube-0.2.0.ebuild | 21 +++++++++++++++++++++
 dev-python/casttube/metadata.xml          | 14 ++++++++++++++
 3 files changed, 36 insertions(+)

diff --git a/dev-python/casttube/Manifest b/dev-python/casttube/Manifest
new file mode 100644
index 00000000000..13383348e09
--- /dev/null
+++ b/dev-python/casttube/Manifest
@@ -0,0 +1 @@
+DIST casttube-0.2.0.tar.gz 3760 BLAKE2B d4e37fb0e98f2e9197e7e1a78b45109d0319f9b4337ef86d0dcd5797e703960162432990b9c4d26796ce5cc957179023044b86a9b07c8e581d13373889c6c824 SHA512 0ab69a92d49a9095c0adb70fec95011447d1f2a57e7642504d2ab4f19fc5f93b09db0e5d277bf7876311e5f26067a687bde58e3aa12469dcc6778486fc19c836

diff --git a/dev-python/casttube/casttube-0.2.0.ebuild b/dev-python/casttube/casttube-0.2.0.ebuild
new file mode 100644
index 00000000000..6d11275e562
--- /dev/null
+++ b/dev-python/casttube/casttube-0.2.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python3_6 python3_7 )
+inherit distutils-r1
+
+DESCRIPTION="casttube provides a way to interact with the Youtube Chromecast api."
+HOMEPAGE="https://github.com/ur1katz/casttube"
+SRC_URI="mirror://pypi/${P:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${DEPEND}
+	dev-python/requests[${PYTHON_USEDEP}]"
+BDEPEND=""

diff --git a/dev-python/casttube/metadata.xml b/dev-python/casttube/metadata.xml
new file mode 100644
index 00000000000..09f75100735
--- /dev/null
+++ b/dev-python/casttube/metadata.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<maintainer type="person">
+		<email>prometheanfire@gentoo.org</email>
+		<name>Matthew Thode</name>
+	</maintainer>
+	<longdescription lang="en">
+			casttube provides a way to interact with the Youtube Chromecast api.
+	</longdescription>
+</pkgmetadata>


             reply	other threads:[~2020-01-14 17:46 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-01-14 17:46 Matthew Thode [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-02 22:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/casttube/ Aaron Bauman
2021-10-07 17:24 Arthur Zamarin
2021-10-17  7:33 Michał Górny
2023-01-18 22:31 Matthew Thode
2023-02-17 13:03 Arthur Zamarin
2023-02-17 13:03 Arthur Zamarin
2023-02-17 13:03 Arthur Zamarin
2023-02-17 13:03 Arthur Zamarin
2023-03-19 19:21 Sam James
2023-03-20  5:36 Michał Górny
2024-04-07  4:18 Matthew Thode

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=1579023954.dacd9fb51d698b0717648914cfc8cb249c8e4e94.prometheanfire@gentoo \
    --to=prometheanfire@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