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
2d02cc86
Commit
2d02cc86
authored
2 months ago
by
Iztok Fister Jr.
Committed by
Patrycja Rosa
2 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-niapy: upgrade to 2.5.2
parent
a9d0a40d
No related branches found
No related tags found
2 merge requests
!79570
community/firefox-esr: upgrade to 128.7.0
,
!78168
community/py3-niapy: upgrade to 2.5.2
Pipeline
#288513
canceled
2 months ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-niapy/APKBUILD
+3
-6
3 additions, 6 deletions
community/py3-niapy/APKBUILD
with
3 additions
and
6 deletions
community/py3-niapy/APKBUILD
+
3
−
6
View file @
2d02cc86
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
pkgname
=
py3-niapy
pkgname
=
py3-niapy
_pkgorig
=
NiaPy
_pkgorig
=
NiaPy
pkgver
=
2.5.
1
pkgver
=
2.5.
2
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Python micro framework for building nature-inspired algorithms"
pkgdesc
=
"Python micro framework for building nature-inspired algorithms"
url
=
"https://niapy.org"
url
=
"https://niapy.org"
...
@@ -12,9 +12,7 @@ depends="python3 py3-numpy py3-pandas py3-openpyxl py3-matplotlib"
...
@@ -12,9 +12,7 @@ depends="python3 py3-numpy py3-pandas py3-openpyxl py3-matplotlib"
checkdepends
=
"py3-pytest-xdist"
checkdepends
=
"py3-pytest-xdist"
makedepends
=
"py3-gpep517 py3-poetry-core"
makedepends
=
"py3-gpep517 py3-poetry-core"
subpackages
=
"
$pkgname
-doc
$pkgname
-pyc"
subpackages
=
"
$pkgname
-doc
$pkgname
-pyc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/NiaOrg/NiaPy/archive/v
$pkgver
/niapy-
$pkgver
.tar.gz
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/NiaOrg/NiaPy/archive/v
$pkgver
/niapy-
$pkgver
.tar.gz"
numpy2-float.patch
"
builddir
=
"
$srcdir
/
$_pkgorig
-
$pkgver
"
builddir
=
"
$srcdir
/
$_pkgorig
-
$pkgver
"
build
()
{
build
()
{
...
@@ -43,6 +41,5 @@ package() {
...
@@ -43,6 +41,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
2021c81882ce99f2b97c4fa892143c875717d69a819661f1ef6e5f8d923cca0b5c6d3afa2f0134bb95cba0bd08b4a5ea9f2e20fac618ff0ff03501f33ab937d7 py3-niapy-2.5.1.tar.gz
033bfa3847c29b68e2682aa11db5bccd200d07335ea4aa8e6ebbec12fa057728c503036d1101d5a332d524c6c36645fb1e92d43beec4fc3d89428cfb3b3aca08 py3-niapy-2.5.2.tar.gz
83f552c6e6fc49f65fa816ccf6474de4aabf4589a90abd1b7a3da975c2ccb9c3c3aa2decfcf972d36d42e0c672f98fb72350e608aa102492c158f0502e3e7382 numpy2-float.patch
"
"
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