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 3164C138331 for ; Sat, 24 Mar 2018 07:58:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 022A1E089B; Sat, 24 Mar 2018 07:58:40 +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 B6C46E086F for ; Sat, 24 Mar 2018 07:58:39 +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 694B1335C2E for ; Sat, 24 Mar 2018 07:58:38 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 54B45266 for ; Sat, 24 Mar 2018 07:58:36 +0000 (UTC) From: "Tim Harder" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Tim Harder" Message-ID: <1521878305.391d63d3f758203df338f1a00d7eb4292ec87f57.radhermit@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/tqdm-4.19.8.ebuild X-VCS-Directories: dev-python/tqdm/ X-VCS-Committer: radhermit X-VCS-Committer-Name: Tim Harder X-VCS-Revision: 391d63d3f758203df338f1a00d7eb4292ec87f57 X-VCS-Branch: master Date: Sat, 24 Mar 2018 07:58:36 +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: f35d2f39-28e5-49c4-9c3c-1ed09bb1710e X-Archives-Hash: a6aeb068f0ddc625f6ab188a27a4cfce commit: 391d63d3f758203df338f1a00d7eb4292ec87f57 Author: Tim Harder gentoo org> AuthorDate: Sat Mar 24 07:55:34 2018 +0000 Commit: Tim Harder gentoo org> CommitDate: Sat Mar 24 07:58:25 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=391d63d3 dev-python/tqdm: version bump to 4.19.8 dev-python/tqdm/Manifest | 1 + dev-python/tqdm/tqdm-4.19.8.ebuild | 30 ++++++++++++++++++++++++++++++ 2 files changed, 31 insertions(+) diff --git a/dev-python/tqdm/Manifest b/dev-python/tqdm/Manifest index e959813b41b..98bd94ba005 100644 --- a/dev-python/tqdm/Manifest +++ b/dev-python/tqdm/Manifest @@ -1,3 +1,4 @@ DIST tqdm-4.10.0.tar.gz 615329 BLAKE2B 59cc8db43281a22cabfb895f81c3b6f3cf4e62e67e725ae0a7137497337fea492787f7154e99fa3601f39c1b2e4ddafa5911b6a80ebac6e4e4e7f3c6575d09d5 SHA512 5c7719e13f57cf7f42e81e2514ae4db5cf72b010ead25aa8bcd4ad0037e0a374bf353c15f43f4b64337142f3c2562b952b5e18aea70634c9b11d6b82af51546e DIST tqdm-4.19.4.tar.gz 72037 BLAKE2B 5f2ed14b6f72f16e141dd47d30559e694398420de97b7bea67e6cc10b75288a3829f206fe4b8e7965a95cb93a7bd2d70a073c35a310b0e94eca68600d0cf67b1 SHA512 56d1f2cd8f7a56964611f0399c6f8f6c64740428e38ebde6778397340b57787a3409de2755269c1a26db38cd85ddf3c90636a36d742eb2b51d8736e5ad6c5989 +DIST tqdm-4.19.8.tar.gz 73140 BLAKE2B 05147ed8458233808d30b8548b8b46fba0cd8ff117e085677418060a286e99ca5d6970e1dfd8e3206d1a95502f46afb27b528cc635ed98491f28668443184d86 SHA512 b375971384fba11ef8b73a504f1415795244324f2ba3e2fe9c5fdf4c367f070c0026e97bbb546c7bb20badd00a9755b910f3992fe4baf21365c162b7f3e48ecd DIST tqdm-4.8.4.tar.gz 609527 BLAKE2B 3c7265f0c2f09c39a0e7d5061e8f1f12557b8e2e5b24fcbf6e8b32c596c23d04f4b940a69f35eb3ad358e232ec4a086876f605ee86bbdd487ea2714a4f53c811 SHA512 21a43e1cdfae5ce9c1db386043391c0d32f0d0ce7b3337054296cfffbbc68a57deef77efd597a0be6805023052e84724649cb29116fd8614a21a2f28440a5889 diff --git a/dev-python/tqdm/tqdm-4.19.8.ebuild b/dev-python/tqdm/tqdm-4.19.8.ebuild new file mode 100644 index 00000000000..fd3e7a7aba0 --- /dev/null +++ b/dev-python/tqdm/tqdm-4.19.8.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} ) + +inherit distutils-r1 + +DESCRIPTION="Add a progress meter to your loops in a second" +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" +KEYWORDS="~amd64 ~x86" +IUSE="examples" + +DEPEND="dev-python/setuptools[${PYTHON_USEDEP}]" +RDEPEND="${DEPEND}" + +src_prepare() { + sed -i -e "s#man/man1#share/man/man1#" setup.py || die + distutils-r1_src_prepare +} + +python_install_all() { + use examples && dodoc -r examples + distutils-r1_python_install_all +}