summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 70c96559b2ab53f35fa84eccb268a0657dd20d96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
pkgbase = python-protoletariat
	pkgdesc = Python protocol buffers for the rest of us
	pkgver = 3.3.10
	pkgrel = 1
	url = https://github.com/cpcloud/protoletariat
	arch = any
	license = Apache-2.0
	makedepends = git
	makedepends = python-poetry
	makedepends = python-build
	makedepends = python-installer
	makedepends = python-setuptools
	makedepends = python-wheel
	depends = python
	depends = python-astunparse
	depends = python-click
	depends = python-protobuf
	depends = python-pytest
	optdepends = python-grpcio-tools: Python protobuf generator for GRPC
	provides = python-protoletariat
	conflicts = python-protoletariat
	source = protoletariat::git+https://github.com/cpcloud/protoletariat.git#tag=3.3.10
	sha256sums = 9ba77b3b010bdc203f68937283a3871742076fbca77b4497390b0c01ae24cf63

pkgname = python-protoletariat