From: "Horea Christian" <horea.christ@gmail.com>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/sci:master commit in: sci-libs/bids-validator/
Date: Fri, 29 Mar 2019 04:48:27 +0000 (UTC) [thread overview]
Message-ID: <1553834866.a0dc9fc04d819c05f3d109ee32fb1ee443d3fba4.chymera@gentoo> (raw)
commit: a0dc9fc04d819c05f3d109ee32fb1ee443d3fba4
Author: Horea Christian <horea.christ <AT> yandex <DOT> com>
AuthorDate: Fri Mar 29 04:47:46 2019 +0000
Commit: Horea Christian <horea.christ <AT> gmail <DOT> com>
CommitDate: Fri Mar 29 04:47:46 2019 +0000
URL: https://gitweb.gentoo.org/proj/sci.git/commit/?id=a0dc9fc0
sci-libs/bids-validator: new package
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Horea Christian <horea.christ <AT> yandex.com>
sci-libs/bids-validator/ChangeLog | 5 ++++
.../bids-validator/bids-validator-1.2.2.ebuild | 33 ++++++++++++++++++++++
sci-libs/bids-validator/metadata.xml | 20 +++++++++++++
3 files changed, 58 insertions(+)
diff --git a/sci-libs/bids-validator/ChangeLog b/sci-libs/bids-validator/ChangeLog
new file mode 100644
index 000000000..a8bcb074e
--- /dev/null
+++ b/sci-libs/bids-validator/ChangeLog
@@ -0,0 +1,5 @@
+*bids-validator-1.2.2 (29 Mar 2019)
+
+ 29 Mar 2019; <chymera@gentoo.org> +bids-validator-1.2.2.ebuild,
+ +metadata.xml:
+ sci-libs/bids-validator: new package ahead of Gentoo Science
diff --git a/sci-libs/bids-validator/bids-validator-1.2.2.ebuild b/sci-libs/bids-validator/bids-validator-1.2.2.ebuild
new file mode 100644
index 000000000..d18403fcd
--- /dev/null
+++ b/sci-libs/bids-validator/bids-validator-1.2.2.ebuild
@@ -0,0 +1,33 @@
+# Copyright 1999-2019 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
+
+inherit distutils-r1
+
+DESCRIPTION="Validator for the Brain Imaging Data Structure"
+HOMEPAGE="https://github.com/bids-standard/bids-validator"
+SRC_URI="https://github.com/bids-standard/bids-validator/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND="
+ dev-python/setuptools[${PYTHON_USEDEP}]
+ "
+RDEPEND="
+ dev-python/grabbit[${PYTHON_USEDEP}]
+ dev-python/num2words[${PYTHON_USEDEP}]
+ dev-python/numpy[${PYTHON_USEDEP}]
+ dev-python/pandas[${PYTHON_USEDEP}]
+ dev-python/patsy[${PYTHON_USEDEP}]
+ dev-python/six[${PYTHON_USEDEP}]
+ sci-libs/nibabel[${PYTHON_USEDEP}]
+ sci-libs/scipy[${PYTHON_USEDEP}]
+ "
+
+S="${WORKDIR}/${P}/${PN}"
diff --git a/sci-libs/bids-validator/metadata.xml b/sci-libs/bids-validator/metadata.xml
new file mode 100644
index 000000000..415f65cc2
--- /dev/null
+++ b/sci-libs/bids-validator/metadata.xml
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+ <maintainer type="person">
+ <email>horea.christ@gmail.com</email>
+ <name>Horea Christian</name>
+ </maintainer>
+ <maintainer type="project">
+ <email>sci@gentoo.org</email>
+ <name>Gentoo Science Project</name>
+ </maintainer>
+ <longdescription lang="en">
+ A limited library of helper functions written in Python, the main
+ function of which is to determine whether a file path is compliant
+ with the BIDS specification.
+ </longdescription>
+ <upstream>
+ <remote-id type="github">bids-standard/bids-validator</remote-id>
+ </upstream>
+</pkgmetadata>
next reply other threads:[~2019-03-29 4:48 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-29 4:48 Horea Christian [this message]
-- strict thread matches above, loose matches on Subject: below --
2020-03-24 6:49 [gentoo-commits] proj/sci:master commit in: sci-libs/bids-validator/ Horea Christian
2020-12-23 8:19 Horea Christian
2022-07-11 12:16 Horea Christian
2023-05-02 23:58 Horea Christian
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=1553834866.a0dc9fc04d819c05f3d109ee32fb1ee443d3fba4.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