From: "Andrew Ammerlaan" <andrewammerlaan@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/snakemake-interface-report-plugins/
Date: Wed, 19 Jun 2024 10:41:24 +0000 (UTC) [thread overview]
Message-ID: <1718792056.fb8f7473170f8baf3c9dca372eecf436fd6d424e.andrewammerlaan@gentoo> (raw)
commit: fb8f7473170f8baf3c9dca372eecf436fd6d424e
Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Mon Jun 17 11:48:21 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Jun 19 10:14:16 2024 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=fb8f7473
dev-python/snakemake-report-plugins: add ebuild
Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.../snakemake-interface-report-plugins/metadata.xml | 16 ++++++++++++++++
.../snakemake-interface-report-plugins-1.0.0.ebuild | 21 +++++++++++++++++++++
2 files changed, 37 insertions(+)
diff --git a/dev-python/snakemake-interface-report-plugins/metadata.xml b/dev-python/snakemake-interface-report-plugins/metadata.xml
new file mode 100644
index 000000000..6e4b04ba4
--- /dev/null
+++ b/dev-python/snakemake-interface-report-plugins/metadata.xml
@@ -0,0 +1,16 @@
+<?xml version='1.0' encoding='UTF-8'?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>mschu.dev@gmail.com</email>
+ <name>Michael Schubert</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <upstream>
+ <remote-id type="github">snakemake/snakemake-interface-report-plugins</remote-id>
+ <remote-id type="pypi">snakemake-interface-report-plugins</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.0.0.ebuild b/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.0.0.ebuild
new file mode 100644
index 000000000..25f8d53c7
--- /dev/null
+++ b/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.0.0.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2024 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=poetry
+PYTHON_COMPAT=( python3_{11..12} )
+
+inherit pypi distutils-r1
+
+DESCRIPTION="The interface for Snakemake report plugins"
+HOMEPAGE="https://pypi.org/project/snakemake-interface-report-plugins/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-python/snakemake-interface-common[${PYTHON_USEDEP}]"
+
+RESTRICT="test" # no tests collected
+#distutils_enable_tests pytest
next reply other threads:[~2024-06-19 10:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-19 10:41 Andrew Ammerlaan [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-06 14:13 [gentoo-commits] proj/sci:master commit in: dev-python/snakemake-interface-report-plugins/ Nowa Ammerlaan
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=1718792056.fb8f7473170f8baf3c9dca372eecf436fd6d424e.andrewammerlaan@gentoo \
--to=andrewammerlaan@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