Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
alpine
aports
Commits
04bbdd50
Commit
04bbdd50
authored
1 year ago
by
Iztok Fister Jr.
Committed by
Andy Postnikov
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-nashpy: upgrade to 0.0.41
parent
0a1279a3
No related branches found
Branches containing commit
No related tags found
Tags containing commit
1 merge request
!61958
community/py3-nashpy: upgrade to 0.0.41
Pipeline
#219474
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-nashpy/APKBUILD
+5
-5
5 additions, 5 deletions
community/py3-nashpy/APKBUILD
with
5 additions
and
5 deletions
community/py3-nashpy/APKBUILD
+
5
−
5
View file @
04bbdd50
...
...
@@ -2,14 +2,14 @@
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
pkgname
=
py3-nashpy
_pkgorig
=
nashpy
pkgver
=
0.0.4
0
pkgrel
=
1
pkgver
=
0.0.4
1
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.4
0
.tar.gz
958c28eace070903be33e295b0025335798aeedb0d05e22484b80b4670990a90425835db6cc6cf008eedb466f4a4c10ae33e242327b8e0f4d49bed7c33ac9941
nashpy-0.0.4
1
.tar.gz
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment