public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/easyprocess/
Date: Sun, 16 Jan 2022 09:37:31 +0000 (UTC)	[thread overview]
Message-ID: <1642325849.539dbbdc00dd1d573634000763ba14feec4350e8.mgorny@gentoo> (raw)

commit:     539dbbdc00dd1d573634000763ba14feec4350e8
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 16 08:12:02 2022 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sun Jan 16 09:37:29 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=539dbbdc

dev-python/easyprocess: Bump to 1.1

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/easyprocess/Manifest               |  1 +
 dev-python/easyprocess/easyprocess-1.1.ebuild | 34 +++++++++++++++++++++++++++
 2 files changed, 35 insertions(+)

diff --git a/dev-python/easyprocess/Manifest b/dev-python/easyprocess/Manifest
index affd7ce4fd82..4fe488cafc89 100644
--- a/dev-python/easyprocess/Manifest
+++ b/dev-python/easyprocess/Manifest
@@ -1,2 +1,3 @@
 DIST easyprocess-0.3.tar.gz 11310 BLAKE2B d26405863f213a94687d646f57aed98d0285bd57c0dfe9c40d2f49e5cfe46710e0435ff20eb1d697648e6fd1b63a38adf46a03f0fe970e35d44bfe3ad058d63f SHA512 3a10a02b28139c2d3d53134ac7842dcc7027c855e55b17747be1545cbf77cf86303531b595a54d92d7dc8133aee210388d25f3362b705ee554323c01d742d336
 DIST easyprocess-1.0.tar.gz 13757 BLAKE2B 40af585cc27a5b238d2688be6a55b39433fb8d3f62835ad64f93c5bd0fd98de8928796fbf262f6c390a08dc0e3b103bfb10adbf387a521c20e68e5615e4fee53 SHA512 d20c4b855403b5bc637ae4572563bd21d3bec7dcc083b06066020e1ad9ceb4645a2bde3575cbdc3e13607ad048c86d75fc7e7ef9c5367d99bb9556a1630f9cdd
+DIST easyprocess-1.1.tar.gz 13755 BLAKE2B 1d1c0d66e34fbb3ea58736cf4750b5fa48dc6e97d07a568086129fc58ca910d26a383e032dd0030da78235695269da6b7886871e6ef0f0ce7a482275ff2aa0e6 SHA512 fd5d0453cab79bb93806ac0dcef97ba207171c087bc5232f30d6fa210fa479e0dff83bdd7bb5c59d71f65582dcb3dfbf5f25ea2e2ee162d8d5feb8ca8d223a68

diff --git a/dev-python/easyprocess/easyprocess-1.1.ebuild b/dev-python/easyprocess/easyprocess-1.1.ebuild
new file mode 100644
index 000000000000..f17744f48ed2
--- /dev/null
+++ b/dev-python/easyprocess/easyprocess-1.1.ebuild
@@ -0,0 +1,34 @@
+# Copyright 1999-2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+
+inherit distutils-r1
+
+DESCRIPTION="Easy to use Python subprocess interface"
+HOMEPAGE="https://github.com/ponty/EasyProcess"
+SRC_URI="https://github.com/ponty/EasyProcess/archive/${PV}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}/EasyProcess-${PV}"
+
+LICENSE="BSD-2"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~x86"
+
+BDEPEND="
+	test? (
+		dev-python/pytest-timeout[${PYTHON_USEDEP}]
+		dev-python/pyvirtualdisplay[${PYTHON_USEDEP}]
+		dev-python/six[${PYTHON_USEDEP}]
+		x11-base/xorg-server[xvfb]
+	)"
+
+distutils_enable_tests pytest
+
+EPYTEST_DESELECT=(
+	# looks like a problem within imagemagick itself
+	tests/test_fast/test_deadlock.py::test_has_imagemagick
+	# TODO
+	tests/test_fast/test_deadlock.py::test_deadlock_pipe
+)


             reply	other threads:[~2022-01-16  9:37 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-01-16  9:37 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 15:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/easyprocess/ Michał Górny
2023-11-24 16:43 Arthur Zamarin
2023-07-23  8:03 Michał Górny
2023-04-09 20:40 Andrew Ammerlaan
2022-10-29 19:43 Sam James
2022-09-09 22:38 Jakov Smolić
2022-07-03 11:14 Michał Górny
2022-07-03 10:48 Agostino Sarubbo
2022-06-04 17:52 Michał Górny
2022-06-01 10:55 Andrew Ammerlaan
2022-02-17 21:48 Michał Górny
2022-02-17 21:00 Arthur Zamarin
2022-01-15  9:52 Michał Górny
2021-10-19  0:12 Sam James
2021-09-14 13:58 Arthur Zamarin
2021-09-14 13:58 Arthur Zamarin
2021-07-08 11:08 Andrew Ammerlaan
2021-05-16 23:40 Sam James
2021-04-09 11:49 Joonas Niilola
2020-11-13  8:08 Joonas Niilola
2020-11-12 22:54 Thomas Deutschmann
2020-09-15 18:27 Joonas Niilola

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=1642325849.539dbbdc00dd1d573634000763ba14feec4350e8.mgorny@gentoo \
    --to=mgorny@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