From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1559521-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 0CA32158089 for <garchives@archives.gentoo.org>; Tue, 3 Oct 2023 10:15:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5814D2BC018; Tue, 3 Oct 2023 10:15:49 +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 3B3262BC018 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Oct 2023 10:15:49 +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 50B4E335C7A for <gentoo-commits@lists.gentoo.org>; Tue, 3 Oct 2023 10:15:48 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C3E94926 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Oct 2023 10:15:45 +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: <1696326575.c89ed3272f2a49892a05d5ea025c6d67c0546f5d.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/guidata/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/guidata/Manifest dev-python/guidata/guidata-3.0.5.ebuild X-VCS-Directories: dev-python/guidata/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: c89ed3272f2a49892a05d5ea025c6d67c0546f5d X-VCS-Branch: master Date: Tue, 3 Oct 2023 10:15:45 +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: 77d95b89-70ee-4b39-8efa-71ac41aa4d62 X-Archives-Hash: b4c368e3d91530703c3a90e81b50c0a0 commit: c89ed3272f2a49892a05d5ea025c6d67c0546f5d Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Tue Oct 3 09:49:35 2023 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Oct 3 09:49:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c89ed327 dev-python/guidata: add 3.0.5 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> dev-python/guidata/Manifest | 1 + dev-python/guidata/guidata-3.0.5.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/dev-python/guidata/Manifest b/dev-python/guidata/Manifest index a800ab4190..37544c3379 100644 --- a/dev-python/guidata/Manifest +++ b/dev-python/guidata/Manifest @@ -1 +1,2 @@ DIST guidata-2.3.1.tar.gz 504812 BLAKE2B 4b2e5e07ee76bbeb95a9a55a4cde1d409d2438fe5273a0f154d34e8beb9934f810b29a33ef508009e38c589d57402aef55d346b93856fc744e7a8236748f5e86 SHA512 7488ca8c761394dfd9d58a8ac3c96dc963adab6df278823fb1a7d9132febc16e275908034ef48381d696668add43f62438fab1ba22f70f5e08f33b14a81082c5 +DIST guidata-3.0.5.tar.gz 963433 BLAKE2B 83b9745035c5c7ef549006fe500a2cef48e6b8a45e5d16b27d0a763ac8aad591d6fe455b661c586eea0ce0e12a5988c2a0309df8ea62506d20ab2c3fda1ca120 SHA512 2abcbc6eed502ebc9830863ef98966f7689aa59f468aa41b0438403d4604e4521041d2d908ec7fc9b8363470753606a364ac9e91d9ecd15c2d243db1ec1f885e diff --git a/dev-python/guidata/guidata-3.0.5.ebuild b/dev-python/guidata/guidata-3.0.5.ebuild new file mode 100644 index 0000000000..f0d1125b69 --- /dev/null +++ b/dev-python/guidata/guidata-3.0.5.ebuild @@ -0,0 +1,26 @@ +# 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_{11,12} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Library for user interfaces for easy dataset editing and display" +HOMEPAGE="https://pypi.python.org/pypi/guidata" +LICENSE="BSD" + +SLOT="0" +IUSE="" + +# No automated tests can be performed afaik +RESTRICT="test" + +RDEPEND=" + dev-python/PyQt5[${PYTHON_USEDEP}] + dev-python/QtPy[${PYTHON_USEDEP}] +" + +KEYWORDS="~amd64 ~x86" From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1559515-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 2B3DB158089 for <garchives@archives.gentoo.org>; Tue, 3 Oct 2023 09:49:43 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 311B42BC014; Tue, 3 Oct 2023 09:49:42 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 100622BC014 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Oct 2023 09:49:42 +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 145AD335CA3 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Oct 2023 09:49:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 72A8A951 for <gentoo-commits@lists.gentoo.org>; Tue, 3 Oct 2023 09:49:39 +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: <1696326575.c89ed3272f2a49892a05d5ea025c6d67c0546f5d.davidroman@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/guidata/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/guidata/Manifest dev-python/guidata/guidata-3.0.5.ebuild X-VCS-Directories: dev-python/guidata/ X-VCS-Committer: davidroman X-VCS-Committer-Name: David Roman X-VCS-Revision: c89ed3272f2a49892a05d5ea025c6d67c0546f5d X-VCS-Branch: dev Date: Tue, 3 Oct 2023 09:49:39 +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: 1e231918-f8f1-4f9e-9856-d911c531e361 X-Archives-Hash: d69848e406bf394b89c200a807982edd Message-ID: <20231003094939.OgCM5HHVh48irpX4x1EB158n5EUhlkk_AUId73Xh3is@z> commit: c89ed3272f2a49892a05d5ea025c6d67c0546f5d Author: David Roman <davidroman96 <AT> gmail <DOT> com> AuthorDate: Tue Oct 3 09:49:35 2023 +0000 Commit: David Roman <davidroman96 <AT> gmail <DOT> com> CommitDate: Tue Oct 3 09:49:35 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c89ed327 dev-python/guidata: add 3.0.5 Signed-off-by: David Roman <davidroman96 <AT> gmail.com> dev-python/guidata/Manifest | 1 + dev-python/guidata/guidata-3.0.5.ebuild | 26 ++++++++++++++++++++++++++ 2 files changed, 27 insertions(+) diff --git a/dev-python/guidata/Manifest b/dev-python/guidata/Manifest index a800ab4190..37544c3379 100644 --- a/dev-python/guidata/Manifest +++ b/dev-python/guidata/Manifest @@ -1 +1,2 @@ DIST guidata-2.3.1.tar.gz 504812 BLAKE2B 4b2e5e07ee76bbeb95a9a55a4cde1d409d2438fe5273a0f154d34e8beb9934f810b29a33ef508009e38c589d57402aef55d346b93856fc744e7a8236748f5e86 SHA512 7488ca8c761394dfd9d58a8ac3c96dc963adab6df278823fb1a7d9132febc16e275908034ef48381d696668add43f62438fab1ba22f70f5e08f33b14a81082c5 +DIST guidata-3.0.5.tar.gz 963433 BLAKE2B 83b9745035c5c7ef549006fe500a2cef48e6b8a45e5d16b27d0a763ac8aad591d6fe455b661c586eea0ce0e12a5988c2a0309df8ea62506d20ab2c3fda1ca120 SHA512 2abcbc6eed502ebc9830863ef98966f7689aa59f468aa41b0438403d4604e4521041d2d908ec7fc9b8363470753606a364ac9e91d9ecd15c2d243db1ec1f885e diff --git a/dev-python/guidata/guidata-3.0.5.ebuild b/dev-python/guidata/guidata-3.0.5.ebuild new file mode 100644 index 0000000000..f0d1125b69 --- /dev/null +++ b/dev-python/guidata/guidata-3.0.5.ebuild @@ -0,0 +1,26 @@ +# 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_{11,12} ) + +inherit distutils-r1 pypi + +DESCRIPTION="Library for user interfaces for easy dataset editing and display" +HOMEPAGE="https://pypi.python.org/pypi/guidata" +LICENSE="BSD" + +SLOT="0" +IUSE="" + +# No automated tests can be performed afaik +RESTRICT="test" + +RDEPEND=" + dev-python/PyQt5[${PYTHON_USEDEP}] + dev-python/QtPy[${PYTHON_USEDEP}] +" + +KEYWORDS="~amd64 ~x86"