From: "Matt Thode" <prometheanfire@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/beagle/
Date: Wed, 11 Apr 2018 16:22:55 +0000 (UTC) [thread overview]
Message-ID: <1523463748.d9409129e52a3ef323feb9dae4cd043f49103f07.prometheanfire@gentoo> (raw)
commit: d9409129e52a3ef323feb9dae4cd043f49103f07
Author: Matthew Thode <prometheanfire <AT> gentoo <DOT> org>
AuthorDate: Wed Apr 11 16:22:11 2018 +0000
Commit: Matt Thode <prometheanfire <AT> gentoo <DOT> org>
CommitDate: Wed Apr 11 16:22:28 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d9409129
dev-python/beagle: initial add
Package-Manager: Portage-2.3.27, Repoman-2.3.9
dev-python/beagle/Manifest | 1 +
dev-python/beagle/beagle-0.2.1.ebuild | 24 ++++++++++++++++++++++++
dev-python/beagle/metadata.xml | 18 ++++++++++++++++++
3 files changed, 43 insertions(+)
diff --git a/dev-python/beagle/Manifest b/dev-python/beagle/Manifest
new file mode 100644
index 00000000000..bd0a72300b0
--- /dev/null
+++ b/dev-python/beagle/Manifest
@@ -0,0 +1 @@
+DIST beagle-0.2.1.tar.gz 12628 BLAKE2B f1d68134065a5d71f6662770b0a6a7c201a3019b57c12c3200cb59db00e664b5bba27b8a4029c0515e8095ac3c7153058b22d43e3245c3012e52e2ca734ce2bd SHA512 4cd58c05764dcca8959b2137f5bcfe627d83b576878eb77ae28ae38cd5d2cef16d045ed5d186fdf7eda6be821abe4d2eeee106fc505a5e59f027f59ab82ce653
diff --git a/dev-python/beagle/beagle-0.2.1.ebuild b/dev-python/beagle/beagle-0.2.1.ebuild
new file mode 100644
index 00000000000..b74d95088cb
--- /dev/null
+++ b/dev-python/beagle/beagle-0.2.1.ebuild
@@ -0,0 +1,24 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python3_5 python3_6 )
+inherit distutils-r1
+
+DESCRIPTION="Beagle is a command line client for Hound, the code search tool."
+HOMEPAGE="http://beagle-hound.readthedocs.io/en/latest/
+ https://github.com/dhellmann/beagle"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="Apache-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+CDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"
+DEPEND="${CDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]"
+RDEPEND="${CDEPEND}
+ >=dev-python/cliff-2.11.0[${PYTHON_USEDEP}]
+ >=dev-python/requests-2.18.4[${PYTHON_USEDEP}]"
diff --git a/dev-python/beagle/metadata.xml b/dev-python/beagle/metadata.xml
new file mode 100644
index 00000000000..21e97c0a075
--- /dev/null
+++ b/dev-python/beagle/metadata.xml
@@ -0,0 +1,18 @@
+<?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">
+ Beagle is a command line client for Hound, the code search tool.
+ </longdescription>
+ <upstream>
+ <remote-id type="pypi">beagle</remote-id>
+ <remote-id type="github">dhellmann/beagle</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2018-04-11 16:22 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-04-11 16:22 Matt Thode [this message]
-- strict thread matches above, loose matches on Subject: below --
2019-02-27 4:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/beagle/ Aaron Bauman
2019-03-01 0:26 Aaron Bauman
2020-01-20 6:09 Matthew Thode
2020-08-16 21:39 Matthew Thode
2020-08-16 21:41 Matthew Thode
2020-10-16 2:04 Matthew Thode
2021-10-17 19:25 Arthur Zamarin
2023-01-27 13:22 Arthur Zamarin
2023-01-27 13:22 Arthur Zamarin
2023-03-16 3:44 Michał Górny
2024-04-13 15:29 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=1523463748.d9409129e52a3ef323feb9dae4cd043f49103f07.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