public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-python/resample/
@ 2024-10-22  8:34 Alexander Puck Neuwirth
  0 siblings, 0 replies; only message in thread
From: Alexander Puck Neuwirth @ 2024-10-22  8:34 UTC (permalink / raw
  To: gentoo-commits

commit:     9c7debcbe932408a115954e00cfe4b4d541a8c5f
Author:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
AuthorDate: Sat Oct 19 12:19:04 2024 +0000
Commit:     Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik <DOT> de>
CommitDate: Tue Oct 22 08:32:30 2024 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=9c7debcb

dev-python/resample: new package, add 1.10.1

Signed-off-by: Alexander Puck Neuwirth <alexander <AT> neuwirth-informatik.de>

 dev-python/resample/metadata.xml           | 19 +++++++++++++++++++
 dev-python/resample/resample-1.10.1.ebuild | 19 +++++++++++++++++++
 2 files changed, 38 insertions(+)

diff --git a/dev-python/resample/metadata.xml b/dev-python/resample/metadata.xml
new file mode 100644
index 000000000..db0565d2f
--- /dev/null
+++ b/dev-python/resample/metadata.xml
@@ -0,0 +1,19 @@
+<?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 Project</name>
+	</maintainer>
+	<maintainer type="person">
+		<email>alexander@neuwirth-informatik.de</email>
+		<name>Alexander Puck Neuwirth</name>
+	</maintainer>
+	<longdescription lang="en">
+	Resampling-based inference in Python based on data resampling and permutation.
+	</longdescription>
+	<upstream>
+		<remote-id type="pypi">resample</remote-id>
+		<remote-id type="github">scikit-hep/resample</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/resample/resample-1.10.1.ebuild b/dev-python/resample/resample-1.10.1.ebuild
new file mode 100644
index 000000000..424c9c537
--- /dev/null
+++ b/dev-python/resample/resample-1.10.1.ebuild
@@ -0,0 +1,19 @@
+EAPI=8
+
+PYTHON_COMPAT=( python3_{11..13} )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Randomization-based inference in Python"
+HOMEPAGE="https://github.com/scikit-hep/resample"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64"
+
+RDEPEND="
+	>=dev-python/numpy-1.21[${PYTHON_USEDEP}]
+	>=dev-python/scipy-1.10[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2024-10-22  8:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-22  8:34 [gentoo-commits] proj/sci:master commit in: dev-python/resample/ Alexander Puck Neuwirth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox