From: "Manuel Rüger" <mrueg@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: app-admin/gixy/
Date: Mon, 20 Nov 2017 19:24:56 +0000 (UTC) [thread overview]
Message-ID: <1511205876.6004dc4a4fcc3d6d308102239c41cebf82930c4c.mrueg@gentoo> (raw)
commit: 6004dc4a4fcc3d6d308102239c41cebf82930c4c
Author: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
AuthorDate: Mon Nov 20 19:24:36 2017 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Mon Nov 20 19:24:36 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6004dc4a
app-admin/gixy: Version bump to 0.1.8
Package-Manager: Portage-2.3.14, Repoman-2.3.6
app-admin/gixy/Manifest | 1 +
app-admin/gixy/gixy-0.1.8.ebuild | 31 +++++++++++++++++++++++++++++++
2 files changed, 32 insertions(+)
diff --git a/app-admin/gixy/Manifest b/app-admin/gixy/Manifest
index 79486506cda..c55659dd148 100644
--- a/app-admin/gixy/Manifest
+++ b/app-admin/gixy/Manifest
@@ -1 +1,2 @@
DIST gixy-0.1.5.tar.gz 32594 SHA256 3607081531df4ee52758850632879796b9f294c93a8068022d044aa4f5a61423 SHA512 63c41a16f1a1d16664c660150bf1603b87d2a2b474db58bb13af79e123b372a666b94aa96ef081af89fb5608c7f9a43e03750afb80d52c212c06d3407c413e38 WHIRLPOOL 1a87ec527dd9014100d4e75ef69d3a981d37420acac7260ce82722bd5062d1c035142e0251cb2dfc125546decdae121e23451377846702264f0719948f6cc9ff
+DIST gixy-0.1.8.tar.gz 35176 SHA256 65a4702bee221d1c86ddace10a04f48dc036d1658c28fbbcf533357d4f9d7d25 SHA512 fe45522dbee238282f05f11fc22bdff6f04df117d9b909aa3a9c7ff0aef3c376e65119e91e8e562a2ea5d9c2e85a1e43462eb3ce14f30c171235bd44097c7a94 WHIRLPOOL f3a0471435a31f681aca1867a5d6c1b8dbb0d48893974e7e679d14568b72788ffaef462c780eaa8602756585243477aefefb8b44a584a08e62e7d3e06fdeec3e
diff --git a/app-admin/gixy/gixy-0.1.8.ebuild b/app-admin/gixy/gixy-0.1.8.ebuild
new file mode 100644
index 00000000000..4ade6ac258d
--- /dev/null
+++ b/app-admin/gixy/gixy-0.1.8.ebuild
@@ -0,0 +1,31 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python{2_7,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Nginx configuration static analyzer"
+HOMEPAGE="https://github.com/yandex/gixy"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MPL-2.0"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE=""
+
+RDEPEND=">=dev-python/pyparsing-1.5.5[${PYTHON_USEDEP}]
+ >=dev-python/cached-property-1.2.0[${PYTHON_USEDEP}]
+ >=dev-python/configargparse-0.11.0[${PYTHON_USEDEP}]
+ >=dev-python/jinja-2.8[${PYTHON_USEDEP}]
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ >=dev-python/six-1.1.0[${PYTHON_USEDEP}]"
+
+DEPEND="${RDEPEND}"
+
+python_prepare() {
+ sed -i -e "/argparse/d" setup.py || die
+ distutils-r1_python_prepare_all
+}
next reply other threads:[~2017-11-20 19:25 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-20 19:24 Manuel Rüger [this message]
-- strict thread matches above, loose matches on Subject: below --
2021-09-16 9:47 [gentoo-commits] repo/gentoo:master commit in: app-admin/gixy/ Jakov Smolić
2021-06-28 17:11 David Seifert
2020-10-08 10:02 Joonas Niilola
2020-10-08 10:02 Joonas Niilola
2020-04-19 13:37 Thomas Deutschmann
2020-02-04 13:32 Michał Górny
2018-10-18 16:20 Thomas Deutschmann
2018-10-18 15:43 Thomas Deutschmann
2017-07-23 11:54 Michael Palimaka
2017-07-23 11:51 Manuel Rüger
2017-05-22 12:28 Manuel Rüger
2017-05-15 14:32 Manuel Rüger
2017-05-11 14:47 Manuel Rüger
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=1511205876.6004dc4a4fcc3d6d308102239c41cebf82930c4c.mrueg@gentoo \
--to=mrueg@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