Skip to content
Snippets Groups Projects
Commit 04bbdd50 authored by Iztok Fister Jr.'s avatar Iztok Fister Jr. Committed by Andy Postnikov
Browse files

community/py3-nashpy: upgrade to 0.0.41

parent 0a1279a3
No related branches found
No related tags found
1 merge request!61958community/py3-nashpy: upgrade to 0.0.41
Pipeline #219474 skipped
......@@ -2,14 +2,14 @@
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
pkgname=py3-nashpy
_pkgorig=nashpy
pkgver=0.0.40
pkgrel=1
pkgver=0.0.41
pkgrel=0
pkgdesc="A library for the computation of Nash equilibria in two player games"
url="https://github.com/drvinceknight/Nashpy"
arch="noarch"
arch="noarch !riscv64" # several errors
license="MIT"
depends="python3 py3-deprecated py3-scipy py3-networkx py3-numpy"
checkdepends="py3-pytest-xdist py3-hypothesis"
checkdepends="py3-pytest-xdist py3-pytest-benchmark py3-hypothesis"
makedepends="py3-gpep517 py3-flit-core"
subpackages="$pkgname-pyc"
source="https://github.com/drvinceknight/Nashpy/archive/v$pkgver/$_pkgorig-$pkgver.tar.gz"
......@@ -34,5 +34,5 @@ package() {
}
sha512sums="
4c3cfc1c416273d1b2a2afdd926b608e0eea87b67577b1f46212daea91de6a02fd428f417e5126254249e3aff19fc5219df544dda3b67dd1a64fef9283201093 nashpy-0.0.40.tar.gz
958c28eace070903be33e295b0025335798aeedb0d05e22484b80b4670990a90425835db6cc6cf008eedb466f4a4c10ae33e242327b8e0f4d49bed7c33ac9941 nashpy-0.0.41.tar.gz
"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment