summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 884607927759e0d15bc9ee9f0f765f3661534506 (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.6.0
	pkgrel = 1
	url = https://github.com/stumpylog/gotenberg-client
	arch = any
	license = MPL-2.0
	checkdepends = python-pytest
	checkdepends = python-pytest-httpx
	makedepends = git
	makedepends = python-build
	makedepends = python-hatchling
	makedepends = python-installer
	makedepends = python-wheel
	depends = python
	source = python-gotenberg-client::git+https://github.com/stumpylog/gotenberg-client#tag=0.6.0
	sha256sums = 61e60c4b418ce23745ed50f2718f02223fa4e5b3650c2ff6fbdc5ec450b62f45

pkgname = python-gotenberg-client