public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andrey Grozin" <grozin@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ptpython/
Date: Thu, 30 Mar 2017 18:19:55 +0000 (UTC)	[thread overview]
Message-ID: <1490897986.3e5264bae2d885b851c59170242d60dde09757f8.grozin@gentoo> (raw)

commit:     3e5264bae2d885b851c59170242d60dde09757f8
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 30 18:19:46 2017 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Thu Mar 30 18:19:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e5264ba

dev-python/ptpython: python3_6 added

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/ptpython/ptpython-0.33-r1.ebuild | 34 +++++++++++++++++++++++++++++
 1 file changed, 34 insertions(+)

diff --git a/dev-python/ptpython/ptpython-0.33-r1.ebuild b/dev-python/ptpython/ptpython-0.33-r1.ebuild
new file mode 100644
index 00000000000..45f9f1f3314
--- /dev/null
+++ b/dev-python/ptpython/ptpython-0.33-r1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=6
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1 eutils
+
+DESCRIPTION="Python REPL build on top of prompt_toolkit"
+HOMEPAGE="https://pypi.python.org/pypi/ptpython/ https://github.com/jonathanslenders/ptpython"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE=""
+
+RDEPEND="
+	dev-python/docopt[${PYTHON_USEDEP}]
+	>=dev-python/jedi-0.9.0[${PYTHON_USEDEP}]
+	>=dev-python/prompt_toolkit-0.58[${PYTHON_USEDEP}]
+	dev-python/pygments[${PYTHON_USEDEP}]
+"
+DEPEND="${RDEPEND}
+	dev-python/setuptools[${PYTHON_USEDEP}]
+"
+
+# Not included
+RESTRICT=test
+
+python_test() {
+	"${PYTHON}" tests/run_tests.py || die
+}


             reply	other threads:[~2017-03-30 18:19 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-30 18:19 Andrey Grozin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-10-16 18:22 [gentoo-commits] repo/gentoo:master commit in: dev-python/ptpython/ Michał Górny
2020-03-28 17:07 Michał Górny
2019-12-29 13:06 David Seifert
2019-12-12 19:42 Aaron Bauman
2018-07-21  0:06 Mikle Kolyada
2018-06-24  9:40 Mikle Kolyada
2016-10-19 23:22 Patrice Clement
2016-10-19 23:22 Patrice Clement
2016-06-07 21:46 Patrice Clement
2016-04-01 16:37 Andrey Grozin
2016-02-25  8:21 Justin Lecher
2016-01-07  9:28 Justin Lecher
2015-10-31 10:25 Justin Lecher
2015-09-24 11:50 Justin Lecher
2015-09-06 18:00 Justin Lecher
2015-08-09 12:52 Justin Lecher
2015-08-09 12:52 Justin Lecher

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=1490897986.3e5264bae2d885b851c59170242d60dde09757f8.grozin@gentoo \
    --to=grozin@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