From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1673887-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 488F015808B for <garchives@archives.gentoo.org>; Thu, 26 Sep 2024 09:10:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 65F57E2B3D; Thu, 26 Sep 2024 09:10:47 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4AA05E2B3F for <gentoo-commits@lists.gentoo.org>; Thu, 26 Sep 2024 09:10:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 72DE03430D9 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Sep 2024 09:10:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A322A1F46 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Sep 2024 09:10:44 +0000 (UTC) From: "David Roman" <davidroman96@gmail.com> 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 Roman" <davidroman96@gmail.com> Message-ID: <1727341840.1da5b18f86ff7e28a9c933b24a5fb4e4f4cdfe32.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/plotext/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/plotext/Manifest dev-python/plotext/plotext-5.3.2.ebuild X-VCS-Directories: dev-python/plotext/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 1da5b18f86ff7e28a9c933b24a5fb4e4f4cdfe32 X-VCS-Branch: dev Date: Thu, 26 Sep 2024 09:10:44 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 449e0277-0c01-4471-812a-95036ccdbd95 X-Archives-Hash: 217afe9b0a9ec79e1d501847da69be03 commit: 1da5b18f86ff7e28a9c933b24a5fb4e4f4cdfe32 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Thu Sep 26 09:10:40 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu Sep 26 09:10:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1da5b18f dev-python/plotext: add 5.3.2 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> dev-python/plotext/Manifest | 1 + dev-python/plotext/plotext-5.3.2.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/dev-python/plotext/Manifest b/dev-python/plotext/Manifest index 5ad55d1e7..5bfd5b085 100644 --- a/dev-python/plotext/Manifest +++ b/dev-python/plotext/Manifest @@ -1 +1,2 @@ DIST plotext-5.3.0.tar.gz 11106682 BLAKE2B ddc15abc64d35c78da676386401eb6b68be254a713b8b646be49190ef6387e59b1a381342e2012f3b3c4852a7db5c7e70182593785366f04c5170f5ce2b5da83 SHA512 7032f58b5c4dd02e6cfb9856f2572bd12be17d4759a75bac9c3f2013e1352d5c5629c0c476100669ca3d8c4112a9563a9a6cf47551ec8de2ea7f806d45c2ccb8 +DIST plotext-5.3.2.tar.gz 13517156 BLAKE2B 7c8731525c1862d1f1514df68ee7bb0a957be3bc767206a7659b54fe55f2f192f57c2372672f9b706dd4c817b82ca24ca7da22da770a64433cd7ccd5b17922b3 SHA512 dd4e929a276746aeae69842ad4f088d7110bac1b4df67ff4545b0fafa5b2a1dc4f2c3cfdc9ce1ed8cfabeef4758276cb65d63948960ff906f783ffea29619746 diff --git a/dev-python/plotext/plotext-5.3.2.ebuild b/dev-python/plotext/plotext-5.3.2.ebuild new file mode 100644 index 000000000..1a37fff6c --- /dev/null +++ b/dev-python/plotext/plotext-5.3.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} ) + +inherit distutils-r1 + +DESCRIPTION="Plotting on terminal" +HOMEPAGE="https://github.com/piccolomo/plotext" +SRC_URI="https://github.com/piccolomo/plotext/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +RESTRICT="test" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1673897-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 30EA9158083 for <garchives@archives.gentoo.org>; Thu, 26 Sep 2024 09:14:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 773252BC042; Thu, 26 Sep 2024 09:14:41 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5D2412BC042 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Sep 2024 09:14:41 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 78126343274 for <gentoo-commits@lists.gentoo.org>; Thu, 26 Sep 2024 09:14:40 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0CE7A27FA for <gentoo-commits@lists.gentoo.org>; Thu, 26 Sep 2024 09:14:38 +0000 (UTC) From: "David Roman" <davidroman96@gmail.com> 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 Roman" <davidroman96@gmail.com> Message-ID: <1727341840.1da5b18f86ff7e28a9c933b24a5fb4e4f4cdfe32.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/plotext/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/plotext/Manifest dev-python/plotext/plotext-5.3.2.ebuild X-VCS-Directories: dev-python/plotext/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: 1da5b18f86ff7e28a9c933b24a5fb4e4f4cdfe32 X-VCS-Branch: master Date: Thu, 26 Sep 2024 09:14:38 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: d7cfd87c-2bb7-4d70-acd3-375b7f088150 X-Archives-Hash: 54defdd77e49de019542f74dcb893742 Message-ID: <20240926091438.qsU_zHZOOFnJUBZ1Ix5Gs68XgRiJOn--dL5o9J1ADIk@z> commit: 1da5b18f86ff7e28a9c933b24a5fb4e4f4cdfe32 Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Thu Sep 26 09:10:40 2024 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Thu Sep 26 09:10:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=1da5b18f dev-python/plotext: add 5.3.2 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> dev-python/plotext/Manifest | 1 + dev-python/plotext/plotext-5.3.2.ebuild | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) diff --git a/dev-python/plotext/Manifest b/dev-python/plotext/Manifest index 5ad55d1e7..5bfd5b085 100644 --- a/dev-python/plotext/Manifest +++ b/dev-python/plotext/Manifest @@ -1 +1,2 @@ DIST plotext-5.3.0.tar.gz 11106682 BLAKE2B ddc15abc64d35c78da676386401eb6b68be254a713b8b646be49190ef6387e59b1a381342e2012f3b3c4852a7db5c7e70182593785366f04c5170f5ce2b5da83 SHA512 7032f58b5c4dd02e6cfb9856f2572bd12be17d4759a75bac9c3f2013e1352d5c5629c0c476100669ca3d8c4112a9563a9a6cf47551ec8de2ea7f806d45c2ccb8 +DIST plotext-5.3.2.tar.gz 13517156 BLAKE2B 7c8731525c1862d1f1514df68ee7bb0a957be3bc767206a7659b54fe55f2f192f57c2372672f9b706dd4c817b82ca24ca7da22da770a64433cd7ccd5b17922b3 SHA512 dd4e929a276746aeae69842ad4f088d7110bac1b4df67ff4545b0fafa5b2a1dc4f2c3cfdc9ce1ed8cfabeef4758276cb65d63948960ff906f783ffea29619746 diff --git a/dev-python/plotext/plotext-5.3.2.ebuild b/dev-python/plotext/plotext-5.3.2.ebuild new file mode 100644 index 000000000..1a37fff6c --- /dev/null +++ b/dev-python/plotext/plotext-5.3.2.ebuild @@ -0,0 +1,18 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +DISTUTILS_USE_PEP517=setuptools +PYTHON_COMPAT=( python3_{10..13} ) + +inherit distutils-r1 + +DESCRIPTION="Plotting on terminal" +HOMEPAGE="https://github.com/piccolomo/plotext" +SRC_URI="https://github.com/piccolomo/plotext/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" + +LICENSE="MIT" +SLOT="0" +KEYWORDS="~amd64" +RESTRICT="test"