From: "Tiziano Müller" <dev-zero@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] dev/dev-zero:master commit in: dev-python/pylint-plugin-utils/
Date: Wed, 12 Oct 2016 14:53:56 +0000 (UTC) [thread overview]
Message-ID: <1476278660.0419d7572157d946e5349a8bbf709be1abaf08d6.dev-zero@gentoo> (raw)
commit: 0419d7572157d946e5349a8bbf709be1abaf08d6
Author: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 12 13:24:20 2016 +0000
Commit: Tiziano Müller <dev-zero <AT> gentoo <DOT> org>
CommitDate: Wed Oct 12 13:24:20 2016 +0000
URL: https://gitweb.gentoo.org/dev/dev-zero.git/commit/?id=0419d757
dev-python/pylint-plugin-utils: initial commit, required for pylint-flask
dev-python/pylint-plugin-utils/Manifest | 1 +
.../pylint-plugin-utils-0.2.4.ebuild | 22 ++++++++++++++++++++++
2 files changed, 23 insertions(+)
diff --git a/dev-python/pylint-plugin-utils/Manifest b/dev-python/pylint-plugin-utils/Manifest
new file mode 100644
index 0000000..811f3fa
--- /dev/null
+++ b/dev-python/pylint-plugin-utils/Manifest
@@ -0,0 +1 @@
+DIST pylint-plugin-utils-0.2.4.tar.gz 3090 SHA256 6844b4d0525aa41ff69c5d44c6edc640e3dab98446abeb499501757f09a3cd71 SHA512 17d7962e0b07d6c7a8422d2521b92c28346232cc7a0dda42e1c3582207bb8b75bab23941ce988c3a853d1794b2d6badc6b8819402d96917e68b20dbb7c1d0961 WHIRLPOOL 6e5f8cc822f568f3716d4dc449c5a7a778b9c4b5d982f7707bd554c0ccad1b3679123631026174dfe64cd483a03f6ff8eff6c6c802e42c69dada2d42d642255c
diff --git a/dev-python/pylint-plugin-utils/pylint-plugin-utils-0.2.4.ebuild b/dev-python/pylint-plugin-utils/pylint-plugin-utils-0.2.4.ebuild
new file mode 100644
index 0000000..3b49cb8
--- /dev/null
+++ b/dev-python/pylint-plugin-utils/pylint-plugin-utils-0.2.4.ebuild
@@ -0,0 +1,22 @@
+# Copyright 1999-2016 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=6
+PYTHON_COMPAT=( python2_7 python3_5 )
+
+inherit distutils-r1
+
+DESCRIPTION="Utilities and helpers for writing Pylint plugins"
+HOMEPAGE="https://pypi.python.org/pypi/pylint-plugin-utils"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="GPLv2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+RDEPEND="dev-python/pylint[${PYTHON_USEDEP}]
+ dev-python/astroid[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+ dev-python/setuptools[${PYTHON_USEDEP}]"
reply other threads:[~2016-10-12 14:54 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=1476278660.0419d7572157d946e5349a8bbf709be1abaf08d6.dev-zero@gentoo \
--to=dev-zero@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