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 6B86C158094 for ; Sun, 26 Jun 2022 04:51:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1039E0874; 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 49593E0874 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 493F934120E 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 BD97A4F2 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: <1656219058.a212e88c66cce7bff13b84d6eb3936a6563b454b.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/sphinx-tabs/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/sphinx-tabs/Manifest dev-python/sphinx-tabs/sphinx-tabs-3.4.0.ebuild X-VCS-Directories: dev-python/sphinx-tabs/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: a212e88c66cce7bff13b84d6eb3936a6563b454b 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: fe7b6cb8-641f-49c5-85f2-5824fb314d37 X-Archives-Hash: d86bc8fe28fe33885f7dffc73b48258f commit: a212e88c66cce7bff13b84d6eb3936a6563b454b Author: Michał Górny gentoo org> AuthorDate: Sun Jun 26 04:50:37 2022 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Jun 26 04:50:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a212e88c dev-python/sphinx-tabs: Fix distfile name Signed-off-by: Michał Górny gentoo.org> dev-python/sphinx-tabs/Manifest | 2 +- dev-python/sphinx-tabs/sphinx-tabs-3.4.0.ebuild | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/dev-python/sphinx-tabs/Manifest b/dev-python/sphinx-tabs/Manifest index 901b56c74d3c..713f4d5bca94 100644 --- a/dev-python/sphinx-tabs/Manifest +++ b/dev-python/sphinx-tabs/Manifest @@ -1,2 +1,2 @@ DIST sphinx-tabs-3.3.1.tar.gz 523932 BLAKE2B 8b941eb549ea8a10fcd329e880b8fa15742ba7903f4f9d6422335cf889c344a1fec8f16798c286b0c0f7561c128ea297153c31d0445b867e5e23f7960698d31a SHA512 d93ba1149a20711b52f8a76f22d212fdbb97349561f3e13b53873cdb4dba8f18f645e2d73ef378c2dde3d1c0c585c1402d73f4102da0e973be0c90a5912e7036 -DIST sphinx-tabs-3.4.0.tar.gz 524212 BLAKE2B 18688d10d37e5794340ccfc5d798a31bf80374ed74e64dcb54ae53dc557d7538de39b4e29002d16735cab5ed4618189af54da2682dce195c503af442f554fef7 SHA512 2833586c7040e454cac65963a3dfb22ac7e09b0a4cd5cba9ea449d798a5d7120ce3d19ac0a9d638a9389d52773bd98ab4bde33d06924170757036ff3218f6d55 +DIST sphinx-tabs-3.4.0.gh.tar.gz 524212 BLAKE2B 18688d10d37e5794340ccfc5d798a31bf80374ed74e64dcb54ae53dc557d7538de39b4e29002d16735cab5ed4618189af54da2682dce195c503af442f554fef7 SHA512 2833586c7040e454cac65963a3dfb22ac7e09b0a4cd5cba9ea449d798a5d7120ce3d19ac0a9d638a9389d52773bd98ab4bde33d06924170757036ff3218f6d55 diff --git a/dev-python/sphinx-tabs/sphinx-tabs-3.4.0.ebuild b/dev-python/sphinx-tabs/sphinx-tabs-3.4.0.ebuild index b39c1a69269f..96c47dbd8305 100644 --- a/dev-python/sphinx-tabs/sphinx-tabs-3.4.0.ebuild +++ b/dev-python/sphinx-tabs/sphinx-tabs-3.4.0.ebuild @@ -13,7 +13,10 @@ HOMEPAGE=" https://github.com/executablebooks/sphinx-tabs/ https://pypi.org/project/sphinx-tabs/ " -SRC_URI="https://github.com/executablebooks/sphinx-tabs/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI=" + https://github.com/executablebooks/sphinx-tabs/archive/v${PV}.tar.gz + -> ${P}.gh.tar.gz +" LICENSE="MIT" SLOT="0"