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 82FF41382C5 for ; Mon, 5 Apr 2021 20:58:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C2B4BE08CD; Mon, 5 Apr 2021 20:58:06 +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 A4F57E08CD for ; Mon, 5 Apr 2021 20:58:06 +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 28345335C85 for ; Mon, 5 Apr 2021 20:58:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A8834C3 for ; Mon, 5 Apr 2021 20:58:03 +0000 (UTC) From: "Matthias Coppens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Matthias Coppens" Message-ID: <1617656275.ef018d1b93f0c862540c2b0d2d85fd850c5dbe01.coppens.matthias@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/asciimatics/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/asciimatics/Manifest dev-python/asciimatics/asciimatics-1.13.0.ebuild X-VCS-Directories: dev-python/asciimatics/ X-VCS-Committer: coppens.matthias X-VCS-Committer-Name: Matthias Coppens X-VCS-Revision: ef018d1b93f0c862540c2b0d2d85fd850c5dbe01 X-VCS-Branch: dev Date: Mon, 5 Apr 2021 20:58:03 +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: d67c7e44-87b5-472b-b7b9-bbcef2e5f82c X-Archives-Hash: e89654b37bab7710718859f1d3a2d686 commit: ef018d1b93f0c862540c2b0d2d85fd850c5dbe01 Author: Matthias Coppens gmail com> AuthorDate: Mon Apr 5 20:57:40 2021 +0000 Commit: Matthias Coppens gmail com> CommitDate: Mon Apr 5 20:57:55 2021 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ef018d1b dev-python/asciimatics: Version bump 1.13.0 Package-Manager: Portage-3.0.17, Repoman-3.0.2 Signed-off-by: Matthias Coppens gmail.com> dev-python/asciimatics/Manifest | 1 + dev-python/asciimatics/asciimatics-1.13.0.ebuild | 36 ++++++++++++++++++++++++ 2 files changed, 37 insertions(+) diff --git a/dev-python/asciimatics/Manifest b/dev-python/asciimatics/Manifest index 0865dbff2..ee89dd925 100644 --- a/dev-python/asciimatics/Manifest +++ b/dev-python/asciimatics/Manifest @@ -1,2 +1,3 @@ DIST asciimatics-1.11.0.tar.gz 1544889 BLAKE2B 98492a3bef25331daf085bfd93e17a244cd70939d06ead1c4e6dfa546411e268b7c278b7e05046c42d59faf35d85c6c584663aac3566ef82e682740f9fa67fa4 SHA512 7703e29955c984cb091a1cfda01abf31ad108da0488d0dd1c941593689cc4ebb899565471d5d4396b910a9770e640e0cba835c4dac203bd1c4a853ce7dcaacbc DIST asciimatics-1.12.0.tar.gz 1569408 BLAKE2B ee8071e3f49c05adfe70fb41a91cd422ed92aac51fb8c7f05b22e62f543d5a6a9a382fe4bfc7e9ae9220264303879c722e467d74a3134df66a3f762eea63af9e SHA512 9c7e18079b5560256bc93c39d41852878b2e57ccadb515563ff5eaea0234fae77e5494e4bd6ef3ac5ab386cd49cc96f6c56336c8f9fa4321592d23eb3c857812 +DIST asciimatics-1.13.0.tar.gz 2521962 BLAKE2B 35b564f7b0a33c658b93ad8bdad5bfb53c12da8dbe3347c1651fe3e1886c1721282455c7a668cbc85a12cd34944cc4d701d86862a622efb384739122ad983ba5 SHA512 b3943765c151b030e41bb08f3e85891449fb51533b18fae792289274f53b8548d2c7507533a56eb45797c9f44ae4963c0c247c37d6f375535900a4204238a95f diff --git a/dev-python/asciimatics/asciimatics-1.13.0.ebuild b/dev-python/asciimatics/asciimatics-1.13.0.ebuild new file mode 100644 index 000000000..ab3809a43 --- /dev/null +++ b/dev-python/asciimatics/asciimatics-1.13.0.ebuild @@ -0,0 +1,36 @@ +# Copyright 1999-2021 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +PYTHON_COMPAT=( python3_7 ) +inherit distutils-r1 + +DESCRIPTION="Package for curses-like operations, text UIs and ASCII art animations" +HOMEPAGE="https://pypi.org/project/asciimatics/ https://github.com/peterbrittain/asciimatics" + +if [[ "${PV}" == 9999 ]] +then + inherit git-r3 + EGIT_REPO_URI="https://github.com/peterbrittain/asciimatics.git" +else + SRC_URI="https://github.com/peterbrittain/asciimatics/archive/${PV}.tar.gz -> ${P}.tar.gz" + KEYWORDS="~amd64" +fi + +LICENSE="Apache-2.0" +SLOT="0" + +RESTRICT="mirror test" + +RDEPEND=" + >=dev-python/pyfiglet-0.7.2[${PYTHON_USEDEP}] + >=dev-python/pillow-2.7.0[${PYTHON_USEDEP}] + dev-python/wcwidth[${PYTHON_USEDEP}] + dev-python/future[${PYTHON_USEDEP}] +" + +src_prepare() { + default + sed -i -e "s/use_scm_version={/\0'fallback_version': '${PV}',/" setup.py +}