From patchwork Sun May 3 10:11:19 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: 3048 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 49FMG672r2z3xQx for ; Sun, 3 May 2020 10:11:26 +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 49FMG64Zg0z3D3; Sun, 3 May 2020 10:11:26 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49FMG62KyVz2yRZ; Sun, 3 May 2020 10:11:26 +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 "Let's Encrypt Authority X3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 49FMG22q3Hz2xq0 for ; Sun, 3 May 2020 10:11:22 +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 49FMG13n2wz3By for ; Sun, 3 May 2020 10:11:21 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588500682; 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=S8Q8DYLXOO7/veDIJwz7K9ukt3e1EuXg1gIS+QhUcyk=; b=PQ/oCubf4/q2AhH3LgxmBfdMKCSIpWpi0fYvsZSr6ZR/QuE/8UG5PwupVT/CqvqAzu9U/e fCmqgVGC78u2ITDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588500682; 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=S8Q8DYLXOO7/veDIJwz7K9ukt3e1EuXg1gIS+QhUcyk=; b=G+nymwGcYvGNwO2SeU1APcrBaGgbD8lZad7I1XasXSiZVhRmh0Tw1FQMAbTOSM+fR05cwh QPhk6b9sg7jNteyNyWn8CyDy1dts6NDgwiYUdbsA/1GazQ+yvsfwHtZiuOfXENxGzKzxq/ 7QQUNEo5U07kd0cO3s3PcHfuDu8FzQkg2phZSuX+sNotf/cICsL8a/MmD/yHI3YgMrC63p ENuIBZGJjyjroZmaKdtJaDIoBUnqaO7KKpKp11jTLvMhOliJ0ELSX1u4d9k36xwQ+1TMRx jil/5T3FPmI5Wn6tVwu1Ly3kNNMICvtrfF03iV3rHb6iM0iPy+u9B6LzVwkrAA== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] python3-jmespath: update to 0.9.5 Message-ID: Date: Sun, 3 May 2020 12:11:19 +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-jmespath | 11 +++++------ lfs/python3-jmespath | 10 +++++----- 2 files changed, 10 insertions(+), 11 deletions(-) diff --git a/config/rootfiles/packages/python3-jmespath b/config/rootfiles/packages/python3-jmespath index 52fd3a4a1..6f0022a13 100644 --- a/config/rootfiles/packages/python3-jmespath +++ b/config/rootfiles/packages/python3-jmespath @@ -1,11 +1,10 @@ usr/bin/jp.py #usr/lib/python3.8/site-packages/jmespath -#usr/lib/python3.8/site-packages/jmespath-0.9.3-py3.8.egg-info -#usr/lib/python3.8/site-packages/jmespath-0.9.3-py3.8.egg-info/PKG-INFO -#usr/lib/python3.8/site-packages/jmespath-0.9.3-py3.8.egg-info/SOURCES.txt -#usr/lib/python3.8/site-packages/jmespath-0.9.3-py3.8.egg-info/dependency_links.txt -#usr/lib/python3.8/site-packages/jmespath-0.9.3-py3.8.egg-info/pbr.json -#usr/lib/python3.8/site-packages/jmespath-0.9.3-py3.8.egg-info/top_level.txt +#usr/lib/python3.8/site-packages/jmespath-0.9.5-py3.8.egg-info +#usr/lib/python3.8/site-packages/jmespath-0.9.5-py3.8.egg-info/PKG-INFO +#usr/lib/python3.8/site-packages/jmespath-0.9.5-py3.8.egg-info/SOURCES.txt +#usr/lib/python3.8/site-packages/jmespath-0.9.5-py3.8.egg-info/dependency_links.txt +#usr/lib/python3.8/site-packages/jmespath-0.9.5-py3.8.egg-info/top_level.txt usr/lib/python3.8/site-packages/jmespath/__init__.py usr/lib/python3.8/site-packages/jmespath/ast.py usr/lib/python3.8/site-packages/jmespath/compat.py diff --git a/lfs/python3-jmespath b/lfs/python3-jmespath index 4db53be67..d49a429a6 100644 --- a/lfs/python3-jmespath +++ b/lfs/python3-jmespath @@ -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,15 +24,15 @@ include Config -VER = 0.9.3 +VER = 0.9.5 THISAPP = jmespath-$(VER) DL_FILE = $(THISAPP).tar.gz DL_FROM = $(URL_IPFIRE) -DIR_APP = $(DIR_SRC)/$(THISAPP) +DIR_APP = $(DIR_SRC)/jmespath.py-$(VER) TARGET = $(DIR_INFO)/$(THISAPP) PROG = python3-jmespath -PAK_VER = 2 +PAK_VER = 3 DEPS = @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 37a906c06de62bed25ec5cf99cee04a6 +$(DL_FILE)_MD5 = 81edf8744cade9793164daff3bd16a65 install : $(TARGET)