From 36297e1e30af08526dc9f430909404fffb2a8842 Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 21 Jun 2024 01:39:20 -0600 Subject: python/python3-docker: Updated for version 7.1.0, dep change. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-docker/python3-docker.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-docker/python3-docker.SlackBuild') diff --git a/python/python3-docker/python3-docker.SlackBuild b/python/python3-docker/python3-docker.SlackBuild index c20dc53833..97a7edf600 100644 --- a/python/python3-docker/python3-docker.SlackBuild +++ b/python/python3-docker/python3-docker.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for python3-docker -# Copyright 2022-23 fourtysixandtwo +# Copyright 2022-2024 fourtysixandtwo # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-docker SRCNAM=${PRGNAM#python3-*} -VERSION=${VERSION:-7.0.0} +VERSION=${VERSION:-7.1.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3