From 0b37e71c54654ea8c91380dec2623077194b7500 Mon Sep 17 00:00:00 2001 From: firefly-cpp Date: Wed, 20 Dec 2023 13:01:16 +0100 Subject: [PATCH] python3-niapy: update to 2.1.0 --- srcpkgs/python3-niapy/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-niapy/template b/srcpkgs/python3-niapy/template index 76a27f062f2f6..a6e67327a430c 100644 --- a/srcpkgs/python3-niapy/template +++ b/srcpkgs/python3-niapy/template @@ -1,9 +1,9 @@ # Template file for 'python3-niapy' pkgname=python3-niapy -version=2.0.5 -revision=2 -build_style=python3-module -hostmakedepends="python3-setuptools" +version=2.1.0 +revision=1 +build_style=python3-pep517 +hostmakedepends="python3-poetry-core" depends="python3-numpy python3-openpyxl python3-pandas python3-matplotlib" checkdepends="python3-pytest $depends" short_desc="Python microframework for building nature-inspired algorithms" @@ -11,7 +11,7 @@ maintainer="firefly-cpp " license="MIT" homepage="https://github.com/NiaOrg/NiaPy" distfiles="https://github.com/NiaOrg/NiaPy/archive/${version}.tar.gz" -checksum=965b2ef884a24bbd17c3f1218a1ffc9b052c0201638dafb12a9e6452d99057c2 +checksum=858a40541a0772ab517ed79887a8c781b20996364da74ea1b6107ac671f660c8 post_install() { vlicense LICENSE