From patchwork Sun May 3 10:04:50 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: 3045 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 49FM6f6dpXz3xXx for ; Sun, 3 May 2020 10:04:58 +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 49FM6d6yJZz1Qm; Sun, 3 May 2020 10:04:57 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49FM6d2Ys1z2ySq; Sun, 3 May 2020 10:04:57 +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 49FM6Z0Jyjz2xpf for ; Sun, 3 May 2020 10:04:54 +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 49FM6Y04YKz1Qm for ; Sun, 3 May 2020 10:04:52 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588500293; 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=MNWFqHxov5WlA5l3oNQAhZzI2NeopylFqP1mXzZDwNc=; b=N48ATy9XyZpKpYo8fT3BLOacxBA4v5ztxeaZ9CkTjr1C2uEwrEnElfZOHoTnxQAeuLIpyr SA+xUIqJDsEU1MCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588500293; 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=MNWFqHxov5WlA5l3oNQAhZzI2NeopylFqP1mXzZDwNc=; b=DSFUVEPi1rjej1Aj0Mj2cK5g6aNPY4sUKU9C6r9hmaeLWlhbTqop/aHNRKkrymRAG4WdYh U/EDGJlST/nYufGavUnYbWtf+9ZWYN4dUrZNMCznruBP6i0MY5ic9KW36rrIbNShJmWW6u pAT66N/vfWUCPvHtriGezQW3gthcOTwQDXebeh7Z79olMPhpCyL8tvXEt20QHd3FZcBp9y kjjRo2X2+a6bKd3ocS44luugej3vHeR9Tk7freyrzklOTsiCoGrinu9Z2jidOBK+ypPsoX C0Ey8BTGPdGu7OLGA55gz+rTMuAdiPlOVxwpypeYyuKCApFqmO8Ae8vpfY9saA== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] python3-colorama: update to 0.4.3 Message-ID: <283e3c8d-938c-2c30-0418-f415e87d8156@ipfire.org> Date: Sun, 3 May 2020 12:04:50 +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-colorama | 11 +++++------ lfs/python3-colorama | 8 ++++---- 2 files changed, 9 insertions(+), 10 deletions(-) diff --git a/config/rootfiles/packages/python3-colorama b/config/rootfiles/packages/python3-colorama index 3c030baa5..3621f5214 100644 --- a/config/rootfiles/packages/python3-colorama +++ b/config/rootfiles/packages/python3-colorama @@ -1,10 +1,9 @@ #usr/lib/python3.8/site-packages/colorama -#usr/lib/python3.8/site-packages/colorama-0.3.9-py3.8.egg-info -#usr/lib/python3.8/site-packages/colorama-0.3.9-py3.8.egg-info/PKG-INFO -#usr/lib/python3.8/site-packages/colorama-0.3.9-py3.8.egg-info/SOURCES.txt -#usr/lib/python3.8/site-packages/colorama-0.3.9-py3.8.egg-info/dependency_links.txt -#usr/lib/python3.8/site-packages/colorama-0.3.9-py3.8.egg-info/pbr.json -#usr/lib/python3.8/site-packages/colorama-0.3.9-py3.8.egg-info/top_level.txt +#usr/lib/python3.8/site-packages/colorama-0.4.3-py3.8.egg-info +#usr/lib/python3.8/site-packages/colorama-0.4.3-py3.8.egg-info/PKG-INFO +#usr/lib/python3.8/site-packages/colorama-0.4.3-py3.8.egg-info/SOURCES.txt +#usr/lib/python3.8/site-packages/colorama-0.4.3-py3.8.egg-info/dependency_links.txt +#usr/lib/python3.8/site-packages/colorama-0.4.3-py3.8.egg-info/top_level.txt usr/lib/python3.8/site-packages/colorama/__init__.py usr/lib/python3.8/site-packages/colorama/ansi.py usr/lib/python3.8/site-packages/colorama/ansitowin32.py diff --git a/lfs/python3-colorama b/lfs/python3-colorama index e7bc004b1..3dcef17d2 100644 --- a/lfs/python3-colorama +++ b/lfs/python3-colorama @@ -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.3.9 +VER = 0.4.3 THISAPP = colorama-$(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-colorama -PAK_VER = 2 +PAK_VER = 3 DEPS = @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 3a0e415259690f4dd7455c2683ee5850 +$(DL_FILE)_MD5 = 02daee502863d24112a8c05a5d69a612 install : $(TARGET)