From a11543490170b4ece18e85b7039a746f80a60516 Mon Sep 17 00:00:00 2001 From: SpidFightFR Date: Thu, 21 Mar 2024 19:57:14 +0100 Subject: [PATCH] New package: python3-docker-compose-1.29.2 --- srcpkgs/python3-docker-compose/template | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 srcpkgs/python3-docker-compose/template diff --git a/srcpkgs/python3-docker-compose/template b/srcpkgs/python3-docker-compose/template new file mode 100644 index 00000000000000..8c514fab429b50 --- /dev/null +++ b/srcpkgs/python3-docker-compose/template @@ -0,0 +1,15 @@ +# Template file for 'python3-docker-compose' +pkgname=python3-docker-compose +version=1.29.2 +revision=1 +build_style=python3-module +make_check_target="tests/unit" # other tests fail due to needing a running docker daemon +hostmakedepends="python3-setuptools python3-yaml python3-dotenv python3-jsonschema python3-distro python3-docopt python3-texttable python3-ddt python3-dockerpty" +depends="python3-requests python3-websocket-client python3-paramiko python3-docker" +checkdepends="${depends} python3-pytest python3-pytest-timeout python3-pytest-cov" +short_desc="Python3 library for the Docker Compose" +maintainer="SpidFightFR " +license="Apache-2.0" +homepage="https://github.com/docker/compose" +distfiles="${PYPI_SITE}/d/docker-compose/docker-compose-${version}.tar.gz" +checksum=4c8cd9d21d237412793d18bd33110049ee9af8dab3fe2c213bbd0733959b09b7