From: "Justin Lecher" <jlec@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/pyte/
Date: Sun, 20 Dec 2015 16:35:49 +0000 (UTC) [thread overview]
Message-ID: <1450629342.b3ecaf4e633c66d4686853a3b746d142e1a1fee0.jlec@gentoo> (raw)
commit: b3ecaf4e633c66d4686853a3b746d142e1a1fee0
Author: Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 20 15:30:43 2015 +0000
Commit: Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Sun Dec 20 16:35:42 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3ecaf4e
dev-python/pyte: Version Bump
Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>
dev-python/pyte/Manifest | 1 +
dev-python/pyte/pyte-0.4.10.ebuild | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+)
diff --git a/dev-python/pyte/Manifest b/dev-python/pyte/Manifest
index f30b34e..9bec2a5 100644
--- a/dev-python/pyte/Manifest
+++ b/dev-python/pyte/Manifest
@@ -1 +1,2 @@
+DIST pyte-0.4.10.tar.gz 44410 SHA256 9c492bacc628c2e88fe3a5cb70dcd361b544baa46cd51435861e48068a896ecf SHA512 64ee60285c621cf13e24bb7e22e541bb66ed4eb2fa5cb371e0051d65e96766ae630c15206b0f0ee3f98dff87a82517b65dd9b322445439d97a92dd226a54969f WHIRLPOOL bd7f1526cf58e4ba31236d8d7f4f7e352110a70c155dfdf21b84b497262f9e8106f5efbdc30e42733cd27f9e430322ab4fceaec8f18267e09b7ccc0ea52636fb
DIST pyte-0.4.9.tar.gz 43730 SHA256 3b1d3b9df29e24f6ae3e9c277d830a01bbb610bf88e6bb4c8255a25c00472ba3 SHA512 551f464282db7bd4eadf53358619651a6bac59868939f30ee3f33255a275ec321d773c075e786f28861824ed005282ec7aac11a63ced173fe8a1aacbfa9e2e0c WHIRLPOOL 20eac26136cdc906d40ea0b409be99959443fd2b24143a29223f78f42986f52f4e4b99c0817a22ed0edcf2b59e1d5961fac0cf4cc32d1430f71f64b532b9e951
diff --git a/dev-python/pyte/pyte-0.4.10.ebuild b/dev-python/pyte/pyte-0.4.10.ebuild
new file mode 100644
index 0000000..d4b48d4
--- /dev/null
+++ b/dev-python/pyte/pyte-0.4.10.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+PYTHON_COMPAT=( python2_7 python3_{3,4} )
+
+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=""
+DEPEND="${RDEPEND}
+ test? ( dev-python/pytest[${PYTHON_USEDEP}] )
+"
+
+python_test() {
+ esetup.py test
+}
next reply other threads:[~2015-12-20 16:35 UTC|newest]
Thread overview: 30+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-20 16:35 Justin Lecher [this message]
-- strict thread matches above, loose matches on Subject: below --
2016-01-12 9:44 [gentoo-commits] repo/gentoo:master commit in: dev-python/pyte/ Justin Lecher
2016-06-29 13:21 Patrick Lauer
2016-08-09 12:02 Andrey Grozin
2017-01-23 13:51 Agostino Sarubbo
2017-01-23 15:46 Agostino Sarubbo
2017-02-28 13:08 Andrey Grozin
2018-06-24 9:40 Mikle Kolyada
2018-07-11 21:35 Jason Donenfeld
2018-12-27 6:58 Tim Harder
2018-12-27 6:58 Tim Harder
2018-12-27 7:11 Tim Harder
2020-01-24 19:18 Michał Górny
2020-01-24 19:18 Michał Górny
2020-03-25 15:42 Agostino Sarubbo
2020-06-02 12:01 Michał Górny
2021-05-07 10:52 Michał Górny
2022-03-30 11:25 Jakov Smolić
2022-04-10 21:20 Michał Górny
2022-05-15 7:12 Michał Górny
2022-05-15 8:19 Jakov Smolić
2022-05-15 10:41 Michał Górny
2022-08-10 13:18 Sam James
2023-05-16 3:39 Sam James
2023-06-06 17:52 Arthur Zamarin
2023-11-12 16:00 Michał Górny
2023-11-24 14:43 Michał Górny
2023-11-29 11:04 Michał Górny
2024-06-24 20:29 Petr Vaněk
2024-06-24 20:29 Petr Vaněk
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=1450629342.b3ecaf4e633c66d4686853a3b746d142e1a1fee0.jlec@gentoo \
--to=jlec@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