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

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

dev-python/zipstream-ng: New package, v1.7.1

Now required by dev-python/magic-wormhole.

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

 dev-python/zipstream-ng/Manifest                  |  1 +
 dev-python/zipstream-ng/metadata.xml              | 12 ++++++++++++
 dev-python/zipstream-ng/zipstream-ng-1.7.1.ebuild | 22 ++++++++++++++++++++++
 3 files changed, 35 insertions(+)

diff --git a/dev-python/zipstream-ng/Manifest b/dev-python/zipstream-ng/Manifest
new file mode 100644
index 000000000000..e3b3029d4bc3
--- /dev/null
+++ b/dev-python/zipstream-ng/Manifest
@@ -0,0 +1 @@
+DIST zipstream-ng-1.7.1.tar.gz 35488 BLAKE2B e255f01945eb654d2cac9e90bb7e06e5b93d6098ff7d79de765c2c6e69dc29932c909ed9b5b3737b6fbd2050165596d78e4e4602e9f63c032e6bc087596638c8 SHA512 4e39aeb47222a7e790ee8d7281f6f41f54568eef92e26467ff249c3dec9987b766943290f6b1554cd0d5d5e7908e06a2b862e5555694c6a4a433c80264a22c9a

diff --git a/dev-python/zipstream-ng/metadata.xml b/dev-python/zipstream-ng/metadata.xml
new file mode 100644
index 000000000000..a66ca8f5b9d9
--- /dev/null
+++ b/dev-python/zipstream-ng/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/zipstream-ng</remote-id>
+		<remote-id type="pypi">zipstream-ng</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/zipstream-ng/zipstream-ng-1.7.1.ebuild b/dev-python/zipstream-ng/zipstream-ng-1.7.1.ebuild
new file mode 100644
index 000000000000..4377504bca1b
--- /dev/null
+++ b/dev-python/zipstream-ng/zipstream-ng-1.7.1.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="A modern and easy to use streamable zip file generator"
+HOMEPAGE="
+	https://github.com/pR0Ps/zipstream-ng/
+	https://pypi.org/project/zipstream-ng/
+"
+
+LICENSE="LGPL-3"
+SLOT="0"
+KEYWORDS="~amd64"
+
+distutils_enable_tests pytest


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

Thread overview: 6+ 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/zipstream-ng/ Michał Górny
2024-08-12 12:48 Arthur Zamarin
2024-10-10 18:25 Michał Górny
2024-11-25 19:01 Sam James
2025-02-27 21:07 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=1723289325.781de27abea8ea4678cd8f90ae67b422f8d1e0f4.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