From: "Alexey Shvetsov" <alexxy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/dnaio/
Date: Sun, 29 Sep 2024 13:33:41 +0000 (UTC) [thread overview]
Message-ID: <1727616810.421ae19c6a1e8b7c8f2d42990d9a951d1e4aa0a2.alexxy@gentoo> (raw)
commit: 421ae19c6a1e8b7c8f2d42990d9a951d1e4aa0a2
Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
AuthorDate: Sun Sep 29 13:26:44 2024 +0000
Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org>
CommitDate: Sun Sep 29 13:33:30 2024 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=421ae19c
dev-python/dnaio: new package, add 1.2.1
Signed-off-by: Alexey Shvetsov <alexxy <AT> gentoo.org>
dev-python/dnaio/dnaio-1.2.1.ebuild | 27 +++++++++++++++++++++++++++
dev-python/dnaio/metadata.xml | 12 ++++++++++++
2 files changed, 39 insertions(+)
diff --git a/dev-python/dnaio/dnaio-1.2.1.ebuild b/dev-python/dnaio/dnaio-1.2.1.ebuild
new file mode 100644
index 000000000..63e3d4201
--- /dev/null
+++ b/dev-python/dnaio/dnaio-1.2.1.ebuild
@@ -0,0 +1,27 @@
+# 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="dnaio processes FASTQ, FASTA and uBAM files"
+HOMEPAGE="https://github.com/marcelm/dnaio/"
+SRC_URI="$(pypi_sdist_url "${PN^}" "${PV}")"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+IUSE="test"
+DEPEND="
+ dev-python/xopen[${PYTHON_USEDEP}]
+"
+RDEPEND="
+ ${DEPEND}
+ test? ( dev-python/pytest )
+"
+distutils_enable_tests pytest
diff --git a/dev-python/dnaio/metadata.xml b/dev-python/dnaio/metadata.xml
new file mode 100644
index 000000000..7151605a5
--- /dev/null
+++ b/dev-python/dnaio/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">DNAio</remote-id>
+ <remote-id type="github">marcelm/dnaio</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2024-09-29 13:33 UTC|newest]
Thread overview: 6+ 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-05-20 21:42 [gentoo-commits] proj/sci:master commit in: dev-python/dnaio/ Aisha Tammy
2020-12-23 2:52 Aisha Tammy
2020-11-08 16:25 Aisha Tammy
2020-09-27 23:02 Aisha Tammy
2020-09-22 14:15 Aisha Tammy
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=1727616810.421ae19c6a1e8b7c8f2d42990d9a951d1e4aa0a2.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