From patchwork Sun May 3 10:07:33 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: 3046 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 49FM9n5L1Yz3xQx for ; Sun, 3 May 2020 10:07:41 +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 49FM9m47V3z2jm; Sun, 3 May 2020 10:07:40 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 49FM9m16nPz2yRZ; Sun, 3 May 2020 10:07:40 +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 49FM9h5j2fz2yNS for ; Sun, 3 May 2020 10:07:36 +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 49FM9g4BS4z1HP for ; Sun, 3 May 2020 10:07:35 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1588500456; 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=cayMghh97qsfU1+zLG5s9ouYzBEA8GyrGN2afXyPPuc=; b=Kb1G9WuZXaOw5X2fw441m7UYda58zNGMzGhhnt9TolEkwv+VNU3FFtZgLrqRmtzj0+ItiG qwQLq9fft88+84Bg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1588500456; 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=cayMghh97qsfU1+zLG5s9ouYzBEA8GyrGN2afXyPPuc=; b=nry0Ucp7sgDEopImXYdk/bseNXBcvMZYTgPZzjDxtuvXu0ifAL9azeikNZyBjPUNBDZ+w2 8cHQ8F73Vg9t1P3JFRMVDNl93wWdkMw94ymbPaNoQXRbQk67NtUfrUev2SZQA6Ip+YX86a 1Z4Q2DI8Ex68kcFb3DLMl5h17LrlRyq6O+P6qIVWISu7mPGac8KhnEYdRRHVdZHvwE0RDw BVpYscqT6c5Wq/g4pyOTcMe9K7fM7dvPHeQPNsLh5igewy4E3u7LeSAdBjI14mIjQsMNV0 D75FF+Sbjv75hbc+uSvsenO0irH+CtENP2wCGVXlpFVnR1Yj4X9m4hJGH4GKAA== To: "IPFire: Development-List" From: =?utf-8?q?Peter_M=C3=BCller?= Subject: [PATCH] python3-dateutil: update to 2.8.1 Message-ID: <25fbada7-6fc5-d733-8e2f-eeb81c244385@ipfire.org> Date: Sun, 3 May 2020 12:07:33 +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-dateutil | 14 +++++++------- lfs/python3-dateutil | 8 ++++---- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/config/rootfiles/packages/python3-dateutil b/config/rootfiles/packages/python3-dateutil index aad9fe279..d87fc499f 100644 --- a/config/rootfiles/packages/python3-dateutil +++ b/config/rootfiles/packages/python3-dateutil @@ -21,10 +21,10 @@ usr/lib/python3.8/site-packages/dateutil/utils.py usr/lib/python3.8/site-packages/dateutil/zoneinfo/__init__.py usr/lib/python3.8/site-packages/dateutil/zoneinfo/dateutil-zoneinfo.tar.gz usr/lib/python3.8/site-packages/dateutil/zoneinfo/rebuild.py -#usr/lib/python3.8/site-packages/python_dateutil-2.7.3-py3.8.egg-info -#usr/lib/python3.8/site-packages/python_dateutil-2.7.3-py3.8.egg-info/PKG-INFO -#usr/lib/python3.8/site-packages/python_dateutil-2.7.3-py3.8.egg-info/SOURCES.txt -#usr/lib/python3.8/site-packages/python_dateutil-2.7.3-py3.8.egg-info/dependency_links.txt -#usr/lib/python3.8/site-packages/python_dateutil-2.7.3-py3.8.egg-info/requires.txt -#usr/lib/python3.8/site-packages/python_dateutil-2.7.3-py3.8.egg-info/top_level.txt -#usr/lib/python3.8/site-packages/python_dateutil-2.7.3-py3.8.egg-info/zip-safe +#usr/lib/python3.8/site-packages/python_dateutil-2.8.1-py3.8.egg-info +#usr/lib/python3.8/site-packages/python_dateutil-2.8.1-py3.8.egg-info/PKG-INFO +#usr/lib/python3.8/site-packages/python_dateutil-2.8.1-py3.8.egg-info/SOURCES.txt +#usr/lib/python3.8/site-packages/python_dateutil-2.8.1-py3.8.egg-info/dependency_links.txt +#usr/lib/python3.8/site-packages/python_dateutil-2.8.1-py3.8.egg-info/requires.txt +#usr/lib/python3.8/site-packages/python_dateutil-2.8.1-py3.8.egg-info/top_level.txt +#usr/lib/python3.8/site-packages/python_dateutil-2.8.1-py3.8.egg-info/zip-safe diff --git a/lfs/python3-dateutil b/lfs/python3-dateutil index 3ac80b60d..1d70ac1c2 100644 --- a/lfs/python3-dateutil +++ b/lfs/python3-dateutil @@ -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 = 2.7.3 +VER = 2.8.1 THISAPP = python-dateutil-$(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-dateutil -PAK_VER = 2 +PAK_VER = 3 DEPS = python3-six @@ -44,7 +44,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_MD5 = 175b7c1a3cc0cb01151eced07c61c0b8 +$(DL_FILE)_MD5 = f2a1d4b680b297b367a974664ca3a4f6 install : $(TARGET)