public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] proj/sci:master commit in: dev-python/lazy_ops/
@ 2023-02-20 16:03 Horea Christian
  0 siblings, 0 replies; 2+ messages in thread
From: Horea Christian @ 2023-02-20 16:03 UTC (permalink / raw
  To: gentoo-commits

commit:     084c22f9ad1d4ae2dd6f93f0d9f8a93e8c1d9f72
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Mon Feb 20 16:03:11 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Mon Feb 20 16:03:11 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=084c22f9

dev-python/lazy_ops: new package, add 0.2.0

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/lazy_ops/lazy_ops-0.2.0.ebuild | 26 ++++++++++++++++++++++++++
 dev-python/lazy_ops/metadata.xml          | 16 ++++++++++++++++
 2 files changed, 42 insertions(+)

diff --git a/dev-python/lazy_ops/lazy_ops-0.2.0.ebuild b/dev-python/lazy_ops/lazy_ops-0.2.0.ebuild
new file mode 100644
index 000000000..a873e6b85
--- /dev/null
+++ b/dev-python/lazy_ops/lazy_ops-0.2.0.ebuild
@@ -0,0 +1,26 @@
+# Copyright 1999-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+PYTHON_COMPAT=( python3_10 )
+DISTUTILS_USE_PEP517=setuptools
+inherit distutils-r1 pypi
+
+DESCRIPTION="Lazy transposing and slicing of h5py and Zarr data"
+HOMEPAGE="https://github.com/catalystneuro/lazy_ops"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+# There are no source archive with tests available:
+# https://github.com/catalystneuro/lazy_ops/issues/29
+RESTRICT="test"
+
+RDEPEND="
+	dev-python/h5py[${PYTHON_USEDEP}]
+	dev-python/zarr[${PYTHON_USEDEP}]
+"
+
+distutils_enable_tests pytest

diff --git a/dev-python/lazy_ops/metadata.xml b/dev-python/lazy_ops/metadata.xml
new file mode 100644
index 000000000..d5101128a
--- /dev/null
+++ b/dev-python/lazy_ops/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>gentoo@chymera.eu</email>
+		<name>Horea Christian</name>
+	</maintainer>
+	<maintainer type="project">
+		<email>sci@gentoo.org</email>
+		<name>Gentoo Science Project</name>
+	</maintainer>
+	<upstream>
+		<remote-id type="github">catalystneuro/lazy_ops</remote-id>
+		<remote-id type="pypi">lazy_ops</remote-id>
+	</upstream>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] proj/sci:master commit in: dev-python/lazy_ops/
@ 2023-05-02 23:01 Horea Christian
  0 siblings, 0 replies; 2+ messages in thread
From: Horea Christian @ 2023-05-02 23:01 UTC (permalink / raw
  To: gentoo-commits

commit:     fd5f870b524f01cb4a07d395579a2f8ffe9833f9
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Tue May  2 22:50:04 2023 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Tue May  2 22:50:04 2023 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=fd5f870b

dev-python/lazy_ops: enable py3.11

Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/lazy_ops/lazy_ops-0.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/lazy_ops/lazy_ops-0.2.0.ebuild b/dev-python/lazy_ops/lazy_ops-0.2.0.ebuild
index a873e6b85..d624fb2aa 100644
--- a/dev-python/lazy_ops/lazy_ops-0.2.0.ebuild
+++ b/dev-python/lazy_ops/lazy_ops-0.2.0.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=8
 
-PYTHON_COMPAT=( python3_10 )
+PYTHON_COMPAT=( python3_{10..11} )
 DISTUTILS_USE_PEP517=setuptools
 inherit distutils-r1 pypi
 


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-05-02 23:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-20 16:03 [gentoo-commits] proj/sci:master commit in: dev-python/lazy_ops/ Horea Christian
  -- strict thread matches above, loose matches on Subject: below --
2023-05-02 23:01 Horea Christian

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