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 1FAB8138330 for ; Sun, 4 Sep 2016 14:02:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F353421C06B; Sun, 4 Sep 2016 14:02:48 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F0AF21C06B for ; Sun, 4 Sep 2016 14:02:48 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 2EFCC340948 for ; Sun, 4 Sep 2016 14:02:47 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2D80C2475 for ; Sun, 4 Sep 2016 14:02:45 +0000 (UTC) From: "David Seifert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "David Seifert" Message-ID: <1472997724.36694c116fe52a5e051f03c84c689fc651514959.soap@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/tqdm/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-python/tqdm/Manifest dev-python/tqdm/metadata.xml dev-python/tqdm/tqdm-0_pre20140115.ebuild dev-python/tqdm/tqdm-4.8.4.ebuild dev-python/tqdm/tqdm-9999.ebuild X-VCS-Directories: dev-python/tqdm/ X-VCS-Committer: soap X-VCS-Committer-Name: David Seifert X-VCS-Revision: 36694c116fe52a5e051f03c84c689fc651514959 X-VCS-Branch: master Date: Sun, 4 Sep 2016 14:02:45 +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: 16f1c3d0-243e-48b8-9872-c8175c2257cb X-Archives-Hash: 751fb7716d0aa41312dffa7ec03c82a7 commit: 36694c116fe52a5e051f03c84c689fc651514959 Author: Horea Christian yandex com> AuthorDate: Sat Sep 3 21:55:02 2016 +0000 Commit: David Seifert gentoo org> CommitDate: Sun Sep 4 14:02:04 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=36694c11 dev-python/tqdm: fetching source from current repo Package-Manager: portage-2.3.0 Closes: https://github.com/gentoo/gentoo/pull/2207 Signed-off-by: David Seifert gentoo.org> dev-python/tqdm/Manifest | 2 +- dev-python/tqdm/metadata.xml | 2 +- dev-python/tqdm/{tqdm-0_pre20140115.ebuild => tqdm-4.8.4.ebuild} | 7 +++---- dev-python/tqdm/tqdm-9999.ebuild | 4 ++-- 4 files changed, 7 insertions(+), 8 deletions(-) diff --git a/dev-python/tqdm/Manifest b/dev-python/tqdm/Manifest index 8c05471..554de81 100644 --- a/dev-python/tqdm/Manifest +++ b/dev-python/tqdm/Manifest @@ -1 +1 @@ -DIST tqdm-0_pre20140115.tar.gz 3073 SHA256 4caed4edc4fab72972cc2f71611abbb1595ef817752d74ffdd787ed6d75467a9 SHA512 62cb08418bec6f231022f806f54b8c4d9bdc56c23eb9e446e221f9a45aa568e72cfa99f13e811b9ac570c46baac22e7801cbbe9ef0a5aff264332b04768083f5 WHIRLPOOL b4fe6a5b524611a1c7b1126eedd2186c13e9f7b15a3e653f5fe2be0b768462752bf155cb254a3d6bf3b776ef4d01132e1abd011c151c652f794cca8452ad64ce +DIST tqdm-4.8.4.tar.gz 609527 SHA256 8be8712eb5c8476d50acda96cd799fd336261e59886ba31da8255e47533d3910 SHA512 21a43e1cdfae5ce9c1db386043391c0d32f0d0ce7b3337054296cfffbbc68a57deef77efd597a0be6805023052e84724649cb29116fd8614a21a2f28440a5889 WHIRLPOOL 734e5ef0a2174131a8298d2964346deac4011d7e37614540ee301c50335cd6a28425edbb25d563e60de593eb481774d3a7663b29860b1efa90778c5b282a4642 diff --git a/dev-python/tqdm/metadata.xml b/dev-python/tqdm/metadata.xml index 125d009..39c0d0d 100644 --- a/dev-python/tqdm/metadata.xml +++ b/dev-python/tqdm/metadata.xml @@ -14,6 +14,6 @@ any iterator with "tqdm(iterator)", and you're done! - noamraph/tqdm + tqdm/tqdm diff --git a/dev-python/tqdm/tqdm-0_pre20140115.ebuild b/dev-python/tqdm/tqdm-4.8.4.ebuild similarity index 62% rename from dev-python/tqdm/tqdm-0_pre20140115.ebuild rename to dev-python/tqdm/tqdm-4.8.4.ebuild index e60bec1..ae61e0a 100644 --- a/dev-python/tqdm/tqdm-0_pre20140115.ebuild +++ b/dev-python/tqdm/tqdm-4.8.4.ebuild @@ -6,12 +6,11 @@ EAPI=6 PYTHON_COMPAT=( python{2_7,3_4,3_5} ) -inherit distutils-r1 vcs-snapshot +inherit distutils-r1 DESCRIPTION="Add a progress meter to your loops in a second." -HOMEPAGE="https://github.com/noamraph/tqdm" -COMMIT="da5fdbf7c05a9127f04ac5887292457e8335f480" -SRC_URI="https://github.com/noamraph/${PN}/tarball/${COMMIT} -> ${P}.tar.gz" +HOMEPAGE="https://github.com/tqdm/tqdm" +SRC_URI="https://github.com/tqdm/tqdm/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" diff --git a/dev-python/tqdm/tqdm-9999.ebuild b/dev-python/tqdm/tqdm-9999.ebuild index 98fb54f..117bae1 100644 --- a/dev-python/tqdm/tqdm-9999.ebuild +++ b/dev-python/tqdm/tqdm-9999.ebuild @@ -9,9 +9,9 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5} ) inherit distutils-r1 git-r3 DESCRIPTION="Add a progress meter to your loops in a second." -HOMEPAGE="https://github.com/noamraph/tqdm" +HOMEPAGE="https://github.com/tqdm/tqdm" SRC_URI="" -EGIT_REPO_URI="https://github.com/noamraph/tqdm" +EGIT_REPO_URI="https://github.com/tqdm/tqdm" LICENSE="MIT" SLOT="0"