summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c909ae6432a29333e616fa545baf4a0966113375 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
pkgbase = podman-compose-git
	pkgdesc = A script to run docker-compose.yml using podman
	pkgver = 1.0.3.r17.0bd493f
	pkgrel = 1
	epoch = 1
	url = https://github.com/containers/podman-compose
	arch = any
	license = GPL2
	makedepends = git
	makedepends = python-setuptools
	depends = podman
	depends = python-yaml
	depends = python-dotenv
	optdepends = podman-dnsname: the containers will be able to resolve each other if they are on the same CNI network
	provides = podman-compose
	conflicts = podman-compose
	source = podman-compose::git+https://github.com/containers/podman-compose#branch=devel
	sha256sums = SKIP

pkgname = podman-compose-git