Search Criteria
Package Details: python-pure-protobuf 3.1.3-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-pure-protobuf.git (read-only, click to copy) |
---|---|
Package Base: | python-pure-protobuf |
Description: | Python implementation of Protocol Buffers data types with dataclasses support. |
Upstream URL: | https://eigenein.github.io/protobuf |
Keywords: | google grpc protobuf protocolbuffer python |
Licenses: | MIT |
Submitter: | mufeed |
Maintainer: | Universebenzene |
Last Packager: | Universebenzene |
Votes: | 4 |
Popularity: | 0.000936 |
First Submitted: | 2020-01-09 12:41 (UTC) |
Last Updated: | 2024-11-15 11:42 (UTC) |
Dependencies (8)
- python (python37AUR, python311AUR, python310AUR)
- python-typing_extensions
- python-build (make)
- python-installer (make)
- python-poetry-dynamic-versioning (make)
- python-pydantic (check)
- python-pytest (check)
- python-pytest-benchmark (check)
Latest Comments
1 2 Next › Last »
ujhhgtg commented on 2024-08-21 04:01 (UTC)
Working PKGBUILD:
simona commented on 2024-03-27 23:22 (UTC)
now ok
erholst commented on 2024-03-09 00:05 (UTC) (edited on 2024-03-09 00:33 (UTC) by erholst)
This PKGBUILD works:
VxlerieUwU commented on 2024-03-03 23:38 (UTC)
I'll take care of it this week.
Kimiblock commented on 2024-03-03 13:17 (UTC)
SolarAquarion commented on 2024-03-03 01:57 (UTC)
yep, you need to clone it using git
Peter2469 commented on 2024-03-02 00:17 (UTC) (edited on 2024-03-02 00:34 (UTC) by Peter2469)
I had a look at the PKGBUILD and you removed the source because originally it uses git
All I did was update: source=("git+https://www.github.com/$_author/$_gitname#tag=$pkgver")
sha512sums=('SKIP')
and it works but ofc don't skip sha512sums if not required
patlefort commented on 2024-02-29 13:00 (UTC)
It doesn't build even fixing the directory. Did you even test it before pushing it?
simona commented on 2024-02-29 10:04 (UTC)
/home/simona/.cache/yay/python-pure-protobuf/PKGBUILD: riga 25: cd: /home/simona/.cache/yay/python-pure-protobuf/src/protobuf: File o directory not exist
1 2 Next › Last »