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.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 EB78C15800A for ; Tue, 18 Jul 2023 09:09:00 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 409B7E085B; Tue, 18 Jul 2023 09:09:00 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2B941E085B for ; Tue, 18 Jul 2023 09:09:00 +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 65CF4340D2D for ; Tue, 18 Jul 2023 09:08:59 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 9EB78B8B for ; Tue, 18 Jul 2023 09:08:57 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1689671286.d3ca6fbb367fa69c77e26c7d07ebe2572d1a690d.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/survey/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/survey/Manifest dev-python/survey/survey-4.5.1.ebuild X-VCS-Directories: dev-python/survey/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: d3ca6fbb367fa69c77e26c7d07ebe2572d1a690d X-VCS-Branch: dev Date: Tue, 18 Jul 2023 09:08:57 +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: f6124788-567d-4e81-9b49-5273d89d8de3 X-Archives-Hash: 10255782e966772a2a5ca885e839aecb commit: d3ca6fbb367fa69c77e26c7d07ebe2572d1a690d Author: Viorel Munteanu gentoo org> AuthorDate: Tue Jul 18 09:08:06 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Tue Jul 18 09:08:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d3ca6fbb dev-python/survey: drop 4.5.1 Signed-off-by: Viorel Munteanu gentoo.org> dev-python/survey/Manifest | 1 - dev-python/survey/survey-4.5.1.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/dev-python/survey/Manifest b/dev-python/survey/Manifest index 66653a008..3bdc9a354 100644 --- a/dev-python/survey/Manifest +++ b/dev-python/survey/Manifest @@ -1,3 +1,2 @@ DIST survey-3.4.3.tar.gz 21219 BLAKE2B e866addd9233409c603f2b34bbf811209f3f6c2ade1bee00258c4f25d741dc526948d16b2e9e0dc3632e6e20fa7863f573c4c27ed1f48ddaa954c7d53a8c51e3 SHA512 47ff72dd1223a32ec038ccf57709e8fe64806ecc9bb8e54daaced27afaa1c2a45e76fc1b149232a107729c462db7657ad0fd08d8b14bb314e3905aabd23fff4a -DIST survey-4.5.1.tar.gz 830756 BLAKE2B 11fd1e2fd0da550178a043bc698c09b39cd2b6f84ee562a8476cb204802927f22d9a21110fd9134828c593b888a1052b48105d04458fe7630faadd5b079e0669 SHA512 14f4026ecb845c3ad252c485fed049a10ee854cdd3940f3fae3a0bd4cd077c55f2bc11b9480e8e6d1e6572c63654228b7a56b36c37c90f63cf5c2c0c65263e6f DIST survey-4.5.2.tar.gz 830754 BLAKE2B 32fdcdede0113d4ef05492cddc047925d93f385db309eed6c7a1cb1279c6c92a2ecc69c5ecf7361545eb3ccf4e4685f4e8d0344d2c2cf4392a8c7c635f714f27 SHA512 f011df6a75d074f2543311eee332a0d43436bbd6b29ed491028510a5df9d70502e8f96f18afebe513446bc26623bed292bfcecf1b52e93f3d4838b1f70ff705d diff --git a/dev-python/survey/survey-4.5.1.ebuild b/dev-python/survey/survey-4.5.1.ebuild deleted file mode 100644 index 5394b397d..000000000 --- a/dev-python/survey/survey-4.5.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) -inherit distutils-r1 pypi - -DESCRIPTION="A simple library for creating beautiful interactive prompts" -HOMEPAGE=" - https://github.com/Exahilosys/survey - https://pypi.org/project/survey/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -distutils_enable_sphinx docs \ - dev-python/sphinx-autodoc-typehints \ - dev-python/sphinx-paramlinks \ - dev-python/sphinx-rtd-theme 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.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 AA50615800A for ; Tue, 18 Jul 2023 09:14:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6CE29E0919; Tue, 18 Jul 2023 09:14:12 +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 4DA10E0919 for ; Tue, 18 Jul 2023 09:14:12 +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 D3982340D3B for ; Tue, 18 Jul 2023 09:14:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43CF6BA0 for ; Tue, 18 Jul 2023 09:14:08 +0000 (UTC) From: "Viorel Munteanu" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Viorel Munteanu" Message-ID: <1689671286.d3ca6fbb367fa69c77e26c7d07ebe2572d1a690d.ceamac@gentoo> Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/survey/ X-VCS-Repository: repo/proj/guru X-VCS-Files: dev-python/survey/Manifest dev-python/survey/survey-4.5.1.ebuild X-VCS-Directories: dev-python/survey/ X-VCS-Committer: ceamac X-VCS-Committer-Name: Viorel Munteanu X-VCS-Revision: d3ca6fbb367fa69c77e26c7d07ebe2572d1a690d X-VCS-Branch: master Date: Tue, 18 Jul 2023 09:14:08 +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: 1248b0e2-3574-42d0-8eca-9341b742381a X-Archives-Hash: 65eba8e222b41477081e888b3d583e11 Message-ID: <20230718091408.f27dK2vbEq1LybmIhM4VL2t6mAE6dJpUK5KCF0sued8@z> commit: d3ca6fbb367fa69c77e26c7d07ebe2572d1a690d Author: Viorel Munteanu gentoo org> AuthorDate: Tue Jul 18 09:08:06 2023 +0000 Commit: Viorel Munteanu gentoo org> CommitDate: Tue Jul 18 09:08:06 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=d3ca6fbb dev-python/survey: drop 4.5.1 Signed-off-by: Viorel Munteanu gentoo.org> dev-python/survey/Manifest | 1 - dev-python/survey/survey-4.5.1.ebuild | 23 ----------------------- 2 files changed, 24 deletions(-) diff --git a/dev-python/survey/Manifest b/dev-python/survey/Manifest index 66653a008..3bdc9a354 100644 --- a/dev-python/survey/Manifest +++ b/dev-python/survey/Manifest @@ -1,3 +1,2 @@ DIST survey-3.4.3.tar.gz 21219 BLAKE2B e866addd9233409c603f2b34bbf811209f3f6c2ade1bee00258c4f25d741dc526948d16b2e9e0dc3632e6e20fa7863f573c4c27ed1f48ddaa954c7d53a8c51e3 SHA512 47ff72dd1223a32ec038ccf57709e8fe64806ecc9bb8e54daaced27afaa1c2a45e76fc1b149232a107729c462db7657ad0fd08d8b14bb314e3905aabd23fff4a -DIST survey-4.5.1.tar.gz 830756 BLAKE2B 11fd1e2fd0da550178a043bc698c09b39cd2b6f84ee562a8476cb204802927f22d9a21110fd9134828c593b888a1052b48105d04458fe7630faadd5b079e0669 SHA512 14f4026ecb845c3ad252c485fed049a10ee854cdd3940f3fae3a0bd4cd077c55f2bc11b9480e8e6d1e6572c63654228b7a56b36c37c90f63cf5c2c0c65263e6f DIST survey-4.5.2.tar.gz 830754 BLAKE2B 32fdcdede0113d4ef05492cddc047925d93f385db309eed6c7a1cb1279c6c92a2ecc69c5ecf7361545eb3ccf4e4685f4e8d0344d2c2cf4392a8c7c635f714f27 SHA512 f011df6a75d074f2543311eee332a0d43436bbd6b29ed491028510a5df9d70502e8f96f18afebe513446bc26623bed292bfcecf1b52e93f3d4838b1f70ff705d diff --git a/dev-python/survey/survey-4.5.1.ebuild b/dev-python/survey/survey-4.5.1.ebuild deleted file mode 100644 index 5394b397d..000000000 --- a/dev-python/survey/survey-4.5.1.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 2021-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -DISTUTILS_USE_PEP517=setuptools -PYTHON_COMPAT=( python3_{10..11} ) -inherit distutils-r1 pypi - -DESCRIPTION="A simple library for creating beautiful interactive prompts" -HOMEPAGE=" - https://github.com/Exahilosys/survey - https://pypi.org/project/survey/ -" - -LICENSE="MIT" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -distutils_enable_sphinx docs \ - dev-python/sphinx-autodoc-typehints \ - dev-python/sphinx-paramlinks \ - dev-python/sphinx-rtd-theme