* [gentoo-commits] proj/sci:master commit in: dev-python/snakemake-interface-storage-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: 0b4b41e332a801887762104b159d19ffd5227906
Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Mon Jun 17 11:48:29 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Wed Jun 19 10:14:17 2024 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=0b4b41e3
dev-python/snakemake-storage-plugins: add ebuild
Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
.../metadata.xml | 16 +++++++++++++++
...nakemake-interface-storage-plugins-3.2.2.ebuild | 24 ++++++++++++++++++++++
2 files changed, 40 insertions(+)
diff --git a/dev-python/snakemake-interface-storage-plugins/metadata.xml b/dev-python/snakemake-interface-storage-plugins/metadata.xml
new file mode 100644
index 000000000..8b49faffd
--- /dev/null
+++ b/dev-python/snakemake-interface-storage-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-storage-plugins</remote-id>
+ <remote-id type="pypi">snakemake-interface-storage-plugins</remote-id>
+ </upstream>
+</pkgmetadata>
diff --git a/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.2.2.ebuild b/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.2.2.ebuild
new file mode 100644
index 000000000..39c8b08a2
--- /dev/null
+++ b/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.2.2.ebuild
@@ -0,0 +1,24 @@
+# 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="Stable interface for interactions between Snakemake and its storage plugins"
+HOMEPAGE="https://pypi.org/project/snakemake-interface-storage-plugins/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+
+DEPEND="dev-python/snakemake-interface-common[${PYTHON_USEDEP}]
+ dev-python/wrapt[${PYTHON_USEDEP}]
+ dev-python/reretry[${PYTHON_USEDEP}]
+ dev-python/throttler[${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-storage-plugins/
@ 2024-07-11 14:19 Andrew Ammerlaan
0 siblings, 0 replies; 3+ messages in thread
From: Andrew Ammerlaan @ 2024-07-11 14:19 UTC (permalink / raw
To: gentoo-commits
commit: 1ded8d4dfd8ca4c76bc890f2ad62d9e156727ae7
Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Mon Jul 8 19:45:24 2024 +0000
Commit: Andrew Ammerlaan <andrewammerlaan <AT> gentoo <DOT> org>
CommitDate: Thu Jul 11 12:51:08 2024 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=1ded8d4d
dev-python/snakemake-interface-storage-plugins: version bump 3.2.3
Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com>
Signed-off-by: Andrew Ammerlaan <andrewammerlaan <AT> gentoo.org>
...gins-3.2.2.ebuild => snakemake-interface-storage-plugins-3.2.3.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.2.2.ebuild b/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.2.3.ebuild
similarity index 100%
rename from dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.2.2.ebuild
rename to dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.2.3.ebuild
^ permalink raw reply [flat|nested] 3+ messages in thread
* [gentoo-commits] proj/sci:master commit in: dev-python/snakemake-interface-storage-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: dfcd337917ac2a26ed878e4d2ecff7f6be52bda1
Author: Michael Schubert <mschu.dev <AT> gmail <DOT> com>
AuthorDate: Mon Nov 11 13:07:42 2024 +0000
Commit: Nowa Ammerlaan <nowa <AT> gentoo <DOT> org>
CommitDate: Thu Feb 6 14:07:04 2025 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=dfcd3379
dev-python/snakemake-interface-storage-plugins: version bump 3.3.0
Signed-off-by: Michael Schubert <mschu.dev <AT> gmail.com>
Signed-off-by: Nowa Ammerlaan <nowa <AT> gentoo.org>
...gins-3.2.3.ebuild => snakemake-interface-storage-plugins-3.3.0.ebuild} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
diff --git a/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.2.3.ebuild b/dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.3.0.ebuild
similarity index 100%
rename from dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.2.3.ebuild
rename to dev-python/snakemake-interface-storage-plugins/snakemake-interface-storage-plugins-3.3.0.ebuild
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-06 14:13 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-06 14:13 [gentoo-commits] proj/sci:master commit in: dev-python/snakemake-interface-storage-plugins/ Nowa Ammerlaan
-- strict thread matches above, loose matches on Subject: below --
2024-07-11 14:19 Andrew 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