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
59915006
Commit
59915006
authored
3 months ago
by
Antoine Martin
Committed by
omni
3 months ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/py3-numpy-stl: upgrade to 3.2.0
parent
ad5b00e3
No related branches found
No related tags found
1 merge request
!76178
testing/py3-numpy-stl: upgrade to 3.2.0
Pipeline
#277005
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/py3-numpy-stl/APKBUILD
+5
-5
5 additions, 5 deletions
testing/py3-numpy-stl/APKBUILD
with
5 additions
and
5 deletions
testing/py3-numpy-stl/APKBUILD
+
5
−
5
View file @
59915006
# Contributor: Aiden Grossman <agrossman154@yahoo.com>
# Maintainer:
pkgname
=
py3-numpy-stl
pkgver
=
3.
0.1
pkgrel
=
4
pkgver
=
3.
2.0
pkgrel
=
0
pkgdesc
=
"Library for working with STLs"
url
=
"https://github.com/WoLpH/numpy-stl"
# s390x: no py3-utils
...
...
@@ -10,9 +10,9 @@ arch="noarch !s390x"
license
=
"BSD-3-Clause"
depends
=
"python3 py3-utils py3-numpy"
makedepends
=
"py3-setuptools py3-gpep517"
checkdepends
=
"py3-pytest"
checkdepends
=
"py3-pytest
py3-pytest-cov py3-pygments
"
subpackages
=
"
$pkgname
-pyc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/wolph/numpy-stl/
releases/download/v
$pkgver
/numpy-stl-
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/wolph/numpy-stl/
archive/refs/tags/v
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/numpy-stl-
$pkgver
"
build
()
{
...
...
@@ -35,5 +35,5 @@ package() {
}
sha512sums
=
"
d01abb8f54738600ce36c8c44e1392957061030e7accbbfa0352aea4a904323a96712099146b311ce9518f243317c25c47cfb30930469602c0ad439de9f43c5f
py3-numpy-stl-3.
0.1
.tar.gz
a08053ed264dbfd629229af3db9c38deed2932b28feced56e2d4c20476f1ba85ddc80881fb82330ea3f4fff9a3f91da20db7447050da5c75f1c04455a67538dc
py3-numpy-stl-3.
2.0
.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