summaryrefslogtreecommitdiffstats
path: root/recipes-containers/docker-compose/python3-docker-compose_1.21.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers/docker-compose/python3-docker-compose_1.21.2.bb')
-rw-r--r--recipes-containers/docker-compose/python3-docker-compose_1.21.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker-compose/python3-docker-compose_1.21.2.bb b/recipes-containers/docker-compose/python3-docker-compose_1.21.2.bb
index a7f7b1c9..a8950059 100644
--- a/recipes-containers/docker-compose/python3-docker-compose_1.21.2.bb
+++ b/recipes-containers/docker-compose/python3-docker-compose_1.21.2.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "https://www.docker.com/"
3LICENSE = "Apache-2.0" 3LICENSE = "Apache-2.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=435b266b3899aa8a959f17d41c56def8" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=435b266b3899aa8a959f17d41c56def8"
5 5
6SRC_URI += "file://0001-docker-compose-support-newer-minor-version-of-reques.patch" 6SRC_URI += "file://0001-setup.py-remove-maximum-version-requirements.patch"
7 7
8inherit pypi setuptools3 8inherit pypi setuptools3
9 9