From 2a4b5f0ab415e326cb1e5d55327867e440c9d7fc Mon Sep 17 00:00:00 2001 From: =?utf8?q?Peter=20M=C3=BCller?= Date: Thu, 23 Jun 2022 13:27:46 +0000 Subject: [PATCH] python3-botocore: Bump package version MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Peter Müller --- lfs/python3-botocore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/python3-botocore b/lfs/python3-botocore index b5776f7c16..7f311760b5 100644 --- a/lfs/python3-botocore +++ b/lfs/python3-botocore @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2022 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -33,7 +33,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = python3-botocore -PAK_VER = 6 +PAK_VER = 7 DEPS = python3-dateutil python3-jmespath python3-urllib3 -- 2.39.5