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/iterable-io/
Date: Sat, 10 Aug 2024 11:54:18 +0000 (UTC)	[thread overview]
Message-ID: <1723289309.72e6a83f46ce6e6092474e4fae3f933bb367d96e.mgorny@gentoo> (raw)

commit:     72e6a83f46ce6e6092474e4fae3f933bb367d96e
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Sat Aug 10 11:28:29 2024 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Sat Aug 10 11:28:29 2024 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=72e6a83f

dev-python/iterable-io: New package, v1.0.0

Now required by dev-python/magic-wormhole.

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

 dev-python/iterable-io/Manifest                 |  1 +
 dev-python/iterable-io/iterable-io-1.0.0.ebuild | 22 ++++++++++++++++++++++
 dev-python/iterable-io/metadata.xml             | 12 ++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-python/iterable-io/Manifest b/dev-python/iterable-io/Manifest
new file mode 100644
index 000000000000..aef8b9ce169f
--- /dev/null
+++ b/dev-python/iterable-io/Manifest
@@ -0,0 +1 @@
+DIST iterable-io-1.0.0.tar.gz 6050 BLAKE2B f7f4c6b463f2072885d6ffe449e768e1bbdfbe6c2741ac5d06515b47ac94a1f6ddecfe776f885c86a1eb9e8677e255f2b1a7254275143d03ca1c5978d8160dc4 SHA512 671f61d25645af027bffe07972f263073097baba83c68e64daa2fff4d66b6a537da91ff5039a4d45e1d6ad6e4f49cba84c6c0e61c3c5a32c9f327698653beefe

diff --git a/dev-python/iterable-io/iterable-io-1.0.0.ebuild b/dev-python/iterable-io/iterable-io-1.0.0.ebuild
new file mode 100644
index 000000000000..9e16845750e8
--- /dev/null
+++ b/dev-python/iterable-io/iterable-io-1.0.0.ebuild
@@ -0,0 +1,22 @@
+# Copyright 2024 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=( pypy3 python3_{10..13} )
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Adapt generators and other iterables to a file-like interface"
+HOMEPAGE="
+	https://github.com/pR0Ps/iterable-io/
+	https://pypi.org/project/iterable-io/
+"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest

diff --git a/dev-python/iterable-io/metadata.xml b/dev-python/iterable-io/metadata.xml
new file mode 100644
index 000000000000..9cc0bb7641ab
--- /dev/null
+++ b/dev-python/iterable-io/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>python@gentoo.org</email>
+	</maintainer>
+	<stabilize-allarches/>
+	<upstream>
+		<remote-id type="github">pR0Ps/iterable-io</remote-id>
+		<remote-id type="pypi">iterable-io</remote-id>
+	</upstream>
+</pkgmetadata>


             reply	other threads:[~2024-08-10 11:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-10 11:54 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-10 15:41 [gentoo-commits] repo/gentoo:master commit in: dev-python/iterable-io/ Michał Górny
2024-08-12 12:48 Arthur Zamarin
2024-11-25 19:01 Sam James
2025-02-27 20:59 Michał Górny

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=1723289309.72e6a83f46ce6e6092474e4fae3f933bb367d96e.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