From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ptyprocess/
Date: Wed, 4 Mar 2020 20:51:37 +0000 (UTC) [thread overview]
Message-ID: <1583355088.b98ba377f413a96a2632dce3023d52df4b04546d.sping@gentoo> (raw)
commit: b98ba377f413a96a2632dce3023d52df4b04546d
Author: Sebastian Pipping <sping <AT> gentoo <DOT> org>
AuthorDate: Wed Mar 4 20:48:52 2020 +0000
Commit: Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Mar 4 20:51:28 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b98ba377
dev-python/ptyprocess: 0.6.0
Signed-off-by: Sebastian Pipping <sping <AT> gentoo.org>
Package-Manager: Portage-2.3.89, Repoman-2.3.20
dev-python/ptyprocess/Manifest | 1 +
dev-python/ptyprocess/ptyprocess-0.6.0.ebuild | 19 +++++++++++++++++++
2 files changed, 20 insertions(+)
diff --git a/dev-python/ptyprocess/Manifest b/dev-python/ptyprocess/Manifest
index 606dfdf5456..76c33171bd1 100644
--- a/dev-python/ptyprocess/Manifest
+++ b/dev-python/ptyprocess/Manifest
@@ -1,2 +1,3 @@
DIST ptyprocess-0.5.1.tar.gz 68474 BLAKE2B 70dc7b33fecbbce753dad3363b99b0f6e3433a8e0c9c6bd97c6c9537b071266e5a24fd80e64b5dff804706449a40b810fa5e058e159862b112b89755a3577c1d SHA512 9e7481e8e3facde73086ef0728a57516a15b6bc2a5fb6bf6d6f892c396c9376d9d6334ee37737f3469929c4086d5678a2c5deaf44d70589d41644a98f2239dad
DIST ptyprocess-0.5.2.tar.gz 69297 BLAKE2B 5b473d0549d18d17f27ba6ff89543b66b2a6781a73c849ab1e2225b73bc3485ae36ecbf50a660bfc0abcad472062502a484de55a9ea206dcf63724c2dd765ce9 SHA512 cb4e70855d388a6ff691e2a244c072a5a50cf39cdf727e3a4218817bf5ac722c4b49f0dbfd80204259998eba137492690759b8908bfea925842b9f7fc83ee553
+DIST ptyprocess-0.6.0.tar.gz 70115 BLAKE2B 02499e560c4df2f852d0951a9acfcb88a2bfe659592ead0304bb6a240e831fb093dd40a457714a8a91d1af70b5364b7af91d2c14c956d8a84d3eeec3eb2a9edf SHA512 b34b6bca977f09d1443b210e338e1300e12d6ef35857f9543b3a116ef3b500ad4844357a7a283321756f886af41bddb1f02b27bf200ef1e82a96fd9e431bed86
diff --git a/dev-python/ptyprocess/ptyprocess-0.6.0.ebuild b/dev-python/ptyprocess/ptyprocess-0.6.0.ebuild
new file mode 100644
index 00000000000..d6bc8c208db
--- /dev/null
+++ b/dev-python/ptyprocess/ptyprocess-0.6.0.ebuild
@@ -0,0 +1,19 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+DISTUTILS_USE_SETUPTOOLS=no
+PYTHON_COMPAT=( python2_7 python3_{6,7,8} pypy3 )
+
+inherit distutils-r1
+
+DESCRIPTION="Run a subprocess in a pseudo terminal"
+HOMEPAGE="https://github.com/pexpect/ptyprocess"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="ISC"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-linux ~x86-linux"
+
+distutils_enable_tests pytest
next reply other threads:[~2020-03-04 20:51 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-03-04 20:51 Sebastian Pipping [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 11:30 [gentoo-commits] repo/gentoo:master commit in: dev-python/ptyprocess/ Michał Górny
2024-10-14 12:42 Michał Górny
2024-05-09 16:48 Michał Górny
2023-05-23 15:54 Michał Górny
2022-05-09 20:38 Michał Górny
2022-03-15 14:05 Michał Górny
2022-03-15 11:27 Jakov Smolić
2022-01-29 20:43 Michał Górny
2021-05-05 17:05 Michał Górny
2021-03-02 8:48 Michał Górny
2021-03-02 4:37 Sam James
2021-03-02 1:01 Michał Górny
2020-12-28 20:06 Michał Górny
2020-09-20 14:30 Michał Górny
2020-05-25 16:16 Michał Górny
2020-05-11 17:33 Michał Górny
2020-05-08 20:58 Mart Raudsepp
2020-05-08 9:36 Sergei Trofimovich
2020-05-04 16:51 Agostino Sarubbo
2020-05-04 15:30 Agostino Sarubbo
2020-05-03 19:02 Agostino Sarubbo
2020-05-03 13:00 Agostino Sarubbo
2020-05-03 12:58 Agostino Sarubbo
2019-12-16 10:14 Michał Górny
2019-12-03 3:02 Aaron Bauman
2019-11-16 11:02 Michał Górny
2019-11-16 11:02 Michał Górny
2019-04-28 10:54 Michał Górny
2018-03-22 16:46 Mikle Kolyada
2017-10-28 20:08 Sergei Trofimovich
2017-10-15 21:43 Thomas Deutschmann
2017-10-05 9:04 Sergei Trofimovich
2017-09-24 16:49 Sergei Trofimovich
2017-09-22 19:40 Sergei Trofimovich
2017-09-15 4:42 Markus Meier
2017-09-01 22:20 Sergei Trofimovich
2017-09-01 10:35 Tim Harder
2017-02-12 22:20 Zac Medico
2016-02-19 12:46 Patrick Lauer
2015-10-14 13:40 Justin Lecher
2015-10-12 5:21 Jeroen Roovers
2015-10-11 11:25 Justin Lecher
2015-10-11 7:05 Justin Lecher
2015-10-10 8:54 Markus Meier
2015-08-25 7:31 Agostino Sarubbo
2015-08-25 7:30 Agostino Sarubbo
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=1583355088.b98ba377f413a96a2632dce3023d52df4b04546d.sping@gentoo \
--to=sping@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