public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: dev-python/nwbinspector/
Date: Thu, 21 Apr 2022 08:26:30 +0000 (UTC)	[thread overview]
Message-ID: <1650529583.48d127c06ebf716e95a4f44c178b51df3e13bb19.chymera@gentoo> (raw)

commit:     48d127c06ebf716e95a4f44c178b51df3e13bb19
Author:     Horea Christian <chr <AT> chymera <DOT> eu>
AuthorDate: Thu Apr 21 08:26:23 2022 +0000
Commit:     Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Thu Apr 21 08:26:23 2022 +0000
URL:        https://gitweb.gentoo.org/proj/sci.git/commit/?id=48d127c0

dev-python/nwbinspector: new package (DANDI stack)

Package-Manager: Portage-3.0.30, Repoman-3.0.3
Signed-off-by: Horea Christian <chr <AT> chymera.eu>

 dev-python/nwbinspector/metadata.xml              | 16 +++++++++++++
 dev-python/nwbinspector/nwbinspector-0.3.9.ebuild | 28 +++++++++++++++++++++++
 2 files changed, 44 insertions(+)

diff --git a/dev-python/nwbinspector/metadata.xml b/dev-python/nwbinspector/metadata.xml
new file mode 100644
index 000000000..ccdbc7f6d
--- /dev/null
+++ b/dev-python/nwbinspector/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">NeurodataWithoutBorders/nwbinspector</remote-id>
+		<remote-id type="pypi">nwbinspector</remote-id>
+	</upstream>
+</pkgmetadata>

diff --git a/dev-python/nwbinspector/nwbinspector-0.3.9.ebuild b/dev-python/nwbinspector/nwbinspector-0.3.9.ebuild
new file mode 100644
index 000000000..1e0352b88
--- /dev/null
+++ b/dev-python/nwbinspector/nwbinspector-0.3.9.ebuild
@@ -0,0 +1,28 @@
+# Copyright 2022 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+DISTUTILS_USE_PEP517=setuptools
+PYTHON_COMPAT=( python3_{8..10} )
+inherit distutils-r1
+
+DESCRIPTION="Inspect NWB files for compliance with NWB Best Practices"
+HOMEPAGE="https://github.com/NeurodataWithoutBorders/nwbinspector"
+SRC_URI="https://github.com/NeurodataWithoutBorders/nwbinspector/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="BSD"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+IUSE="test"
+RESTRICT="!test? ( test )"
+
+DEPEND=""
+RDEPEND="
+	dev-python/jsonschema[${PYTHON_USEDEP}]
+	dev-python/pynwb[${PYTHON_USEDEP}]
+	dev-python/pyyaml[${PYTHON_USEDEP}]
+"
+BDEPEND=""
+
+distutils_enable_tests pytest


             reply	other threads:[~2022-04-21  8:26 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21  8:26 Horea Christian [this message]
  -- strict thread matches above, loose matches on Subject: below --
2022-07-28 12:37 [gentoo-commits] proj/sci:master commit in: dev-python/nwbinspector/ Horea Christian
2022-09-07 14:38 Horea Christian
2022-09-07 15:57 Horea Christian
2022-09-28  2:35 Horea Christian
2022-09-28  3:31 Horea Christian
2022-11-21  8:43 Horea Christian
2022-11-21  8:45 Horea Christian
2023-01-03 18:25 Andrew Ammerlaan
2023-01-12 10:17 Horea Christian
2023-01-12 10:17 Horea Christian
2023-02-17  6:07 Horea Christian
2023-02-17  6:07 Horea Christian
2023-03-02 15:08 Horea Christian
2023-03-02 15:10 Horea Christian
2023-05-02 23:01 Horea Christian
2023-05-02 23:01 Horea Christian
2024-09-23 14:22 Andrew 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=1650529583.48d127c06ebf716e95a4f44c178b51df3e13bb19.chymera@gentoo \
    --to=horea.christ@gmail.com \
    --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