From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/grabbit/
Date: Fri, 22 Mar 2019 01:03:13 +0000 (UTC) [thread overview]
Message-ID: <1553216579.ba1ff672ad7c82800273d8a5787a22a054953664.chymera@gentoo> (raw)
commit: ba1ff672ad7c82800273d8a5787a22a054953664
Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Fri Mar 22 01:02:59 2019 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Mar 22 01:02:59 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=ba1ff672
dev-python/grabbit: version bump
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>
dev-python/grabbit/grabbit-0.2.6.ebuild | 27 +++++++++++++++++++++++++++
1 file changed, 27 insertions(+)
diff --git a/dev-python/grabbit/grabbit-0.2.6.ebuild b/dev-python/grabbit/grabbit-0.2.6.ebuild
new file mode 100644
index 000000000..009db3338
--- /dev/null
+++ b/dev-python/grabbit/grabbit-0.2.6.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Get grabby with file trees"
+HOMEPAGE="https://github.com/grabbles/grabbit"
+SRC_URI="https://github.com/grabbles/grabbit/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE="test"
+
+DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ test? ( >=dev-python/pytest-3.4.1[${PYTHON_USEDEP}] )
+ "
+RDEPEND=""
+
+python_test() {
+ py.test -v || die
+}
next reply other threads:[~2019-03-22 1:03 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-22 1:03 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2023-05-02 23:58 [gentoo-commits] proj/sci:master commit in: dev-python/grabbit/ Horea Christian
2022-07-11 12:31 Horea Christian
2020-12-23 8:16 Horea Christian
2020-09-25 8:40 Horea Christian
2020-03-16 20:37 Horea Christian
2018-08-02 15:55 Horea Christian
2018-05-23 0:25 Horea Christian
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=1553216579.ba1ff672ad7c82800273d8a5787a22a054953664.chymera@gentoo \
--to=horea.christ@gmail.com \
--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