From: "Viorel Munteanu" <ceamac@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/survey/ Date: Sat, 13 May 2023 04:46:31 +0000 (UTC) [thread overview] Message-ID: <1683951919.752c5d7f713e00d56d431a7382a6523737fd365c.ceamac@gentoo> (raw) commit: 752c5d7f713e00d56d431a7382a6523737fd365c Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Sat May 13 04:24:55 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat May 13 04:25:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=752c5d7f dev-python/survey: add 4.1.0_alpha Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> dev-python/survey/Manifest | 1 + dev-python/survey/survey-4.1.0_alpha.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-python/survey/Manifest b/dev-python/survey/Manifest index 7d9239b9a..388ecc6a5 100644 --- a/dev-python/survey/Manifest +++ b/dev-python/survey/Manifest @@ -1,2 +1,3 @@ DIST survey-3.4.3.tar.gz 21219 BLAKE2B e866addd9233409c603f2b34bbf811209f3f6c2ade1bee00258c4f25d741dc526948d16b2e9e0dc3632e6e20fa7863f573c4c27ed1f48ddaa954c7d53a8c51e3 SHA512 47ff72dd1223a32ec038ccf57709e8fe64806ecc9bb8e54daaced27afaa1c2a45e76fc1b149232a107729c462db7657ad0fd08d8b14bb314e3905aabd23fff4a DIST survey-4.0.0_alpha.gh.tar.gz 826669 BLAKE2B 1ba56162b22ee71a256f11e3b7a16eb726038f95a8e6e18fd97189afbfeb068e666b456de0a3fcef7dad192ec3fe4608013d422fe04e0c423da29024448c83af SHA512 75db5e0842f51a11b78b964bdc1da29a7bf810f31ae4619aae6a64959cefbc7294a8b42fe6f55cfb2ff0fad906f189db7dabd6cc907ebc4143fa61c89a5b57aa +DIST survey-4.1.0_alpha.gh.tar.gz 826675 BLAKE2B 8d41bcf64306fcde1a87cb9467ab61769ed8bbce79aa1f047eac9fa474f472b06a1fa6c8ce9ec2939b1175496dea738e4381c971f7c61e1de28d82b44b239e30 SHA512 06c54a9b3ed836a8ba22646a466e55b5f041fe65a3aa5d55b8562d0109aca89b3d0104273d05136d6c6ac28aad61bb0f3cc1a8654692217d048fb5e7185bc290 diff --git a/dev-python/survey/survey-4.1.0_alpha.ebuild b/dev-python/survey/survey-4.1.0_alpha.ebuild new file mode 100644 index 000000000..382d6f9d1 --- /dev/null +++ b/dev-python/survey/survey-4.1.0_alpha.ebuild @@ -0,0 +1,25 @@ +# 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 + +MY_PV=${PV/_/-} + +DESCRIPTION="A simple library for creating beautiful interactive prompts" +HOMEPAGE=" + https://github.com/Exahilosys/survey + https://pypi.org/project/survey/ +" +SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.gh.tar.gz" +S="${WORKDIR}/${PN}-${MY_PV}" + +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + >=dev-python/wrapio-1.0.0[${PYTHON_USEDEP}] +"
WARNING: multiple messages have this Message-ID (diff)
From: "Viorel Munteanu" <ceamac@gentoo.org> To: gentoo-commits@lists.gentoo.org Subject: [gentoo-commits] repo/proj/guru:master commit in: dev-python/survey/ Date: Sat, 13 May 2023 04:46:47 +0000 (UTC) [thread overview] Message-ID: <1683951919.752c5d7f713e00d56d431a7382a6523737fd365c.ceamac@gentoo> (raw) Message-ID: <20230513044647.sDMyuIbAfCYAuYiecVSUjFgeGu-Sn_K0JxvXbw4TPT0@z> (raw) commit: 752c5d7f713e00d56d431a7382a6523737fd365c Author: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> AuthorDate: Sat May 13 04:24:55 2023 +0000 Commit: Viorel Munteanu <ceamac <AT> gentoo <DOT> org> CommitDate: Sat May 13 04:25:19 2023 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=752c5d7f dev-python/survey: add 4.1.0_alpha Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org> dev-python/survey/Manifest | 1 + dev-python/survey/survey-4.1.0_alpha.ebuild | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+) diff --git a/dev-python/survey/Manifest b/dev-python/survey/Manifest index 7d9239b9a..388ecc6a5 100644 --- a/dev-python/survey/Manifest +++ b/dev-python/survey/Manifest @@ -1,2 +1,3 @@ DIST survey-3.4.3.tar.gz 21219 BLAKE2B e866addd9233409c603f2b34bbf811209f3f6c2ade1bee00258c4f25d741dc526948d16b2e9e0dc3632e6e20fa7863f573c4c27ed1f48ddaa954c7d53a8c51e3 SHA512 47ff72dd1223a32ec038ccf57709e8fe64806ecc9bb8e54daaced27afaa1c2a45e76fc1b149232a107729c462db7657ad0fd08d8b14bb314e3905aabd23fff4a DIST survey-4.0.0_alpha.gh.tar.gz 826669 BLAKE2B 1ba56162b22ee71a256f11e3b7a16eb726038f95a8e6e18fd97189afbfeb068e666b456de0a3fcef7dad192ec3fe4608013d422fe04e0c423da29024448c83af SHA512 75db5e0842f51a11b78b964bdc1da29a7bf810f31ae4619aae6a64959cefbc7294a8b42fe6f55cfb2ff0fad906f189db7dabd6cc907ebc4143fa61c89a5b57aa +DIST survey-4.1.0_alpha.gh.tar.gz 826675 BLAKE2B 8d41bcf64306fcde1a87cb9467ab61769ed8bbce79aa1f047eac9fa474f472b06a1fa6c8ce9ec2939b1175496dea738e4381c971f7c61e1de28d82b44b239e30 SHA512 06c54a9b3ed836a8ba22646a466e55b5f041fe65a3aa5d55b8562d0109aca89b3d0104273d05136d6c6ac28aad61bb0f3cc1a8654692217d048fb5e7185bc290 diff --git a/dev-python/survey/survey-4.1.0_alpha.ebuild b/dev-python/survey/survey-4.1.0_alpha.ebuild new file mode 100644 index 000000000..382d6f9d1 --- /dev/null +++ b/dev-python/survey/survey-4.1.0_alpha.ebuild @@ -0,0 +1,25 @@ +# 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 + +MY_PV=${PV/_/-} + +DESCRIPTION="A simple library for creating beautiful interactive prompts" +HOMEPAGE=" + https://github.com/Exahilosys/survey + https://pypi.org/project/survey/ +" +SRC_URI="https://github.com/Exahilosys/${PN}/archive/refs/tags/v${MY_PV}.tar.gz -> ${P}.gh.tar.gz" +S="${WORKDIR}/${PN}-${MY_PV}" + +LICENSE="MIT" +SLOT="0" + +RDEPEND=" + >=dev-python/wrapio-1.0.0[${PYTHON_USEDEP}] +"
next reply other threads:[~2023-05-13 4:46 UTC|newest] Thread overview: 53+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-05-13 4:46 Viorel Munteanu [this message] 2023-05-13 4:46 ` [gentoo-commits] repo/proj/guru:master commit in: dev-python/survey/ Viorel Munteanu -- strict thread matches above, loose matches on Subject: below -- 2024-10-21 10:02 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2024-10-21 10:02 Viorel Munteanu 2024-10-20 14:24 Viorel Munteanu 2024-10-20 14:24 Viorel Munteanu 2024-06-20 4:30 Viorel Munteanu 2024-06-20 4:29 Viorel Munteanu 2024-06-14 5:23 Viorel Munteanu 2024-06-14 5:23 Viorel Munteanu 2024-04-09 16:30 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2024-04-09 16:26 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2024-04-09 16:26 Viorel Munteanu 2024-02-26 16:02 Viorel Munteanu 2024-02-26 16:02 Viorel Munteanu 2024-02-25 17:09 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2024-02-25 17:09 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2024-02-25 17:05 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2024-02-25 16:56 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2024-02-25 16:56 Viorel Munteanu 2024-02-16 6:19 Viorel Munteanu 2024-02-16 6:19 Viorel Munteanu 2024-02-07 5:51 Viorel Munteanu 2024-02-07 5:51 Viorel Munteanu 2023-11-29 8:02 Viorel Munteanu 2023-08-13 11:07 Viorel Munteanu 2023-07-25 7:52 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-07-25 7:51 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-07-25 7:52 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-07-25 7:51 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-07-21 4:12 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-07-21 4:06 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-07-21 4:06 Viorel Munteanu 2023-07-18 9:08 Viorel Munteanu 2023-07-18 9:08 Viorel Munteanu 2023-07-12 5:39 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-07-12 4:58 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-07-12 5:39 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-07-12 4:58 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-07-05 8:03 Viorel Munteanu 2023-07-05 8:03 Viorel Munteanu 2023-06-11 11:47 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-06-11 11:40 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-06-11 11:40 Viorel Munteanu 2023-06-04 6:20 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-06-04 5:59 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-06-04 5:59 Viorel Munteanu 2023-05-28 8:48 Viorel Munteanu 2023-05-27 12:20 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-05-27 12:18 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-05-27 6:10 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-05-27 6:03 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-05-27 6:10 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-05-27 6:03 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-05-27 6:04 Viorel Munteanu 2023-05-13 10:21 [gentoo-commits] repo/proj/guru:master " Viorel Munteanu 2023-05-13 10:21 ` [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu 2023-05-13 4:46 Viorel Munteanu 2023-04-26 6:45 Viorel Munteanu 2023-03-12 9:08 Viorel Munteanu 2023-01-25 10:56 Viorel Munteanu 2022-11-02 16:23 Viorel Munteanu 2022-09-14 5:59 Viorel Munteanu 2022-09-11 17:41 Viorel Munteanu 2022-01-09 11:32 Viorel Munteanu 2022-01-04 9:15 Viorel Munteanu 2021-12-24 18:03 Viorel Munteanu
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=1683951919.752c5d7f713e00d56d431a7382a6523737fd365c.ceamac@gentoo \ --to=ceamac@gentoo.org \ --cc=gentoo-commits@lists.gentoo.org \ --cc=gentoo-dev@lists.gentoo.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: linkBe sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox