mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
docker-compose: Update to version 1.26.2, drop six dep
Signed-off-by: Javier Marcet <javier@marcet.info>
This commit is contained in:
@@ -1,11 +1,11 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=docker-compose
|
PKG_NAME:=docker-compose
|
||||||
PKG_VERSION:=1.26.0
|
PKG_VERSION:=1.26.2
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PYPI_NAME:=docker-compose
|
PYPI_NAME:=docker-compose
|
||||||
PKG_HASH:=7e836102d139aca667d6af53f0f4d942c9459ec24d6dd4f0203d74359b0fd311
|
PKG_HASH:=576b0f81d1a1325941b3ce3436efd51f28b9ecd85b10dd6daa7d51793e187b30
|
||||||
|
|
||||||
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
|
PKG_MAINTAINER:=Javier Marcet <javier@marcet.info>
|
||||||
PKG_LICENSE:=Apache-2.0
|
PKG_LICENSE:=Apache-2.0
|
||||||
@@ -37,7 +37,6 @@ define Package/docker-compose
|
|||||||
+python3-openssl \
|
+python3-openssl \
|
||||||
+python3-pkg-resources \
|
+python3-pkg-resources \
|
||||||
+python3-requests \
|
+python3-requests \
|
||||||
+python3-six \
|
|
||||||
+python3-texttable \
|
+python3-texttable \
|
||||||
+python3-websocket-client \
|
+python3-websocket-client \
|
||||||
+python3-yaml
|
+python3-yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user