From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 33DBC158094 for ; Sun, 26 Jun 2022 04:51:06 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6A94DE0825; Sun, 26 Jun 2022 04:51:05 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 3DB5AE0825 for ; Sun, 26 Jun 2022 04:51:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2C33F34118E for ; Sun, 26 Jun 2022 04:51:04 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A87E34ED for ; Sun, 26 Jun 2022 04:51:02 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1656219057.67a8b1bb4bffd1c981a9c9cc2a3d3ac6048dcffd.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/chardet/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/chardet/Manifest dev-python/chardet/chardet-5.0.0.ebuild X-VCS-Directories: dev-python/chardet/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 67a8b1bb4bffd1c981a9c9cc2a3d3ac6048dcffd X-VCS-Branch: master Date: Sun, 26 Jun 2022 04:51:02 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 33829b9c-2286-4320-8207-31b49a21d6d5 X-Archives-Hash: 551ef2741de74a0dbd0df223835eed3d commit: 67a8b1bb4bffd1c981a9c9cc2a3d3ac6048dcffd Author: Michał Górny gentoo org> AuthorDate: Sun Jun 26 04:50:17 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jun 26 04:50:57 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=67a8b1bb dev-python/chardet: Fix distfile name Signed-off-by: Michał Górny gentoo.org> dev-python/chardet/Manifest | 2 +- dev-python/chardet/chardet-5.0.0.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/chardet/Manifest b/dev-python/chardet/Manifest index f983fed53661..c5b951920846 100644 --- a/dev-python/chardet/Manifest +++ b/dev-python/chardet/Manifest @@ -1,2 +1,2 @@ DIST chardet-4.0.0.tar.gz 1923933 BLAKE2B 10dce34cbe6f01536a526931510ed625bc5062335e9419e24c9e48d5697ebbe70dcc54ffaa976ec153340cc74c3086627a3b1dd9e34be32c89a9a81e83fd70d0 SHA512 cb0e052fdd9fec251ebc6eb3f31ca95ece017f2bfa99122997f989286988058ed9688e49d00631c63d8e4e52da1050e23f02b28d0e739aee7302b24c8808370e -DIST chardet-5.0.0.tar.gz 2016879 BLAKE2B 006992a4945840b3720e93f932618cf81debc094a3ae353bfdd4e56ecdc5a01e4a250bed15473d8d59108978fdbfb769081a9b87f672d35f4892d5ba04c2deb5 SHA512 d19413a4f1f571f3627ec3f55dcc6a69497f6a1d72fe972051713f4d7a473cd539cfbce2eb2c7a070295aa640c6ac2aec6fc0064751e465311935c0e4d88061a +DIST chardet-5.0.0.gh.tar.gz 2016879 BLAKE2B 006992a4945840b3720e93f932618cf81debc094a3ae353bfdd4e56ecdc5a01e4a250bed15473d8d59108978fdbfb769081a9b87f672d35f4892d5ba04c2deb5 SHA512 d19413a4f1f571f3627ec3f55dcc6a69497f6a1d72fe972051713f4d7a473cd539cfbce2eb2c7a070295aa640c6ac2aec6fc0064751e465311935c0e4d88061a diff --git a/dev-python/chardet/chardet-5.0.0.ebuild b/dev-python/chardet/chardet-5.0.0.ebuild index dbf91552b944..1a0f32883fb2 100644 --- a/dev-python/chardet/chardet-5.0.0.ebuild +++ b/dev-python/chardet/chardet-5.0.0.ebuild @@ -15,7 +15,7 @@ HOMEPAGE=" " SRC_URI=" https://github.com/chardet/chardet/archive/${PV}.tar.gz - -> ${P}.tar.gz + -> ${P}.gh.tar.gz " LICENSE="LGPL-2.1"