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
6c876f0a
Commit
6c876f0a
authored
7 months ago
by
Iztok Fister Jr.
Committed by
omni
7 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-autograd: upgrade to 1.7.0
parent
e3e73b61
No related branches found
No related tags found
1 merge request
!70906
community/py3-autograd: upgrade to 1.7.0
Pipeline
#254781
skipped
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-autograd/APKBUILD
+4
-4
4 additions, 4 deletions
community/py3-autograd/APKBUILD
with
4 additions
and
4 deletions
community/py3-autograd/APKBUILD
+
4
−
4
View file @
6c876f0a
...
@@ -2,8 +2,8 @@
...
@@ -2,8 +2,8 @@
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
# Maintainer: Iztok Fister, Jr. <iztok@iztok-jr-fister.eu>
pkgname
=
py3-autograd
pkgname
=
py3-autograd
_pkgorig
=
autograd
_pkgorig
=
autograd
pkgver
=
1.
6.2
pkgver
=
1.
7.0
pkgrel
=
2
pkgrel
=
0
pkgdesc
=
"Efficiently computes derivatives of numpy code"
pkgdesc
=
"Efficiently computes derivatives of numpy code"
url
=
"https://github.com/HIPS/autograd"
url
=
"https://github.com/HIPS/autograd"
arch
=
"noarch"
arch
=
"noarch"
...
@@ -15,7 +15,7 @@ depends="
...
@@ -15,7 +15,7 @@ depends="
py3-numpy
py3-numpy
py3-scipy
py3-scipy
"
"
makedepends
=
"py3-gpep517 py3-
setuptools py3-wheel
"
makedepends
=
"py3-gpep517 py3-
hatchling
"
subpackages
=
"
$pkgname
-pyc"
subpackages
=
"
$pkgname
-pyc"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://files.pythonhosted.org/packages/source/a/autograd/autograd-
$pkgver
.tar.gz"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://files.pythonhosted.org/packages/source/a/autograd/autograd-
$pkgver
.tar.gz"
builddir
=
"
$srcdir
/
$_pkgorig
-
$pkgver
"
builddir
=
"
$srcdir
/
$_pkgorig
-
$pkgver
"
...
@@ -32,5 +32,5 @@ package() {
...
@@ -32,5 +32,5 @@ package() {
}
}
sha512sums
=
"
sha512sums
=
"
e6552a80f5226228160bf66cda35a35cc2226180b0981792e22f4024228a4fe0651f14327962f3b6a031da10e3ba692914dbb4e9d375f9fc026737b5b17101fc
py3-autograd-1.
6.2
.tar.gz
935d902c357421972d03f25434836bfa400b42320573e84e6fe830d2f768fe06a8687e86cf2e65f65c56e44380a756f436aaaea80f0369371f480af435e4d44a
py3-autograd-1.
7.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