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.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EBBB2138330 for ; Wed, 10 Jan 2018 16:50:37 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1DD11E090A; Wed, 10 Jan 2018 16:50:36 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E3CA9E090A for ; Wed, 10 Jan 2018 16:50:35 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B9CE0335C3B for ; Wed, 10 Jan 2018 16:50:34 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 36F73151 for ; Wed, 10 Jan 2018 16:50:33 +0000 (UTC) From: "Sebastian Pipping" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sebastian Pipping" Message-ID: <1515603022.1c99633359450f1e76a22dc3424e99e670f83418.sping@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/html2text/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/html2text/Manifest dev-python/html2text/html2text-2018.1.9.ebuild X-VCS-Directories: dev-python/html2text/ X-VCS-Committer: sping X-VCS-Committer-Name: Sebastian Pipping X-VCS-Revision: 1c99633359450f1e76a22dc3424e99e670f83418 X-VCS-Branch: master Date: Wed, 10 Jan 2018 16:50:33 +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-Archives-Salt: 804dcfd8-cb8b-4899-8c60-851563bde4bf X-Archives-Hash: ec5fe28645fb824fe25a68fae99b0651 commit: 1c99633359450f1e76a22dc3424e99e670f83418 Author: Sebastian Pipping gentoo org> AuthorDate: Wed Jan 10 16:49:17 2018 +0000 Commit: Sebastian Pipping gentoo org> CommitDate: Wed Jan 10 16:50:22 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c996333 dev-python/html2text: Upstream tarball changed Releated to https://github.com/Alir3z4/html2text/issues/196 Package-Manager: Portage-2.3.19, Repoman-2.3.6 dev-python/html2text/Manifest | 2 +- dev-python/html2text/html2text-2018.1.9.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dev-python/html2text/Manifest b/dev-python/html2text/Manifest index 95baa60b4a8..71e2e3a3259 100644 --- a/dev-python/html2text/Manifest +++ b/dev-python/html2text/Manifest @@ -1,3 +1,3 @@ DIST html2text-2016.5.29.tar.gz 46879 BLAKE2B 0e7ccae7ae4d90fb202d9fdb8edd81f74b204f81c2410f345eb923fe610f61fab6ba71bcc95138fb3706ee51007a2c72c76497cee48818032934e7f809fd46ae SHA512 58b71fda6ea6fd1a71dec757c91cf342265a2c89ff5c45e752436068419fb6c1faa1ca0d5a6baafaaa60186a85aefdd840989177ce30e55bcda1c6209fc375be DIST html2text-2017.10.4.tar.gz 50527 BLAKE2B 96b7060761a629cf4313104323517c4a9070aabfa02be43e80c89b56b92329785817abc7ab9fef4a8537cbde4a797926d3c1d444c11f3db6112074a31d8a8e61 SHA512 c7f9b765572b5eac72837aa757f0be07df0270b49f9b3a3ec8c3c65ff929505166b0510c106116ffdca484b56120b6c162f86b600d88a5a35e86d06cd6b6fa19 -DIST html2text-2018.1.9.tar.gz 51181 BLAKE2B ab96b4eff7dcc1541a150f3d0fb470040da9eb193ec1a57789bc87bdd5b32875af0c6d3e377475d53c75edd29d01f5ba9becbe4ad363f4375d62e0314010b1e4 SHA512 17c9a4064b69fc7bf20d22564074b5c0855598a4675fc019656c78caec70427e111424bd0f31bd07c57402ceda9086919c1fc65c901798735be5270a7f1d820b +DIST html2text-2018.1.9-1.tar.gz 51173 BLAKE2B a21cd3e579d47081e669fda3f3147fc28d816478885942565a1b93b86292e2729e93bfea6b5326703e575f209f5bd7dd905d72011b8153b8c40d31c83acf9057 SHA512 773b508864a2fa31e961e132118702429f5b7836e90bd521db2ed6b4215de49d63991a99b7ad7d5aac3074a3c14e4d384557a4eb5b43c7e2aada46d5434ed229 diff --git a/dev-python/html2text/html2text-2018.1.9.ebuild b/dev-python/html2text/html2text-2018.1.9.ebuild index 45203c6e8c7..442e8f362d3 100644 --- a/dev-python/html2text/html2text-2018.1.9.ebuild +++ b/dev-python/html2text/html2text-2018.1.9.ebuild @@ -8,7 +8,7 @@ inherit distutils-r1 DESCRIPTION="Turn HTML into equivalent Markdown-structured text" HOMEPAGE="https://github.com/Alir3z4/html2text https://pypi.python.org/pypi/html2text" -SRC_URI="https://github.com/Alir3z4/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/Alir3z4/${PN}/archive/${PV}.tar.gz -> ${P}-1.tar.gz" LICENSE="GPL-3" SLOT="0"