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/wurlitzer/
Date: Thu, 13 Jun 2024 04:05:14 +0000 (UTC)	[thread overview]
Message-ID: <1718251315.0c8d7152f1e13fb843ad83da16c545dabe79209f.mgorny@gentoo> (raw)

commit:     0c8d7152f1e13fb843ad83da16c545dabe79209f
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jun 13 04:01:55 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jun 13 04:01:55 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0c8d7152

dev-python/wurlitzer: Bump to 3.1.1

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

 dev-python/wurlitzer/Manifest               |  1 +
 dev-python/wurlitzer/wurlitzer-3.1.1.ebuild | 25 +++++++++++++++++++++++++
 2 files changed, 26 insertions(+)

diff --git a/dev-python/wurlitzer/Manifest b/dev-python/wurlitzer/Manifest
index 5d1cdeec7d10..366d8f34127e 100644
--- a/dev-python/wurlitzer/Manifest
+++ b/dev-python/wurlitzer/Manifest
@@ -1 +1,2 @@
 DIST wurlitzer-3.1.0.tar.gz 11571 BLAKE2B 2b7be0f34d1f7b5e15cce51ad749d31e3cd28b9693812aba2c9bcd2b38efc4cf2302abfabf74d11c9929a4951194fc284d05de8c068414626604497e98eb859f SHA512 c285f4169191bca9fb3e4fca884c35d630bbe0b9b9db0952a96888e97f2d27cd82d9defba7fbd2efba14ee2214235743eca1d9e8e79074b8bed2f1af066c0412
+DIST wurlitzer-3.1.1.tar.gz 11867 BLAKE2B 840e3340180acd646b51e976153e423f2265d3346c0617ae57b0c73d3463e7b455315e1265368a277298827190679bd46c799e09dc656f8899ffbf4c7e75265e SHA512 69e57343ae60bcab560861dabbf2a8e60210f163ac902c787473b1c46d998895760aeeac90e45f1d7ed799e7468f6d1dd543b1dd85ac0c826f9186015a1890a8

diff --git a/dev-python/wurlitzer/wurlitzer-3.1.1.ebuild b/dev-python/wurlitzer/wurlitzer-3.1.1.ebuild
new file mode 100644
index 000000000000..78272e742f37
--- /dev/null
+++ b/dev-python/wurlitzer/wurlitzer-3.1.1.ebuild
@@ -0,0 +1,25 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{10..13} pypy3 )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Capture C-level stdout/stderr in Python"
+HOMEPAGE="
+	https://github.com/minrk/wurlitzer/
+	https://pypi.org/project/wurlitzer/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~loong ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86"
+
+distutils_enable_tests pytest
+
+python_test() {
+	epytest test.py
+}


             reply	other threads:[~2024-06-13  4:05 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-13  4:05 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-29 16:58 [gentoo-commits] repo/gentoo:master commit in: dev-python/wurlitzer/ Michał Górny
2024-06-29  7:57 Arthur Zamarin
2024-05-17  8:20 Michał Górny
2024-05-17  8:15 Michał Górny
2024-05-17  8:14 Michał Górny
2024-04-30  5:02 Michał Górny
2023-11-20 10:06 Sam James
2023-11-17 11:16 Andrew Ammerlaan
2023-08-24 18:15 Sam James
2023-08-22 12:31 Sam James
2023-08-05 19:35 Arthur Zamarin
2023-08-04 21:38 Sam James
2023-08-02  4:27 Sam James
2023-07-24  8:54 Jakov Smolić
2023-07-17 11:15 Sam James
2023-07-17  6:12 Sam James
2023-07-14 18:22 Arthur Zamarin
2023-07-07 11:25 WANG Xuerui
2023-06-16 13:47 Arthur Zamarin
2023-06-14 17:06 Yixun Lan
2023-06-14 12:31 Arthur Zamarin
2023-05-31  9:51 Michał Górny
2023-03-16  4:13 Michał Górny
2023-01-08  5:12 Michał Górny
2023-01-07 18:50 Arthur Zamarin
2022-12-02 14:35 Arthur Zamarin
2022-06-05  5:53 Michał Górny
2022-05-16 16:03 Andrew Ammerlaan
2021-10-03 19:24 Michał Górny
2021-10-03 18:48 Sam James
2021-08-26  8:24 Michał Górny
2021-08-26  7:58 Michał Górny
2021-08-26  4:41 Agostino Sarubbo
2021-08-19 19:44 Andrew Ammerlaan
2021-07-22  7:25 Michał Górny
2021-05-07 13:44 Michał Górny
2021-05-07 13:28 Sam James
2021-05-06  8:35 Michał Górny
2021-05-06  8:35 Michał Górny
2021-03-31 10:14 Michał Górny
2020-12-11 13:04 Michał Górny
2020-08-22  7:13 Michał Górny
2020-07-17  4:14 Matt Turner
2020-01-15 11:52 Joonas Niilola
2020-01-15 11:52 Joonas Niilola
2020-01-15 11:52 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=1718251315.0c8d7152f1e13fb843ad83da16c545dabe79209f.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