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/pyte/
Date: Tue, 28 Feb 2017 13:08:36 +0000 (UTC)	[thread overview]
Message-ID: <1488287290.657dc0c757577f095c815ce6fa4210b11794e935.grozin@gentoo> (raw)

commit:     657dc0c757577f095c815ce6fa4210b11794e935
Author:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
AuthorDate: Tue Feb 28 13:08:10 2017 +0000
Commit:     Andrey Grozin <grozin <AT> gentoo <DOT> org>
CommitDate: Tue Feb 28 13:08:10 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=657dc0c7

dev-python/pyte: python3_6 added

Package-Manager: Portage-2.3.3, Repoman-2.3.1

 dev-python/pyte/pyte-0.5.2-r2.ebuild | 33 +++++++++++++++++++++++++++++++++
 1 file changed, 33 insertions(+)

diff --git a/dev-python/pyte/pyte-0.5.2-r2.ebuild b/dev-python/pyte/pyte-0.5.2-r2.ebuild
new file mode 100644
index 0000000000..895b969586
--- /dev/null
+++ b/dev-python/pyte/pyte-0.5.2-r2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id: e4e2b831b5f1d06aaed61962ec461f64fb4e833c $
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{4,5,6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Simple VTXXX-compatible terminal emulator"
+HOMEPAGE="https://pypi.python.org/pypi/pyte/ https://github.com/selectel/pyte"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+SLOT="0"
+LICENSE="LGPL-3"
+KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux"
+IUSE="test"
+
+RDEPEND="dev-python/wcwidth[${PYTHON_USEDEP}]"
+DEPEND="${RDEPEND}
+	dev-python/pytest-runner[${PYTHON_USEDEP}]
+	dev-python/setuptools_scm[${PYTHON_USEDEP}]
+	test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+python_prepare_all() {
+	distutils-r1_python_prepare_all
+}
+
+python_test() {
+	esetup.py test --verbose
+}


             reply	other threads:[~2017-02-28 13:08 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-28 13:08 Andrey Grozin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-24 20:29 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyte/ Petr Vaněk
2024-06-24 20:29 Petr Vaněk
2023-11-29 11:04 Michał Górny
2023-11-24 14:43 Michał Górny
2023-11-12 16:00 Michał Górny
2023-06-06 17:52 Arthur Zamarin
2023-05-16  3:39 Sam James
2022-08-10 13:18 Sam James
2022-05-15 10:41 Michał Górny
2022-05-15  8:19 Jakov Smolić
2022-05-15  7:12 Michał Górny
2022-04-10 21:20 Michał Górny
2022-03-30 11:25 Jakov Smolić
2021-05-07 10:52 Michał Górny
2020-06-02 12:01 Michał Górny
2020-03-25 15:42 Agostino Sarubbo
2020-01-24 19:18 Michał Górny
2020-01-24 19:18 Michał Górny
2018-12-27  7:11 Tim Harder
2018-12-27  6:58 Tim Harder
2018-12-27  6:58 Tim Harder
2018-07-11 21:35 Jason Donenfeld
2018-06-24  9:40 Mikle Kolyada
2017-01-23 15:46 Agostino Sarubbo
2017-01-23 13:51 Agostino Sarubbo
2016-08-09 12:02 Andrey Grozin
2016-06-29 13:21 Patrick Lauer
2016-01-12  9:44 Justin Lecher
2015-12-20 16:35 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=1488287290.657dc0c757577f095c815ce6fa4210b11794e935.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