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/jaraco-stream/
Date: Thu, 22 Aug 2024 05:13:55 +0000 (UTC)	[thread overview]
Message-ID: <1724303089.3195a9adbaa049440a6f4401d484e8f5cab0e3e7.mgorny@gentoo> (raw)

commit:     3195a9adbaa049440a6f4401d484e8f5cab0e3e7
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 22 05:04:49 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Thu Aug 22 05:04:49 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3195a9ad

dev-python/jaraco-stream: Bump to 3.0.4

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

 dev-python/jaraco-stream/Manifest                  |  1 +
 .../jaraco-stream/jaraco-stream-3.0.4.ebuild       | 29 ++++++++++++++++++++++
 2 files changed, 30 insertions(+)

diff --git a/dev-python/jaraco-stream/Manifest b/dev-python/jaraco-stream/Manifest
index 162ce0772cd6..7596cdf9a20f 100644
--- a/dev-python/jaraco-stream/Manifest
+++ b/dev-python/jaraco-stream/Manifest
@@ -1 +1,2 @@
 DIST jaraco.stream-3.0.3.tar.gz 8877 BLAKE2B 85289efe8e04e93cbceb0053f5025cad3d073deeb113806e25ca06fb88a9b082de6805305de85d1f17b77f61d2d0f4683b2b21f670102b03112b8f7a3fdafd91 SHA512 fe50c21b26e734c9c2d0b7cf8a1c8cc8bab80417adf073a4ae213ba4067aa33e2f6c8886aac996971d2f98aacd295d9999aa3ac7dba24dd952cc27d15bef22e2
+DIST jaraco_stream-3.0.4.tar.gz 10744 BLAKE2B dab536ba2927c361deb86500d2ac294351c18098f2f69b6f40f54a68ae438dad094ee5075ab6d1c73a7ccd6a05bf98edbbc5cf2441ecd68cef0c4129e94aa47f SHA512 f17647fd2dd1fcdc04d6ef62a95fe63d3f1c7e3acbc72600a414930c4b5d781b4148aff4bda94a47f6ece5c9666b976b321647e3f07c37ffb1ee2003bb075b07

diff --git a/dev-python/jaraco-stream/jaraco-stream-3.0.4.ebuild b/dev-python/jaraco-stream/jaraco-stream-3.0.4.ebuild
new file mode 100644
index 000000000000..f54c303f5af4
--- /dev/null
+++ b/dev-python/jaraco-stream/jaraco-stream-3.0.4.ebuild
@@ -0,0 +1,29 @@
+# Copyright 1999-2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYPI_PN=${PN/-/.}
+PYTHON_COMPAT=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Routines for handling streaming data"
+HOMEPAGE="
+	https://github.com/jaraco/jaraco.stream/
+	https://pypi.org/project/jaraco.stream/
+"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
+
+RDEPEND="
+	dev-python/more-itertools[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	>=dev-python/setuptools-scm-1.15.0[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


             reply	other threads:[~2024-08-22  5:13 UTC|newest]

Thread overview: 43+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-22  5:13 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-07 12:15 [gentoo-commits] repo/gentoo:master commit in: dev-python/jaraco-stream/ Michał Górny
2024-09-07 11:26 Jakov Smolić
2024-05-18  5:05 Michał Górny
2023-11-24 14:49 Michał Górny
2023-11-23 19:38 Michał Górny
2023-05-27  9:44 Arthur Zamarin
2023-03-21 16:45 Michał Górny
2023-02-12 19:05 Michał Górny
2023-02-07  9:26 Michał Górny
2022-08-29 10:37 Michał Górny
2022-06-16 19:12 Michał Górny
2022-06-16 15:15 Sam James
2022-06-04 19:04 Michał Górny
2022-05-13 16:31 Arthur Zamarin
2022-05-13 16:31 Arthur Zamarin
2022-04-24 18:44 Jakov Smolić
2022-02-04 12:04 Michał Górny
2021-11-13  9:54 Michał Górny
2021-11-13  9:47 Jakov Smolić
2021-10-17  8:58 Michał Górny
2021-10-06  7:16 Michał Górny
2021-05-06 14:44 Michał Górny
2021-04-29 10:22 Michał Górny
2021-03-15  8:34 Michał Górny
2021-03-10  0:10 Sam James
2020-09-21 15:30 Michał Górny
2020-09-04 22:45 Louis Sautier
2020-07-06 19:31 Michał Górny
2020-02-05 15:29 Michał Górny
2019-12-13 13:07 Louis Sautier
2019-12-13 13:07 Louis Sautier
2019-07-08  9:16 Louis Sautier
2019-07-03 21:48 Louis Sautier
2019-07-03 21:48 Louis Sautier
2018-07-25 21:20 Louis Sautier
2018-06-25 10:40 Jason Zaman
2018-06-20 20:53 Louis Sautier
2018-06-18 10:34 Louis Sautier
2017-06-17 17:24 Agostino Sarubbo
2017-06-17 15:36 Agostino Sarubbo
2016-06-27 13:02 Göktürk Yüksek
2016-04-30 10:19 Ian Delaney

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=1724303089.3195a9adbaa049440a6f4401d484e8f5cab0e3e7.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