From: Javier Marcet Date: Mon, 24 Aug 2020 07:43:34 +0000 (+0200) Subject: python-docker: Update to 4.3.1 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=7724c3bb381b6e192fed5bc4ebb5840d25529c79;p=feed%2Fpackages.git python-docker: Update to 4.3.1 Signed-off-by: Javier Marcet --- diff --git a/lang/python/python-docker/Makefile b/lang/python/python-docker/Makefile index dde6882993..13ea129122 100644 --- a/lang/python/python-docker/Makefile +++ b/lang/python/python-docker/Makefile @@ -1,11 +1,11 @@ include $(TOPDIR)/rules.mk PKG_NAME:=python-docker -PKG_VERSION:=4.2.2 +PKG_VERSION:=4.3.1 PKG_RELEASE:=1 PYPI_NAME:=docker -PKG_HASH:=26eebadce7e298f55b76a88c4f8802476c5eaddbdbe38dbc6cce8781c47c9b54 +PKG_HASH:=bad94b8dd001a8a4af19ce4becc17f41b09f228173ffe6a4e0355389eef142f2 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=Apache-2.0