summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 462c4e4e05612f44bb83481ae03dc2a98e66deef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = python-podman
	pkgdesc = Python bindings for Podman's RESTful API
	pkgver = 5.2.0
	pkgrel = 1
	url = https://github.com/containers/podman-py
	arch = any
	license = Apache
	makedepends = python-setuptools
	depends = python
	depends = python-requests
	provides = python-podman-py
	source = https://github.com/containers/podman-py/archive/refs/tags/v5.2.0.tar.gz
	sha256sums = 4e4a66a451073348fe6f1ef97a3237242ce868dbcb1d8ac4643773cbb210a294

pkgname = python-podman