From patchwork Sun May 3 10:23:55 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?Peter_M=C3=BCller?= X-Patchwork-Id: 3053 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 "Let's Encrypt Authority X3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 49FMXf68t4z3xXx for ; Sun, 3 May 2020 10:24:02 +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 "Let's Encrypt Authority X3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 49FMXd67k9z3br; Sun, 3 May 2020 10:24:01 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49FMXd2qbsz2yRZ; Sun, 3 May 2020 10:24:01 +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) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49FMXb0LWyz2xpf for ; Sun, 3 May 2020 10:23:59 +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)) (Client did not present a certificate) by mail01.ipfire.org (Postfix) with ESMTPSA id 49FMXY5SfPz3bb for ; Sun, 3 May 2020 10:23:57 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588501438; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Vl/0smyBAq/Jb0fXYElvCS59V/+MNAleqlOQ2W1fwp0=; b=E4w8p8XvUX7ew1AtR1FbwzZWU0zwpmerMqXN6E485XsHsaX4TxGxeCe8flTTOipT0HSlHU 6CH3BVappIyW04oWHZdHjOAt4R9BkFlbGKDRqnvfi+nuxrRGTEjkBBWpWQzUBWB32RKLAv l6FkqO/zKmwQqG43UHJXtxl0cByxj+En9jKUKWEdHo2262dJFfsCJfgqg/WSrESb8Eldg4 /X82EzcgP+PjrYSQS+W9Dlz86pFxaloP4oz4QlQovh1mgwPHKtRbmal8W8q43Spf0yJvSx R+LHbacanliqb2qI4tJVjMuBF2Lhxqs6oVtn86RXEFH1HqKfkwVAIVgWjxtFVw== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588501438; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=Vl/0smyBAq/Jb0fXYElvCS59V/+MNAleqlOQ2W1fwp0=; b=T4SY7CFUVk3DeqI9JI3NsT/aHoXLwkH0P0BdwTn/luEfBLbZ8UIEZ3wHtv59kNp1R+tM55 fv4Q30F+5k0wPMDA== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] python3-six: update to 1.14.0 Message-ID: <63868b00-4543-0154-b7c3-cd51d7d5675b@ipfire.org> Date: Sun, 3 May 2020 12:23:55 +0200 MIME-Version: 1.0 Content-Language: en-US Authentication-Results: mail01.ipfire.org; auth=pass smtp.mailfrom=peter.mueller@ipfire.org 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: Peter Müller Reviewed-by: Michael Tremer --- config/rootfiles/packages/python3-six | 10 +++++----- lfs/python3-six | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/config/rootfiles/packages/python3-six b/config/rootfiles/packages/python3-six index b5fddc2bf..0801d36da 100644 --- a/config/rootfiles/packages/python3-six +++ b/config/rootfiles/packages/python3-six @@ -1,6 +1,6 @@ -#usr/lib/python3.8/site-packages/six-1.11.0-py3.8.egg-info -#usr/lib/python3.8/site-packages/six-1.11.0-py3.8.egg-info/PKG-INFO -#usr/lib/python3.8/site-packages/six-1.11.0-py3.8.egg-info/SOURCES.txt -#usr/lib/python3.8/site-packages/six-1.11.0-py3.8.egg-info/dependency_links.txt -#usr/lib/python3.8/site-packages/six-1.11.0-py3.8.egg-info/top_level.txt +#usr/lib/python3.8/site-packages/six-1.14.0-py3.8.egg-info +#usr/lib/python3.8/site-packages/six-1.14.0-py3.8.egg-info/PKG-INFO +#usr/lib/python3.8/site-packages/six-1.14.0-py3.8.egg-info/SOURCES.txt +#usr/lib/python3.8/site-packages/six-1.14.0-py3.8.egg-info/dependency_links.txt +#usr/lib/python3.8/site-packages/six-1.14.0-py3.8.egg-info/top_level.txt usr/lib/python3.8/site-packages/six.py diff --git a/lfs/python3-six b/lfs/python3-six index 9e1f721a9..9d467f273 100644 --- a/lfs/python3-six +++ b/lfs/python3-six @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2018 IPFire Team # +# Copyright (C) 2007-2020 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 # @@ -24,7 +24,7 @@ include Config -VER = 1.11.0 +VER = 1.14.0 THISAPP = six-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -32,7 +32,7 @@ DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = python3-six -PAK_VER = 2 +PAK_VER = 3 DEPS = @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = d12789f9baf7e9fb2524c0c64f1773f8 +$(DL_FILE)_MD5 = 21674588a57e649d1a6d977ec3122140 install : $(TARGET)