docker-compose: Update to version 1.29.2
authorJavier Marcet <redacted>
Tue, 11 May 2021 12:20:26 +0000 (12:20 +0000)
committerPolynomdivision <redacted>
Thu, 13 May 2021 05:39:16 +0000 (07:39 +0200)
Miscellaneous:

- Remove prompt to use docker compose in the up command

- Bump py to 1.10.0 in requirements-indirect.txt

Signed-off-by: Javier Marcet <redacted>
utils/docker-compose/Makefile

index d20f1f3057588eabf13c7fc303a3dfedb40ce820..82bdbe9394a7028cad9a67c693965928446586e2 100644 (file)
@@ -1,11 +1,11 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=docker-compose
-PKG_VERSION:=1.29.1
+PKG_VERSION:=1.29.2
 PKG_RELEASE:=1
 
 PYPI_NAME:=docker-compose
-PKG_HASH:=d2064934f5084db8a0c4805e226447bf1fd0c928419be95afb6bd1866838c1f1
+PKG_HASH:=4c8cd9d21d237412793d18bd33110049ee9af8dab3fe2c213bbd0733959b09b7
 
 PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
 PKG_LICENSE:=Apache-2.0
git clone https://git.99rst.org/PROJECT