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
5e3d8c9b
Commit
5e3d8c9b
authored
4 years ago
by
Andy Postnikov
Browse files
Options
Downloads
Patches
Plain Diff
community/py3-grpcio: upgrade to 1.30.0
parent
7c159bee
No related branches found
No related tags found
2 merge requests
!11958
community/rclone: upgrade to 1.52.3
,
!9367
community/grpc: upgrade to 1.30.0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/py3-grpcio/APKBUILD
+4
-4
4 additions, 4 deletions
community/py3-grpcio/APKBUILD
with
4 additions
and
4 deletions
community/py3-grpcio/APKBUILD
+
4
−
4
View file @
5e3d8c9b
# Contributor: Keith Maxwell <keith.maxwell@gmail.com>
# Maintainer: Keith Maxwell <keith.maxwell@gmail.com>
pkgname
=
py3-grpcio
pkgver
=
1.
28.1
pkgver
=
1.
30.0
pkgrel
=
0
pkgdesc
=
"gRPC Python HTTP/2-based RPC framework"
url
=
"https://grpc.io"
...
...
@@ -10,7 +10,7 @@ license="Apache-2.0"
makedepends
=
"python3-dev py3-setuptools py3-six cython zlib-dev openssl-dev
c-ares-dev linux-headers"
options
=
"!check"
# tests depend upon bazel
_abseil_cpp_rev
=
b832dce8489ef7b6231384909fd9b68d5a5ff2b7
_abseil_cpp_rev
=
df3ea785d8c30a9503321a3d35ee7d35808f190d
source
=
"grpc-
$pkgver
.tar.gz::https://github.com/grpc/grpc/archive/v
$pkgver
.tar.gz
abseil-cpp-
$_abseil_cpp_rev
.tar.gz::https://github.com/abseil/abseil-cpp/archive/
$_abseil_cpp_rev
.tar.gz
"
...
...
@@ -39,5 +39,5 @@ package() {
python3 setup.py
install
--prefix
=
/usr
--root
=
"
$pkgdir
"
}
sha512sums
=
"
5cc4993470e2df21447d032ddeb65ab4175bb8acad5a06fdd22564068b80a5be255ef0e44d36732642d39dc3eaec02a93d2aaf6e369ad5dc43ff99b5023f357b
grpc-1.
28.1
.tar.gz
1709f93c5f6bda7aefe7e8a19c86e93e00b
3b06
600f38ccb866c997221fe0bd44e903208cc1677ed3ec5e3efe9f69c550b03bb6b9edc307d9ccc38290bbae627 abseil-cpp-b832dce8489ef7b6231384909fd9b68d5a5ff2b7
.tar.gz"
sha512sums
=
"
dd33a58562f35c0b8eb0e3e6f60f12b262abe1e8388e3d596b90d62324436eea6011aaf6487d35da64c1a0b6c62270d6e4283457964af01a3219bc31294fd624
grpc-1.
30.0
.tar.gz
b429758c37749d3d5c5c220fe0dc00fa0e19
3b
4
06
545484095339b25674c4a3bb7850b76dd1a370ed2006729bcbbbb1b438995b614e149c2290bdb10038c49d1 abseil-cpp-df3ea785d8c30a9503321a3d35ee7d35808f190d
.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