public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/xopen/
Date: Sun, 29 Sep 2024 13:33:41 +0000 (UTC)	[thread overview]
Message-ID: <1727616807.9fe55c139ea0af511852aba3f3d764d8e9263b50.alexxy@gentoo> (raw)

commit:     9fe55c139ea0af511852aba3f3d764d8e9263b50
Author:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 29 13:23:41 2024 +0000
Commit:     Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Sep 29 13:33:27 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9fe55c13

dev-python/xopen: new package, add 2.0.2

Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>

 dev-python/xopen/metadata.xml       | 12 ++++++++++++
 dev-python/xopen/xopen-2.0.2.ebuild | 28 ++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)

diff --git a/dev-python/xopen/metadata.xml b/dev-python/xopen/metadata.xml
new file mode 100644
index 000000000..9d5d13024
--- /dev/null
+++ b/dev-python/xopen/metadata.xml
@@ -0,0 +1,12 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+	<maintainer type="project">
+		<email>sci@gentoo.org</email>
+		<name>Gentoo Science</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="pypi">Xopen</remote-id>
+		<remote-id type="github">marcelm/xopen</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/xopen/xopen-2.0.2.ebuild b/dev-python/xopen/xopen-2.0.2.ebuild
new file mode 100644
index 000000000..3e94dcbb3
--- /dev/null
+++ b/dev-python/xopen/xopen-2.0.2.ebuild
@@ -0,0 +1,28 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_{10..13} )
+DISTUTILS_USE_PEP517=setuptools
+
+inherit distutils-r1 pypi
+
+DESCRIPTION="Open compressed files transparently"
+HOMEPAGE="https://github.com/marcelm/xopen/"
+SRC_URI="$(pypi_sdist_url "${PN^}" "${PV}")"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="test"
+DEPEND="
+	dev-python/isal[${PYTHON_USEDEP}]
+	sys-libs/zlib-ng
+"
+RDEPEND="
+	${DEPEND}
+	test? ( dev-python/pytest )
+"
+distutils_enable_tests pytest


             reply	other threads:[~2024-09-29 13:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-09-29 13:33 Alexey Shvetsov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-01-20 15:20 [gentoo-commits] proj/sci:master commit in: dev-python/xopen/ Aisha Tammy
2020-12-23  2:22 Aisha Tammy
2020-11-08 22:32 Aisha Tammy
2020-09-22 14:15 Aisha Tammy
2020-09-22 14:15 Aisha Tammy
2017-05-21 20:06 Martin Mokrejs

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=1727616807.9fe55c139ea0af511852aba3f3d764d8e9263b50.alexxy@gentoo \
    --to=alexxy@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