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, 22 Jul 2021 07:25:30 +0000 (UTC)	[thread overview]
Message-ID: <1626938723.2ffc2cd2d98342de43ecf03e0750ec41a331c9eb.mgorny@gentoo> (raw)

commit:     2ffc2cd2d98342de43ecf03e0750ec41a331c9eb
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Jul 22 06:55:07 2021 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Jul 22 07:25:23 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2ffc2cd2

dev-python/wurlitzer: Bump to 2.1.1

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

 dev-python/wurlitzer/Manifest               |  1 +
 dev-python/wurlitzer/wurlitzer-2.1.1.ebuild | 23 +++++++++++++++++++++++
 2 files changed, 24 insertions(+)

diff --git a/dev-python/wurlitzer/Manifest b/dev-python/wurlitzer/Manifest
index daa8702c8d2..22c67156840 100644
--- a/dev-python/wurlitzer/Manifest
+++ b/dev-python/wurlitzer/Manifest
@@ -1 +1,2 @@
 DIST wurlitzer-2.1.0.tar.gz 8788 BLAKE2B 9a9e9696446fe31f0ff392eee011f341ee24c102e4e6bac195586b764386d1a835567560306cd3cb6e942b539a57ffa15aa9b3a20fac9224311ed7301130c84d SHA512 cc7291786b0505627129619094218f51c0679c0c3550645af3b94bdd3f10afd5fc8402d89dcb599d874a5c9e4f4966dc49a6f98a1ab0e2bb9adbc3f95d4fcc6a
+DIST wurlitzer-2.1.1.tar.gz 8674 BLAKE2B 08cad7fc0ba0852a5d54b9141b419ed822330b763bc6a906be0be0f7f6e4e0f8d6c83e62fc8a63f5179babbaa6fcd4d8fb1e4a876631e324bd53d21f4f116f68 SHA512 776dfbdbfbe6c87818ce527519730a20dbb43f140751195c67e73eb3fa5a9a9181b8b475336ee43a184dc5b712ddaccbfc74bb0279b47f2d3b3e4d7db4a471ea

diff --git a/dev-python/wurlitzer/wurlitzer-2.1.1.ebuild b/dev-python/wurlitzer/wurlitzer-2.1.1.ebuild
new file mode 100644
index 00000000000..7a64cf34eba
--- /dev/null
+++ b/dev-python/wurlitzer/wurlitzer-2.1.1.ebuild
@@ -0,0 +1,23 @@
+# Copyright 1999-2021 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Capture C-level stdout/stderr in Python"
+HOMEPAGE="
+	https://github.com/minrk/wurlitzer/
+	https://pypi.org/project/wurlitzer/"
+SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+
+distutils_enable_tests pytest
+
+python_test() {
+	epytest test.py
+}


             reply	other threads:[~2021-07-22  7:25 UTC|newest]

Thread overview: 47+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-22  7:25 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-06-13  4:05 Michał Górny
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-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=1626938723.2ffc2cd2d98342de43ecf03e0750ec41a331c9eb.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