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 BFAE31382C5 for ; Sat, 13 Mar 2021 11:00:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 17F1AE083D; Sat, 13 Mar 2021 11:00:20 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 F16F8E083D for ; Sat, 13 Mar 2021 11:00:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 4392933FEDE for ; Sat, 13 Mar 2021 11:00:18 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8762F13B for ; Sat, 13 Mar 2021 11:00:16 +0000 (UTC) From: "Cédric Krier" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Cédric Krier" Message-ID: <1615633212.0ea59fbf4e83f40127ce321b52021f05c8d8142d.cedk@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-vcs/hg-evolve/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-vcs/hg-evolve/Manifest dev-vcs/hg-evolve/hg-evolve-10.2.0.ebuild dev-vcs/hg-evolve/hg-evolve-10.3.0.ebuild X-VCS-Directories: dev-vcs/hg-evolve/ X-VCS-Committer: cedk X-VCS-Committer-Name: Cédric Krier X-VCS-Revision: 0ea59fbf4e83f40127ce321b52021f05c8d8142d X-VCS-Branch: master Date: Sat, 13 Mar 2021 11:00:16 +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: a7507f4b-e5a3-4a12-ac26-13dc5d70813e X-Archives-Hash: 564636c836cb468cda1e31ade28938c3 commit: 0ea59fbf4e83f40127ce321b52021f05c8d8142d Author: Cédric Krier gentoo org> AuthorDate: Sat Mar 13 10:59:50 2021 +0000 Commit: Cédric Krier gentoo org> CommitDate: Sat Mar 13 11:00:12 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0ea59fbf dev-vcs/hg-evolve: version bumps Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Cédric Krier gentoo.org> dev-vcs/hg-evolve/Manifest | 2 +- dev-vcs/hg-evolve/{hg-evolve-10.2.0.ebuild => hg-evolve-10.3.0.ebuild} | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/dev-vcs/hg-evolve/Manifest b/dev-vcs/hg-evolve/Manifest index 518b3a5916e..acb3e158730 100644 --- a/dev-vcs/hg-evolve/Manifest +++ b/dev-vcs/hg-evolve/Manifest @@ -1 +1 @@ -DIST hg-evolve-10.2.0.post1.tar.gz 822791 BLAKE2B a6d33b7afe4aa366d3d9f4bf69aa3512a7e1d4f70a6a0fc600b97dbb6bb99be437a2c7ec75b78fffe4be9f42f1d2e2c3acbda79d82852ae83885bb206863b0ae SHA512 474f3cc8812b0dda368118c1f3b86be55191ddd876e7b457fa8c8b62c06496a903e551c2692daebef8374d7edfb8c298657a62d52a43e684e22a45b1ccc3307b +DIST hg-evolve-10.3.0.tar.gz 831866 BLAKE2B 5c56d214be9cbf31adbf41fd35f020e196f009435d1afffe61e24353dd1d5ecbc245a6525e1dbdbe54bc71d59f365d8a8a6aa860797d979f0c65b88f3623d3bb SHA512 212bf88bd5b5841a17c5cfa77a6ccb4a1e314e16d4ed19f54653f56f108c1640179b67331d6fe365b09e38ce51f3b0abfbecaebd1e0a0ed2de34c81d79110f87 diff --git a/dev-vcs/hg-evolve/hg-evolve-10.2.0.ebuild b/dev-vcs/hg-evolve/hg-evolve-10.3.0.ebuild similarity index 89% rename from dev-vcs/hg-evolve/hg-evolve-10.2.0.ebuild rename to dev-vcs/hg-evolve/hg-evolve-10.3.0.ebuild index 362e472bb40..0aeb1aa086b 100644 --- a/dev-vcs/hg-evolve/hg-evolve-10.2.0.ebuild +++ b/dev-vcs/hg-evolve/hg-evolve-10.3.0.ebuild @@ -9,7 +9,7 @@ inherit distutils-r1 DESCRIPTION="enables the changeset evolution feature of Mercurial" HOMEPAGE="https://www.mercurial-scm.org/doc/evolution/" -SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.post1.tar.gz" +SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" LICENSE="GPL-2+" SLOT="0" @@ -20,7 +20,6 @@ RDEPEND=" >=dev-vcs/mercurial-4.6[${PYTHON_USEDEP}]" DEPEND="${RDEPEND} doc? ( dev-python/sphinx )" -S="${WORKDIR}/${P}.post1" python_prepare_all() { rm hgext3rd/__init__.py || die