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
23623612
Commit
23623612
authored
5 years ago
by
Leo
Browse files
Options
Downloads
Patches
Plain Diff
testing/py3-scikit-learn: upgrade to 0.22
parent
1b4708ec
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/py3-scikit-learn/APKBUILD
+3
-3
3 additions, 3 deletions
testing/py3-scikit-learn/APKBUILD
with
3 additions
and
3 deletions
testing/py3-scikit-learn/APKBUILD
+
3
−
3
View file @
23623612
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
# Maintainer: Carlos Giraldo <cgiraldo@gradiant.org>
# Maintainer: Carlos Giraldo <cgiraldo@gradiant.org>
pkgname
=
py3-scikit-learn
pkgname
=
py3-scikit-learn
_pkgname
=
scikit-learn
_pkgname
=
scikit-learn
pkgver
=
0.2
1.3
pkgver
=
0.2
2
pkgrel
=
2
pkgrel
=
0
pkgdesc
=
"a Python module for machine learning built on top of SciPy"
pkgdesc
=
"a Python module for machine learning built on top of SciPy"
url
=
"http://scikit-learn.org/"
url
=
"http://scikit-learn.org/"
arch
=
"all"
arch
=
"all"
...
@@ -28,4 +28,4 @@ package() {
...
@@ -28,4 +28,4 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
}
sha512sums
=
"
f010f36a36ebe50db1c53ab8452098ea8206075b2e700dd253d4d3470b44b58c49f22c0a6139cec387c473c784c73c038633e333e3e79f84434e0ee6c365dd6a
scikit-learn-0.2
1.3
.tar.gz"
sha512sums
=
"
3a960e7870ebbc1ed6d7b405fd1ec93a06c25ab65bff89f0f948ea54ca06f4c395eedb5a0eed0191aa1625c32d9aff1a02309e03a4d015adcd0b40b595d9cf26
scikit-learn-0.2
2
.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