From: "Mike Frysinger" <vapier@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/vulture/
Date: Tue, 6 Oct 2015 21:44:12 +0000 (UTC) [thread overview]
Message-ID: <1444167833.48c3ef6f6ce7846d3e95189bf7aed53d46d3d80d.vapier@gentoo> (raw)
commit: 48c3ef6f6ce7846d3e95189bf7aed53d46d3d80d
Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 6 21:43:46 2015 +0000
Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
CommitDate: Tue Oct 6 21:43:53 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48c3ef6f
dev-python/vulture: new package
dev-python/vulture/Manifest | 1 +
dev-python/vulture/metadata.xml | 9 +++++++++
dev-python/vulture/vulture-0.8.1.ebuild | 20 ++++++++++++++++++++
3 files changed, 30 insertions(+)
diff --git a/dev-python/vulture/Manifest b/dev-python/vulture/Manifest
new file mode 100644
index 0000000..1aa3319
--- /dev/null
+++ b/dev-python/vulture/Manifest
@@ -0,0 +1 @@
+DIST vulture-0.8.1.tar.gz 18708 SHA256 3d5567f7300707a7e340fffd0fd1ebfc8d717114944c03c842b8b6c26e2d365a SHA512 b9ca6fd67dfca4ac9d98f25425401ef6edb80426fb483c2fbe7797c3991a58fe67bd8abc4c77b1e4615cfb81ddd786eab669b6d4b48f505563c29597664f1950 WHIRLPOOL a1b094f2d47acf158edd3fe525fc885e3dcee11e246ddb5aa7625afb74db4093e26a40e37780513a8c2a9fe56dafad10ca2e33cd4ff0c654364448c87ebd2481
diff --git a/dev-python/vulture/metadata.xml b/dev-python/vulture/metadata.xml
new file mode 100644
index 0000000..905ae22
--- /dev/null
+++ b/dev-python/vulture/metadata.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>python</herd>
+<upstream>
+ <remote-id type="pypi">vulture</remote-id>
+ <remote-id type="bitbucket">jendrikseipp/vulture</remote-id>
+</upstream>
+</pkgmetadata>
diff --git a/dev-python/vulture/vulture-0.8.1.ebuild b/dev-python/vulture/vulture-0.8.1.ebuild
new file mode 100644
index 0000000..581c939
--- /dev/null
+++ b/dev-python/vulture/vulture-0.8.1.ebuild
@@ -0,0 +1,20 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+PYTHON_COMPAT=( python{2_7,3_3,3_4} )
+
+inherit distutils-r1
+
+DESCRIPTION="find unused classes, functions and variables in your code"
+HOMEPAGE="https://bitbucket.org/jendrikseipp/vulture https://pypi.python.org/pypi/vulture"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPL-3+"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+DOCS=( README.txt NEWS.txt )
next reply other threads:[~2015-10-06 21:44 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-06 21:44 Mike Frysinger [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-10-28 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/vulture/ Patrick Lauer
2017-05-02 8:47 Michał Górny
2019-12-28 16:16 David Seifert
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=1444167833.48c3ef6f6ce7846d3e95189bf7aed53d46d3d80d.vapier@gentoo \
--to=vapier@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