summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 16b4c2a4a990f07a90a50d809e7386a04217d068 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = python-gotenberg-client
	pkgdesc = A Python client for interfacing with the Gotenberg API
	pkgver = 0.5.0
	pkgrel = 4
	url = https://github.com/stumpylog/gotenberg-client
	arch = any
	license = MPL-2.0
	checkdepends = python-pytest
	checkdepends = python-pytest-httpx
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = git
	depends = python
	source = python-gotenberg-client::git+https://github.com/stumpylog/gotenberg-client#tag=0.5.0
	sha256sums = SKIP

pkgname = python-gotenberg-client