diff options
author | Matt Housh <jaeger@crux.ninja> | 2021-02-18 12:45:00 -0600 |
---|---|---|
committer | Matt Housh <jaeger@crux.ninja> | 2021-02-18 12:45:00 -0600 |
commit | ce7d630d648d99c2f8f3921ee7c100a14aa0e6e7 (patch) | |
tree | 18c643958318ded72ce015b5e2f1b70cd8236557 /python3-docker/Pkgfile | |
parent | dfc943bf65d0a5f75c12a339899caf0057e9eead (diff) | |
download | contrib-ce7d630d648d99c2f8f3921ee7c100a14aa0e6e7.tar.gz contrib-ce7d630d648d99c2f8f3921ee7c100a14aa0e6e7.tar.xz |
python3-docker: updated to version 4.4.3
Diffstat (limited to 'python3-docker/Pkgfile')
-rw-r--r-- | python3-docker/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python3-docker/Pkgfile b/python3-docker/Pkgfile index 324a33fd0..6bc770f75 100644 --- a/python3-docker/Pkgfile +++ b/python3-docker/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-requests python3-websocket-client name=python3-docker -version=4.4.1 +version=4.4.3 release=1 source=(https://pypi.python.org/packages/source/d/docker/docker-$version.tar.gz) |