🔒 Repository is read-only – file editing is disabled.

recipes/utils/python-protobuf/PAGBUILD.yaml main

20 linii Raw ← Powrót
1234567891011121314151617181920
pkgname: python-protobuf
pkgver: '36.1'
pkgrel: '2'
pkgdesc: Python bindings for Google Protocol Buffers
url: 'https://pypi.org/project/protobuf/'
arch: x86_64
license:
- BSD-3-Clause
depends:
- python
makedepends:
- python-installer
source:
- 'https://files.pythonhosted.org/packages/22/df/c799fe7a05ef16ba853a59db01f3a2c5f7d0676469589ccc4874f76a2a88/protobuf-7.36.1-cp310-abi3-manylinux2014_x86_64.whl'
sha256sums:
- 97198b77e369a0abd8e262b8f6c7266c55ddb796a3a12c76d7b8881188ed83aa
build: |
  python -m installer --destdir="${PKGDIR}" *.whl
package: |
  true