From patchwork Sat Aug 3 20:40:36 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 1141598 Return-Path: X-Original-To: incoming-buildroot@patchwork.ozlabs.org Delivered-To: patchwork-incoming-buildroot@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (mailfrom) smtp.mailfrom=busybox.net (client-ip=140.211.166.138; helo=whitealder.osuosl.org; envelope-from=buildroot-bounces@busybox.net; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=t-online.de Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by ozlabs.org (Postfix) with ESMTPS id 461GC34Vx7z9sML for ; Sun, 4 Aug 2019 06:41:02 +1000 (AEST) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 36EE786D82; Sat, 3 Aug 2019 20:40:59 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2WYh1POhOldq; Sat, 3 Aug 2019 20:40:58 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by whitealder.osuosl.org (Postfix) with ESMTP id 1AE2E8698E; Sat, 3 Aug 2019 20:40:58 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from whitealder.osuosl.org (smtp1.osuosl.org [140.211.166.138]) by ash.osuosl.org (Postfix) with ESMTP id 48DD51BF342 for ; Sat, 3 Aug 2019 20:40:56 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by whitealder.osuosl.org (Postfix) with ESMTP id 441258698E for ; Sat, 3 Aug 2019 20:40:56 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from whitealder.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QuuD32iwy9Lq for ; Sat, 3 Aug 2019 20:40:54 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout03.t-online.de (mailout03.t-online.de [194.25.134.81]) by whitealder.osuosl.org (Postfix) with ESMTPS id C4C178697D for ; Sat, 3 Aug 2019 20:40:54 +0000 (UTC) Received: from fwd01.aul.t-online.de (fwd01.aul.t-online.de [172.20.27.147]) by mailout03.t-online.de (Postfix) with SMTP id 201364209D7F; Sat, 3 Aug 2019 22:40:53 +0200 (CEST) Received: from fli4l.lan.fli4l (STLGDaZbrhdt3FQoMKHlFaCJKcK2Ym7pEBSWAZICQM0lKlClq2EIrHLs4+lo2KZgOg@[91.58.2.97]) by fwd01.t-online.de with (TLSv1:ECDHE-RSA-AES256-SHA encrypted) esmtp id 1hu0pU-1f6Vwu0; Sat, 3 Aug 2019 22:40:40 +0200 Received: from mahler.lan.fli4l ([192.168.1.1]:55514) by fli4l.lan.fli4l with esmtp (Exim 4.92.1) (envelope-from ) id 1hu0pU-00051s-2S; Sat, 03 Aug 2019 22:40:40 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sat, 3 Aug 2019 22:40:36 +0200 Message-Id: <20190803204040.341-1-bernd.kuhls@t-online.de> X-Mailer: git-send-email 2.20.1 MIME-Version: 1.0 X-ID: STLGDaZbrhdt3FQoMKHlFaCJKcK2Ym7pEBSWAZICQM0lKlClq2EIrHLs4+lo2KZgOg X-TOI-MSGID: 6fb91bc1-f2d3-421d-8287-f5ec761c449d Subject: [Buildroot] [PATCH 1/5] package/python-certifi: bump version to 2019.6.16 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: Asaf Kahlon Errors-To: buildroot-bounces@busybox.net Sender: "buildroot" Updated project URL to https. Signed-off-by: Bernd Kuhls --- package/python-certifi/Config.in | 2 +- package/python-certifi/python-certifi.hash | 4 ++-- package/python-certifi/python-certifi.mk | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package/python-certifi/Config.in b/package/python-certifi/Config.in index 015b8092a9..efa7a89397 100644 --- a/package/python-certifi/Config.in +++ b/package/python-certifi/Config.in @@ -3,4 +3,4 @@ config BR2_PACKAGE_PYTHON_CERTIFI help Python package for providing Mozilla's CA Bundle. - http://certifi.io/ + https://certifi.io/ diff --git a/package/python-certifi/python-certifi.hash b/package/python-certifi/python-certifi.hash index 3d0e48f6c2..57fe9dc641 100644 --- a/package/python-certifi/python-certifi.hash +++ b/package/python-certifi/python-certifi.hash @@ -1,5 +1,5 @@ # md5, sha256 from https://pypi.org/pypi/certifi/json -md5 8160cf662212bc731eccf1af8042c0af certifi-2018.11.29.tar.gz -sha256 47f9c83ef4c0c621eaef743f133f09fa8a74a9b75f037e8624f83bd1b6626cb7 certifi-2018.11.29.tar.gz +md5 af8fea5f3df6f7f81e9c6cbc6dd7c1e8 certifi-2019.6.16.tar.gz +sha256 945e3ba63a0b9f577b1395204e13c3a231f9bc0223888be653286534e5873695 certifi-2019.6.16.tar.gz # Locally computed sha256 checksums sha256 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131 LICENSE diff --git a/package/python-certifi/python-certifi.mk b/package/python-certifi/python-certifi.mk index 29b646922a..f8a6706615 100644 --- a/package/python-certifi/python-certifi.mk +++ b/package/python-certifi/python-certifi.mk @@ -4,9 +4,9 @@ # ################################################################################ -PYTHON_CERTIFI_VERSION = 2018.11.29 +PYTHON_CERTIFI_VERSION = 2019.6.16 PYTHON_CERTIFI_SOURCE = certifi-$(PYTHON_CERTIFI_VERSION).tar.gz -PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/55/54/3ce77783acba5979ce16674fc98b1920d00b01d337cfaaf5db22543505ed +PYTHON_CERTIFI_SITE = https://files.pythonhosted.org/packages/c5/67/5d0548226bcc34468e23a0333978f0e23d28d0b3f0c71a151aef9c3f7680 PYTHON_CERTIFI_SETUP_TYPE = setuptools PYTHON_CERTIFI_LICENSE = ISC (Python code), MPL-2.0 (cacert.pem) PYTHON_CERTIFI_LICENSE_FILES = LICENSE