dev-python/hdmf: QA warnings
tests pass Package-Manager: Portage-3.0.23, Repoman-3.0.3 Signed-off-by: Horea Christian <chr@chymera.eu>
This commit is contained in:
parent
02cad2ed12
commit
03fc48b721
@ -1,3 +1,6 @@
|
|||||||
|
24 Sep 2021; <chymera@gentoo.org> hdmf-3.1.1.ebuild:
|
||||||
|
dev-python/hdmf: QA warnings tests pass
|
||||||
|
|
||||||
*keyrings_alt-4.1.0 (24 Sep 2021)
|
*keyrings_alt-4.1.0 (24 Sep 2021)
|
||||||
|
|
||||||
24 Sep 2021; <chymera@gentoo.org> +keyrings_alt-4.1.0.ebuild, +metadata.xml:
|
24 Sep 2021; <chymera@gentoo.org> +keyrings_alt-4.1.0.ebuild, +metadata.xml:
|
||||||
|
@ -4,16 +4,16 @@
|
|||||||
EAPI=8
|
EAPI=8
|
||||||
|
|
||||||
PYTHON_COMPAT=( python3_{8..10} )
|
PYTHON_COMPAT=( python3_{8..10} )
|
||||||
|
DISTUTILS_USE_SETUPTOOLS=rdepend
|
||||||
inherit distutils-r1
|
inherit distutils-r1
|
||||||
|
|
||||||
DESCRIPTION="The Hierarchical Data Modeling Framework"
|
DESCRIPTION="The Hierarchical Data Modeling Framework"
|
||||||
HOMEPAGE="https://github.com/hdmf-dev/hdmf"
|
HOMEPAGE="https://github.com/hdmf-dev/hdmf"
|
||||||
SRC_URI="https://github.com/hdmf-dev/hdmf/releases/download/${PV}/${P}.tar.gz -> ${P}.tar.gz"
|
SRC_URI="https://github.com/hdmf-dev/hdmf/releases/download/${PV}/${P}.tar.gz"
|
||||||
|
|
||||||
SLOT="0"
|
SLOT="0"
|
||||||
LICENSE="BSD"
|
LICENSE="BSD"
|
||||||
KEYWORDS="~amd64 ~x86"
|
KEYWORDS="~amd64 ~x86"
|
||||||
#KEYWORDS="~amd64 ~arm ~arm64 ~x86"
|
|
||||||
|
|
||||||
RDEPEND="
|
RDEPEND="
|
||||||
dev-python/h5py[${PYTHON_USEDEP}]
|
dev-python/h5py[${PYTHON_USEDEP}]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user