diff options
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.bb | 2 |
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/" | |||
3 | LICENSE = "Apache-2.0" | 3 | LICENSE = "Apache-2.0" |
4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=435b266b3899aa8a959f17d41c56def8" | 4 | LIC_FILES_CHKSUM = "file://LICENSE;md5=435b266b3899aa8a959f17d41c56def8" |
5 | 5 | ||
6 | SRC_URI += "file://0001-docker-compose-support-newer-minor-version-of-reques.patch" | 6 | SRC_URI += "file://0001-setup.py-remove-maximum-version-requirements.patch" |
7 | 7 | ||
8 | inherit pypi setuptools3 | 8 | inherit pypi setuptools3 |
9 | 9 | ||