New package: python3-niapy-2.0.5
Closes: https://github.com/void-linux/void-packages/pull/44042
This commit is contained in:
parent
747a4adec0
commit
363c20f6e5
18
srcpkgs/python3-niapy/template
Normal file
18
srcpkgs/python3-niapy/template
Normal file
@ -0,0 +1,18 @@
|
||||
# Template file for 'python3-niapy'
|
||||
pkgname=python3-niapy
|
||||
version=2.0.5
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-numpy python3-openpyxl python3-pandas python3-matplotlib"
|
||||
checkdepends="python3-pytest $depends"
|
||||
short_desc="Python microframework for building nature-inspired algorithms"
|
||||
maintainer="firefly-cpp <iztok@iztok-jr-fister.eu>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/NiaOrg/NiaPy"
|
||||
distfiles="https://github.com/NiaOrg/NiaPy/archive/${version}.tar.gz"
|
||||
checksum=965b2ef884a24bbd17c3f1218a1ffc9b052c0201638dafb12a9e6452d99057c2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user