public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
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: Wed, 29 Nov 2023 08:02:16 +0000 (UTC)	[thread overview]
Message-ID: <1701244538.3c9c05f7444403397e34e7715328f1036e5b4379.ceamac@gentoo> (raw)

commit:     3c9c05f7444403397e34e7715328f1036e5b4379
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Wed Nov 29 07:51:54 2023 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Wed Nov 29 07:55:38 2023 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=3c9c05f7

dev-python/survey: add 5.1.0_alpha

Signed-off-by: Viorel Munteanu <ceamac <AT> gentoo.org>

 dev-python/survey/Manifest                  |  1 +
 dev-python/survey/survey-5.1.0_alpha.ebuild | 32 +++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/dev-python/survey/Manifest b/dev-python/survey/Manifest
index e1ee26492c..9aabed9e04 100644
--- a/dev-python/survey/Manifest
+++ b/dev-python/survey/Manifest
@@ -1 +1,2 @@
 DIST survey-4.5.4.tar.gz 831109 BLAKE2B 00065211437f4c6c820aca5c511395625da7be9415218d6261005aff946b19a3e65cc31189a6aef755ed88ce81f309ac2eabe23ea7f1e2f359007b4fe9172f96 SHA512 045989ca95e3fa9a840ad8d37a040f46bf3f22a858dd7b826fecf88d4e53b6b14e285ef3bf266add496da2d5ffd58971c2456b4375362e24c1a071fc910a03f4
+DIST survey-5.1.0_alpha.gh.tar.gz 1564669 BLAKE2B 60a98bdf5bb04c5996f45b61b2a88c95a8cc1ba4bee8dedc560acc5d41bcd14540636991042d13b5450f21160e28fd34f69ab06c86f22543e09cfb4bf2b09b69 SHA512 df1edc0db49119fc0eb832d9744834005ebcecad1eb42275b19f917ff90b4a5b7087a596cffdfa11748b8a0ec3b1ab1f3e3251259bbeff0ce238e3069ad4adc1

diff --git a/dev-python/survey/survey-5.1.0_alpha.ebuild b/dev-python/survey/survey-5.1.0_alpha.ebuild
new file mode 100644
index 0000000000..7d01432b75
--- /dev/null
+++ b/dev-python/survey/survey-5.1.0_alpha.ebuild
@@ -0,0 +1,32 @@
+# 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
+
+DESCRIPTION="A simple library for creating beautiful interactive prompts"
+HOMEPAGE="
+	https://github.com/Exahilosys/survey
+	https://pypi.org/project/survey/
+"
+MY_PV=${PV/_/-}
+SRC_URI="https://github.com/Exahilosys/survey/archive/v${MY_PV}.tar.gz -> ${P}.gh.tar.gz"
+S="${WORKDIR}"/${PN}-${MY_PV}
+
+LICENSE="MIT"
+SLOT="0"
+
+BDEPEND="dev-python/setuptools-scm[${PYTHON_USEDEP}]"
+
+distutils_enable_sphinx docs \
+	dev-python/sphinx-autodoc-typehints \
+	dev-python/sphinx-paramlinks \
+	dev-python/sphinx-rtd-theme
+
+src_configure() {
+	distutils-r1_src_configure
+	export SETUPTOOLS_SCM_PRETEND_VERSION=${PV}
+}


             reply	other threads:[~2023-11-29  8:02 UTC|newest]

Thread overview: 48+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-29  8:02 Viorel Munteanu [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-20  4:30 [gentoo-commits] repo/proj/guru:dev commit in: dev-python/survey/ 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-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-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=1701244538.3c9c05f7444403397e34e7715328f1036e5b4379.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: link
Be 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