* [gentoo-commits] proj/sci:master commit in: dev-python/snakemake-interface-report-plugins/
@ 2024-06-19 10:41 Andrew Ammerlaan
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Ammerlaan @ 2024-06-19 10:41 UTC (permalink / raw
To: gentoo-commits
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
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/snakemake-interface-report-plugins/
@ 2025-02-06 14:13 Nowa Ammerlaan
0 siblings, 0 replies; 3+ messages in thread
From: Nowa Ammerlaan @ 2025-02-06 14:13 UTC (permalink / raw
To: gentoo-commits
commit: 947fddeea8d615f81641b3a9d198b1650ae14e5c
Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Mon Nov 11 13:06:22 2024 +0000
Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Thu Feb 6 14:07:03 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=947fddee
dev-python/snakemake-interface-report-plugins: version bump 1.1.0
Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com>
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>
...ugins-1.0.0.ebuild => snakemake-interface-report-plugins-1.1.0.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
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.1.0.ebuild
similarity index 100%
rename from dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.0.0.ebuild
rename to dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.1.0.ebuild
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/snakemake-interface-report-plugins/
@ 2025-08-02 11:10 Nowa Ammerlaan
0 siblings, 0 replies; 3+ messages in thread
From: Nowa Ammerlaan @ 2025-08-02 11:10 UTC (permalink / raw
To: gentoo-commits
commit: 8ea32a152c2e18a2ef2b056c869a59ab092fb88f
Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Thu Jul 10 12:36:00 2025 +0000
Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Sat Aug 2 10:47:56 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=8ea32a15
dev-python/snakemake-interface-report-plugins: enable p3.13
Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com>
Part-of: https://github.com/gentoo/sci/pull/1323
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>
.../snakemake-interface-report-plugins-1.1.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.1.0.ebuild b/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.1.0.ebuild
index 25f8d53c7..f04ab3a72 100644
--- a/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.1.0.ebuild
+++ b/dev-python/snakemake-interface-report-plugins/snakemake-interface-report-plugins-1.1.0.ebuild
@@ -4,7 +4,7 @@
EAPI=8
DISTUTILS_USE_PEP517=poetry
-PYTHON_COMPAT=( python3_{11..12} )
+PYTHON_COMPAT=( python3_{11..13} )
inherit pypi distutils-r1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-08-02 11:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-02 11:10 [gentoo-commits] proj/sci:master commit in: dev-python/snakemake-interface-report-plugins/ Nowa Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2025-02-06 14:13 Nowa Ammerlaan
2024-06-19 10:41 Andrew Ammerlaan
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox