@alexf91 Yeah sorry I mean't armv7h, my bad! I wish to have armv7h and especially aarch64 added to the arch on the pkgbuild file thanks :)
arch=("x86_64" "armv7h" "aarch64")
Git Clone URL: | https://aur.archlinux.org/python-grpcio-tools.git (read-only, click to copy) |
---|---|
Package Base: | python-grpcio-tools |
Description: | Python protobuf generator for GRPC |
Upstream URL: | https://grpc.io/ |
Keywords: | protobuf python rpc |
Licenses: | |
Submitter: | sanerb |
Maintainer: | alexf91 |
Last Packager: | alexf91 |
Votes: | 9 |
Popularity: | 0.56 |
First Submitted: | 2017-11-14 22:04 |
Last Updated: | 2021-03-01 14:04 |
@alexf91 Yeah sorry I mean't armv7h, my bad! I wish to have armv7h and especially aarch64 added to the arch on the pkgbuild file thanks :)
arch=("x86_64" "armv7h" "aarch64")
@gameslayer Do you mean armv7h? There's not a single PKGBUILD with arm7l or armv7l in the Arch Linux ARM repository.
Can you please add arml7 and aarch64 to the pkgbuild file? much appreciated if you do. :)
arch=("x86_64" "arm7l" "aarch64")
alexf91-
Thanks, bud! You're a lifesaver; this was one of the more annoying packages I was maintaining. Cheers!
python2-grpcio-tools was removed because python2-grpcio does not exist in the official repository or the AUR.
This package tracks the version of the python-grpcio package in the community repository.
The current version and the package build process is checked daily at https://travis-ci.com/alexf91/AUR-PKGBUILDs
i'm orphaning this package.
they switched to using python wheels, and it seems their redirects are broken:
<https://files.pythonhosted.org/packages/42/52/faf052c5a6d0d759c3f024e0a5eb800de5cb67cb5b5eace589dbde9bd957/grpcio_tools-1.22.0-cp37-cp37m-manylinux1_x86_64.whl>
obviously, a 200. good.
however, according to this and this, it should be either:
<https://files.pythonhosted.org/packages/cp37m/g/grpcio-tools/grpcio_tools-1.22.0-cp37-cp37m-manylinux1_x86_64.whl>
or possibly:
<https://files.pythonhosted.org/packages/py3/g/grpcio-tools/grpcio_tools-1.22.0-cp37-cp37m-manylinux1_x86_64.whl>
but both give 404s.
That, plus me not wanting to keep dealing with the frequent new releases, is leading me to orphan.
I'd recommend we try to get a TU to adopt and bring into [community] instead, because python-grpcio has also been adopted to community.
@attila123 updated! thanks.
sorry, this and python-grpcio have a release like, every other week so it's hard to keep track sometimes. at least it isn't every single day still. :)
# Bug reports can be filed at https://bugs.square-r00t.net/index.php?project=3
# News updates for packages can be followed at https://devblog.square-r00t.net
(If you want an RSS-feed only pertaining to my AUR packages, you can subscribe to https://devblog.square-r00t.net/rss/?category=aur in your favourite RSS reader.)
Note that you should still use the AUR web interface for flagging packages as out-of-date if a new version is released; the aforementioned bug tracker is to aid in issues with building/packaging/the PKGBUILD formats/etc. specifically.
GPG signature "errors" are explained here:
https://devblog.square-r00t.net/articles/a-note-on-using-gpg-signatures-in-pkgbuilds
Please read; it's not a bug.
Thanks!
Pinned Comments
alexf91 commented on 2019-08-08 20:04
Bug reports can be submitted at https://github.com/alexf91/AUR-PKGBUILDs
This package tracks the version of the python-grpcio package in the community repository.
The current version and the package build process is checked daily at https://travis-ci.com/alexf91/AUR-PKGBUILDs