From patchwork Sun May 3 10:15:45 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: 3050 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 49FMMF0D2Jz3xXx for ; Sun, 3 May 2020 10:15:53 +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 49FMMD56dkz3GM; Sun, 3 May 2020 10:15:52 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49FMMC5VnBz2xq0; Sun, 3 May 2020 10:15:51 +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 49FMM85LxDz2xlt for ; Sun, 3 May 2020 10:15:48 +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 49FMM75tWtz1CZ for ; Sun, 3 May 2020 10:15:47 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588500948; 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=7jersecnh84Q0d2LT7zojzZKw4+9W1Bi1NlSYLKf7M4=; b=JKNj8sKFm29zjl8PV+nbhHYbKz5gnhH7CV0ZWOKN7Kc4yqnt2g8h2L2Jl/mwthywSh2x3L 75aDzkYKAPS24nAA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588500948; 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=7jersecnh84Q0d2LT7zojzZKw4+9W1Bi1NlSYLKf7M4=; b=XVUVr5kHsX7kPYNBpffUd5dvUAimuMeJTc0h/NzKaZ4D4RSRj1TXnlcSC2r0lix+grnZi8 OePOXeJ6exDOCP+3L9sQYQ20offFgtovJxemfnbblqAhARLkkRdGkwEd4jj1A9FZx/B0UK +nssBXUG3sY4nlEY1tFcgCB6+9SBJhI1elG0TuwoFNApb/oPJr7I5s4svQ7ddINAfH25fw hNd/P+KFDTEIyGlQ/qEfADqSTEg9P7oSOW9s0kECffelsw9lm43G7Ezf0fBGM97K2Z/IDk shkNh5kgkOfNgl5VbRvsTfAXKrfGUqAUQ70Y1gV8YJdYN2yx2ayqzWo0dn6a8A== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] python3-pyasn1: update to 0.4.8 Message-ID: <6377055b-8003-5191-b04e-903d9234eae0@ipfire.org> Date: Sun, 3 May 2020 12:15:45 +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-pyasn1 | 12 ++++++------ lfs/python3-pyasn1 | 8 ++++---- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/config/rootfiles/packages/python3-pyasn1 b/config/rootfiles/packages/python3-pyasn1 index 32dc873ca..39ba41684 100644 --- a/config/rootfiles/packages/python3-pyasn1 +++ b/config/rootfiles/packages/python3-pyasn1 @@ -1,10 +1,10 @@ #usr/lib/python3.8/site-packages/pyasn1 -#usr/lib/python3.8/site-packages/pyasn1-0.4.4-py3.8.egg-info -#usr/lib/python3.8/site-packages/pyasn1-0.4.4-py3.8.egg-info/PKG-INFO -#usr/lib/python3.8/site-packages/pyasn1-0.4.4-py3.8.egg-info/SOURCES.txt -#usr/lib/python3.8/site-packages/pyasn1-0.4.4-py3.8.egg-info/dependency_links.txt -#usr/lib/python3.8/site-packages/pyasn1-0.4.4-py3.8.egg-info/top_level.txt -#usr/lib/python3.8/site-packages/pyasn1-0.4.4-py3.8.egg-info/zip-safe +#usr/lib/python3.8/site-packages/pyasn1-0.4.8-py3.8.egg-info +#usr/lib/python3.8/site-packages/pyasn1-0.4.8-py3.8.egg-info/PKG-INFO +#usr/lib/python3.8/site-packages/pyasn1-0.4.8-py3.8.egg-info/SOURCES.txt +#usr/lib/python3.8/site-packages/pyasn1-0.4.8-py3.8.egg-info/dependency_links.txt +#usr/lib/python3.8/site-packages/pyasn1-0.4.8-py3.8.egg-info/top_level.txt +#usr/lib/python3.8/site-packages/pyasn1-0.4.8-py3.8.egg-info/zip-safe usr/lib/python3.8/site-packages/pyasn1/__init__.py #usr/lib/python3.8/site-packages/pyasn1/codec usr/lib/python3.8/site-packages/pyasn1/codec/__init__.py diff --git a/lfs/python3-pyasn1 b/lfs/python3-pyasn1 index 1092395b5..f8ecfa1d8 100644 --- a/lfs/python3-pyasn1 +++ b/lfs/python3-pyasn1 @@ -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 = 0.4.4 +VER = 0.4.8 THISAPP = pyasn1-$(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-pyasn1 -PAK_VER = 2 +PAK_VER = 3 DEPS = @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 0d182b71e1f72fe147d7957bc90be7f2 +$(DL_FILE)_MD5 = d2a9b5dc2a245553adb8939bbb21ad55 install : $(TARGET)