summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a63a76c4930ca6261495d749af3ef32ab83e30d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = python-gotenberg-client
	pkgdesc = A Python client for interfacing with the Gotenberg API
	pkgver = 0.5.0
	pkgrel = 2
	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-installer
	makedepends = python-wheel
	depends = python
	source = python-gotenberg-client::git+https://github.com/stumpylog/gotenberg-client#tag=0.5.0
	sha256sums = SKIP

pkgname = python-gotenberg-client