parent
231ccc0e99
commit
161335d4a7
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-niapy'
|
# Template file for 'python3-niapy'
|
||||||
pkgname=python3-niapy
|
pkgname=python3-niapy
|
||||||
version=2.1.0
|
version=2.3.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="python3-poetry-core"
|
hostmakedepends="python3-poetry-core"
|
||||||
|
@ -10,8 +10,8 @@ short_desc="Python microframework for building nature-inspired algorithms"
|
||||||
maintainer="firefly-cpp <iztok@iztok-jr-fister.eu>"
|
maintainer="firefly-cpp <iztok@iztok-jr-fister.eu>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/NiaOrg/NiaPy"
|
homepage="https://github.com/NiaOrg/NiaPy"
|
||||||
distfiles="https://github.com/NiaOrg/NiaPy/archive/${version}.tar.gz"
|
distfiles="https://github.com/NiaOrg/NiaPy/archive/v${version}/niapy-${version}.tar.gz"
|
||||||
checksum=858a40541a0772ab517ed79887a8c781b20996364da74ea1b6107ac671f660c8
|
checksum=6c7eb1164bcede354f439f505d1eaa603a17eb88b93ece5922a33c641727d4c6
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Reference in New Issue