From patchwork Wed Apr 15 12:59:21 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Matt Weber X-Patchwork-Id: 1271142 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=busybox.net (client-ip=140.211.166.137; helo=fraxinus.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=rockwellcollins.com Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 492MrN36l2z9sTY for ; Wed, 15 Apr 2020 22:59:31 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id C0D1385EC4; Wed, 15 Apr 2020 12:59:29 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id XBgzcfhZN3tu; Wed, 15 Apr 2020 12:59:29 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by fraxinus.osuosl.org (Postfix) with ESMTP id 422F785EEF; Wed, 15 Apr 2020 12:59:29 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from fraxinus.osuosl.org (smtp4.osuosl.org [140.211.166.137]) by ash.osuosl.org (Postfix) with ESMTP id 824C81BF20B for ; Wed, 15 Apr 2020 12:59:26 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by fraxinus.osuosl.org (Postfix) with ESMTP id 7F5BC85EEF for ; Wed, 15 Apr 2020 12:59:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from fraxinus.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id KijEQ9Fvdgze for ; Wed, 15 Apr 2020 12:59:24 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from secvs05.rockwellcollins.com (secvs05.rockwellcollins.com [205.175.225.131]) by fraxinus.osuosl.org (Postfix) with ESMTPS id 2A54E85EF0 for ; Wed, 15 Apr 2020 12:59:24 +0000 (UTC) IronPort-SDR: qIeMMbBmhJjYMeDJ1bmH3WDWDrmWvagCnZOEpd/0kqNXu+g108XVjj4KnQwm6SmyLT8x2aUEBf q+09uFAWpE5X4DSyz3yaLj/pEQZ3vWdRNKQkNdhgaUBigGLHjCO6hQapZNMIpYZ3cJjslW4HV+ e4lliVB8ueTk4fCzxo3n5lGkjdWPymcB/BIaYKXCwgiEcUBhC2l6Fh2rtjd5CwqfgaGZg+u76S OmDgQ3ZeOv3AVSn9dzwQOQ3ZZ6GZOOBKUuPU9SdOXvVCQAmVwA3SQgpfm3zkfiVoh1XMHOGnyI p7o= Received: from ofwgwc03.rockwellcollins.com (HELO crulimr01.rockwellcollins.com) ([205.175.225.12]) by secvs05.rockwellcollins.com with ESMTP; 15 Apr 2020 07:59:23 -0500 X-Received: from biscuits.rockwellcollins.lab (biscuits.rockwellcollins.lab [10.148.119.137]) by crulimr01.rockwellcollins.com (Postfix) with ESMTP id AA66E60589; Wed, 15 Apr 2020 07:59:23 -0500 (CDT) From: Matt Weber To: buildroot@buildroot.org Date: Wed, 15 Apr 2020 07:59:21 -0500 Message-Id: <20200415125921.57648-9-matthew.weber@rockwellcollins.com> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200415125921.57648-1-matthew.weber@rockwellcollins.com> References: <20200415125921.57648-1-matthew.weber@rockwellcollins.com> Subject: [Buildroot] [PATCH v4 8/8] package/selinux-python: bump to version 3.0 X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.29 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Matt Weber MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Signed-off-by: Matt Weber --- Changes v3 -> v4 - Switched back to using x.y for versioning v2 -> v3 - Matt switched over the versioning to use dates --- package/selinux-python/selinux-python.hash | 2 +- package/selinux-python/selinux-python.mk | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package/selinux-python/selinux-python.hash b/package/selinux-python/selinux-python.hash index 8cbac37016..8fb72423e8 100644 --- a/package/selinux-python/selinux-python.hash +++ b/package/selinux-python/selinux-python.hash @@ -1,5 +1,5 @@ # https://github.com/SELinuxProject/selinux/wiki/Releases -sha256 3650b5393b0d1790cac66db00e34f059aa91c23cfe3c2559676594e295d75fde selinux-python-2.9.tar.gz +sha256 43c08fa881ccc64251d396b1ac6c56b354bf98421b4ec937d54a8db190135494 selinux-python-3.0.tar.gz # Hash for license file sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 COPYING diff --git a/package/selinux-python/selinux-python.mk b/package/selinux-python/selinux-python.mk index 978bee7c88..cbd94f962b 100644 --- a/package/selinux-python/selinux-python.mk +++ b/package/selinux-python/selinux-python.mk @@ -4,8 +4,8 @@ # ################################################################################ -SELINUX_PYTHON_VERSION = 2.9 -SELINUX_PYTHON_SITE = https://github.com/SELinuxProject/selinux/releases/download/20190315 +SELINUX_PYTHON_VERSION = 3.0 +SELINUX_PYTHON_SITE = https://github.com/SELinuxProject/selinux/releases/download/20191204 SELINUX_PYTHON_LICENSE = GPL-2.0 SELINUX_PYTHON_LICENSE_FILES = COPYING