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/process-tests/
Date: Thu,  2 Nov 2023 14:28:10 +0000 (UTC)	[thread overview]
Message-ID: <1698934363.f40bcc1c593f55da66adaeba2cfda417ca90d779.mgorny@gentoo> (raw)

commit:     f40bcc1c593f55da66adaeba2cfda417ca90d779
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Nov  2 14:12:43 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Nov  2 14:12:43 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f40bcc1c

dev-python/process-tests: Bump to 3.0.0

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

 dev-python/process-tests/Manifest                  |  1 +
 .../process-tests/process-tests-3.0.0.ebuild       | 27 ++++++++++++++++++++++
 2 files changed, 28 insertions(+)

diff --git a/dev-python/process-tests/Manifest b/dev-python/process-tests/Manifest
index e8e94375fb3b..b1252d7f4aa1 100644
--- a/dev-python/process-tests/Manifest
+++ b/dev-python/process-tests/Manifest
@@ -1 +1,2 @@
 DIST process-tests-2.1.2.tar.gz 11554 BLAKE2B bf4716f32b8d5e6cd8d5f8eef1156c09545fe22e48134fa0f98c47172141f0365f1995c2dad94c4e3a6f5a151883f92048bcd943fa07faeb7eff9c60f18555df SHA512 56a76d8467312de34413994e663eb63378ff179720b883037735eae9d8f23a5cc0ea32d4a9a2f9041af417b5ada07b7948fd481e3d5b2cb43db3c19183f6b263
+DIST process-tests-3.0.0.tar.gz 15165 BLAKE2B 9e475a8b526a4d4749b86feae161127338594667642d90bfd4a194d500373b8fdb7d05b1eee7d5bcc0e980cf793c7bb15eb3de1e560d42cf07643c5bb47a3076 SHA512 2dc44c56f9ea1f8fc0ecce633fc1fc8d59a1abf6ccec6011515cb0899a7cefaa33afb99f5e8d72dc608e222d7856b615cdad281b2d93f9ef0467a06c80ae4a6e

diff --git a/dev-python/process-tests/process-tests-3.0.0.ebuild b/dev-python/process-tests/process-tests-3.0.0.ebuild
new file mode 100644
index 000000000000..9ab81aa0e3d1
--- /dev/null
+++ b/dev-python/process-tests/process-tests-3.0.0.ebuild
@@ -0,0 +1,27 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( python3_{10..12} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Tools for testing processes"
+HOMEPAGE="
+	https://github.com/ionelmc/python-process-tests/
+	https://pypi.org/project/process-tests/
+"
+
+SLOT="0"
+LICENSE="BSD"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~m68k ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos"
+
+distutils_enable_tests pytest
+
+python_test() {
+	local -x PYTHONUNBUFFERED=yes
+	epytest
+}


             reply	other threads:[~2023-11-02 14:28 UTC|newest]

Thread overview: 54+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-02 14:28 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-05-18  6:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/process-tests/ Michał Górny
2024-05-18  6:58 Michał Górny
2023-11-29 10:30 Michał Górny
2023-11-29 10:26 Michał Górny
2023-10-10  5:10 Michał Górny
2022-07-10 19:06 Michał Górny
2022-07-10 16:58 Sam James
2022-06-05 16:10 Arthur Zamarin
2022-06-05 16:10 Arthur Zamarin
2021-06-23 21:27 Michał Górny
2021-06-05 21:08 Michał Górny
2021-06-05 20:35 Sam James
2021-05-03  9:16 Michał Górny
2020-11-28 13:41 Sam James
2020-11-28 13:41 Sam James
2020-10-09  8:53 Michał Górny
2020-09-30  1:49 Sam James
2020-09-26 21:34 Sergei Trofimovich
2020-09-24  6:59 Agostino Sarubbo
2020-09-24  6:55 Agostino Sarubbo
2020-09-24  6:54 Agostino Sarubbo
2020-09-24  6:53 Agostino Sarubbo
2020-09-24  6:52 Agostino Sarubbo
2020-09-24  6:49 Agostino Sarubbo
2020-08-02  8:36 Michał Górny
2020-07-24 14:31 Michał Górny
2020-07-24 14:31 Michał Górny
2020-06-16  8:18 Michał Górny
2020-03-25 13:25 Michał Górny
2020-03-25 13:25 Michał Górny
2019-11-21  2:02 Patrick McLean
2018-08-18  3:03 Mikle Kolyada
2018-07-16 19:57 Michał Górny
2018-05-04 15:17 Mart Raudsepp
2018-03-27 23:15 Matt Turner
2018-02-22 15:52 Michał Górny
2017-03-11 17:07 Agostino Sarubbo
2017-02-25 10:03 Agostino Sarubbo
2017-02-23 16:35 Michael Weber
2017-02-23 16:35 Michael Weber
2017-02-21 11:54 Tobias Klausmann
2017-02-12 22:20 Zac Medico
2017-02-12 17:10 Agostino Sarubbo
2017-02-12 16:25 Agostino Sarubbo
2017-02-06 14:55 Agostino Sarubbo
2017-02-04 12:08 Jeroen Roovers
2015-11-10 10:54 Justin Lecher
2015-10-15  8:57 Justin Lecher
2015-10-14 17:21 Michał Górny
2015-09-22  7:02 Justin Lecher
2015-09-09  9:49 Justin Lecher
2015-09-09  9:49 Justin Lecher
2015-09-09  9:49 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=1698934363.f40bcc1c593f55da66adaeba2cfda417ca90d779.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