Merge pull request #13197 from jmarcet/python-docker-update

python-docker: Update to 4.3.1
This commit is contained in:
Rosen Penev 2020-08-24 13:05:34 -07:00 committed by GitHub
commit 6563523d39
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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 <javier@marcet.info>
PKG_LICENSE:=Apache-2.0