From: Javier Marcet Date: Fri, 16 Dec 2022 14:35:29 +0000 (+0100) Subject: python-docker: Update to 6.0.1 X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=cf369e8cafacd86d485598585ba7eb08c2709bdc;p=feed%2Fpackages.git python-docker: Update to 6.0.1 Signed-off-by: Javier Marcet (cherry picked from commit 360383a997baa8e076d9b50d3f7509e8b4fea6ac) --- diff --git a/lang/python/python-docker/Makefile b/lang/python/python-docker/Makefile index 6ffc9a4bf2..cb23ea0104 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:=6.0.0 +PKG_VERSION:=6.0.1 PKG_RELEASE:=1 PYPI_NAME:=docker -PKG_HASH:=19e330470af40167d293b0352578c1fa22d74b34d3edf5d4ff90ebc203bbb2f1 +PKG_HASH:=896c4282e5c7af5c45e8b683b0b0c33932974fe6e50fc6906a0a83616ab3da97 PKG_MAINTAINER:=Javier Marcet PKG_LICENSE:=Apache-2.0