From patchwork Wed Jan 4 11:51:38 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6396 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Nn7Jw1pPZz3xlw for ; Wed, 4 Jan 2023 11:53:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Nn7JB4jSwz361; Wed, 4 Jan 2023 11:52:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Nn7Hs6Pqqz30Gg; Wed, 4 Jan 2023 11:52:09 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Nn7Hj3pBlz2yl8 for ; Wed, 4 Jan 2023 11:52:01 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Nn7Hc1p9Xz2Mt; Wed, 4 Jan 2023 11:51:56 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1672833116; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IFu/hV7U4r/ltrfXN2CDeRqQGdeg0+KmaNm2GJfylSE=; b=wOFHwqUXmghnSJ4+WP4pgTjoW9VpyQYXq6foEmkiXG0VeAOJzFOms1rsm65aoMi4s9zoXv DLUQy2bwg1T6ibDQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1672833116; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=IFu/hV7U4r/ltrfXN2CDeRqQGdeg0+KmaNm2GJfylSE=; b=bv8yuPVXSPk867O4IwWiAdCpFG/a+mZOsp3sWD0TCD6cgJCauLupIWjUoOHuTABLr8YchX b8qa3IGulz7BtLfrm0ZFBYJr1FVk/DwpGzdQ9GUiwNjaKmvQC1z9rjl6DvqJeNMoEj7AU/ TqcgYNIcPLLuI3Ze8gz8O6OnGR5pT4KvFIrpTHV0MwRjEOqCxhKwZfL+6CX2bKauElwAvy BOPtlu1Xh8+krkYObII5CsUPtDbfNCzzaRHiPjnYNVjMvunkMoBXtz665zANn60/sy1w8v tMWwarrIe3ex+t6GUttrhlaul+IlXJO/+F5iLngWHEaLiQwSknrjT70Q/G8ZjA== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH 24/29] python3-urllib3: Ship due to sobump from json-c update Date: Wed, 4 Jan 2023 12:51:38 +0100 Message-Id: <20230104115143.5600-24-adolf.belka@ipfire.org> In-Reply-To: <20230104115143.5600-1-adolf.belka@ipfire.org> References: <20230104115143.5600-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" Signed-off-by: Adolf Belka --- lfs/python3-urllib3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/python3-urllib3 b/lfs/python3-urllib3 index 89647d06b..aa846a383 100644 --- a/lfs/python3-urllib3 +++ b/lfs/python3-urllib3 @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2020 IPFire Team # +# Copyright (C) 2007-2023 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-urllib3 -PAK_VER = 4 +PAK_VER = 5 DEPS =