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:master commit in: dev-python/survey/
Date: Tue,  9 Apr 2024 16:30:24 +0000 (UTC)	[thread overview]
Message-ID: <1712679795.be20c026ef63942d40d735dfee2edae2328c8f4d.ceamac@gentoo> (raw)

commit:     be20c026ef63942d40d735dfee2edae2328c8f4d
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 16:23:15 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 16:23:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be20c026

dev-python/survey: drop 5.2.4

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

 dev-python/survey/Manifest            |  1 -
 dev-python/survey/survey-5.2.4.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-python/survey/Manifest b/dev-python/survey/Manifest
index 2767c6faf7..94991240e4 100644
--- a/dev-python/survey/Manifest
+++ b/dev-python/survey/Manifest
@@ -1,3 +1,2 @@
 DIST survey-4.5.4.tar.gz 831109 BLAKE2B 00065211437f4c6c820aca5c511395625da7be9415218d6261005aff946b19a3e65cc31189a6aef755ed88ce81f309ac2eabe23ea7f1e2f359007b4fe9172f96 SHA512 045989ca95e3fa9a840ad8d37a040f46bf3f22a858dd7b826fecf88d4e53b6b14e285ef3bf266add496da2d5ffd58971c2456b4375362e24c1a071fc910a03f4
-DIST survey-5.2.4.gh.tar.gz 1564805 BLAKE2B 2a2147edc00905c85cabccbd5b868927f15002ec4231af6f7a4f62d042791e3c32828b07a9d689de86ed02e7a7e3737f725820ac50360895c2d214cc59db09ce SHA512 3552f87d519b619524db7cdcd2aa4f510a6de348ca406ec6e1c286ed82c8652de53ed8ce3725d1c6b1f8439c2c8d517822fafe4438a1f02c56e28487c79f043e
 DIST survey-5.3.0.gh.tar.gz 1564816 BLAKE2B 5f4759c2e824499ee4b7569ae906c73af60f7fa080f02022bec1cd393b1ddf9b563708ad4363d48f12448210fe24125d79526818e09c72be1b96997a2367e271 SHA512 690b9ffbd75bd70d838115430fb6d12d898a2b7b28b1d5e00dcfb8d09490b1f3663632a8b6e0b05fe8d50633b19c33cc13a6776168491a2f6c881b5764397caf

diff --git a/dev-python/survey/survey-5.2.4.ebuild b/dev-python/survey/survey-5.2.4.ebuild
deleted file mode 100644
index 5d68e2cb2b..0000000000
--- a/dev-python/survey/survey-5.2.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-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"
-KEYWORDS="~amd64 ~x86"
-
-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}
-}


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:dev commit in: dev-python/survey/
Date: Tue,  9 Apr 2024 16:26:17 +0000 (UTC)	[thread overview]
Message-ID: <1712679795.be20c026ef63942d40d735dfee2edae2328c8f4d.ceamac@gentoo> (raw)
Message-ID: <20240409162617.ONmRzAMqMYmFSotMNZL2yvC3-azc0Hn__O8IzEMp4YQ@z> (raw)

commit:     be20c026ef63942d40d735dfee2edae2328c8f4d
Author:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  9 16:23:15 2024 +0000
Commit:     Viorel Munteanu <ceamac <AT> gentoo <DOT> org>
CommitDate: Tue Apr  9 16:23:15 2024 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=be20c026

dev-python/survey: drop 5.2.4

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

 dev-python/survey/Manifest            |  1 -
 dev-python/survey/survey-5.2.4.ebuild | 35 -----------------------------------
 2 files changed, 36 deletions(-)

diff --git a/dev-python/survey/Manifest b/dev-python/survey/Manifest
index 2767c6faf7..94991240e4 100644
--- a/dev-python/survey/Manifest
+++ b/dev-python/survey/Manifest
@@ -1,3 +1,2 @@
 DIST survey-4.5.4.tar.gz 831109 BLAKE2B 00065211437f4c6c820aca5c511395625da7be9415218d6261005aff946b19a3e65cc31189a6aef755ed88ce81f309ac2eabe23ea7f1e2f359007b4fe9172f96 SHA512 045989ca95e3fa9a840ad8d37a040f46bf3f22a858dd7b826fecf88d4e53b6b14e285ef3bf266add496da2d5ffd58971c2456b4375362e24c1a071fc910a03f4
-DIST survey-5.2.4.gh.tar.gz 1564805 BLAKE2B 2a2147edc00905c85cabccbd5b868927f15002ec4231af6f7a4f62d042791e3c32828b07a9d689de86ed02e7a7e3737f725820ac50360895c2d214cc59db09ce SHA512 3552f87d519b619524db7cdcd2aa4f510a6de348ca406ec6e1c286ed82c8652de53ed8ce3725d1c6b1f8439c2c8d517822fafe4438a1f02c56e28487c79f043e
 DIST survey-5.3.0.gh.tar.gz 1564816 BLAKE2B 5f4759c2e824499ee4b7569ae906c73af60f7fa080f02022bec1cd393b1ddf9b563708ad4363d48f12448210fe24125d79526818e09c72be1b96997a2367e271 SHA512 690b9ffbd75bd70d838115430fb6d12d898a2b7b28b1d5e00dcfb8d09490b1f3663632a8b6e0b05fe8d50633b19c33cc13a6776168491a2f6c881b5764397caf

diff --git a/dev-python/survey/survey-5.2.4.ebuild b/dev-python/survey/survey-5.2.4.ebuild
deleted file mode 100644
index 5d68e2cb2b..0000000000
--- a/dev-python/survey/survey-5.2.4.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 2021-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{10..12} )
-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"
-KEYWORDS="~amd64 ~x86"
-
-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:[~2024-04-09 16:30 UTC|newest]

Thread overview: 51+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-09 16:30 Viorel Munteanu [this message]
2024-04-09 16:26 ` [gentoo-commits] repo/proj/guru:dev commit in: dev-python/survey/ Viorel Munteanu
  -- strict thread matches above, loose matches on Subject: below --
2025-05-22  7:15 Viorel Munteanu
2025-05-22  7:17 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2025-05-22  7:15 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2025-05-22  7:17 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-10-21 10:02 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-10-21 10:12 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-10-21 10:02 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-10-21 10:12 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-10-21  9:51 David Roman
2024-10-21  9:51 David Roman
2024-06-25  9:10 David Roman
2024-06-25  9:10 David Roman
2024-06-14 23:09 Julien Roy
2024-06-14 23:09 Julien Roy
2024-04-09 16:26 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-04-09 16:30 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-26 16:02 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-02-26 16:30 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-26 16:02 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-02-26 16:30 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-25 17:09 Viorel Munteanu
2024-02-25 17:05 Viorel Munteanu
2024-02-25 16:56 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-02-25 17:05 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-16  6:19 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-02-16  6:38 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-16  6:19 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2024-02-16  6:38 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2024-02-07 10:10 David Roman
2024-02-07 10:10 David Roman
2023-11-30 10:44 Andrew Ammerlaan
2023-08-13 15:44 David Roman
2023-07-25  7:52 Viorel Munteanu
2023-07-25  7:52 Viorel Munteanu
2023-07-21  4:12 Viorel Munteanu
2023-07-21  4:06 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-07-21  4:12 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-07-18  9:08 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-07-18  9:14 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-07-18  9:08 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-07-18  9:14 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-07-12  5:39 Viorel Munteanu
2023-07-12  5:39 Viorel Munteanu
2023-06-11 11:47 Viorel Munteanu
2023-06-11 11:40 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-06-11 11:47 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-06-04  6:20 Viorel Munteanu
2023-06-04  5:59 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-06-04  6:20 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-28  8:48 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-05-28 15:01 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-27 12:20 Viorel Munteanu
2023-05-27  6:10 Viorel Munteanu
2023-05-27  6:10 Viorel Munteanu
2023-05-27  6:04 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-05-27  6:10 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-13 10:21 Viorel Munteanu
2023-05-13  4:46 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-05-13  4:46 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-05-13  4:46 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-05-13  4:46 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-04-26  9:44 Florian Schmaus
2023-03-12  9:08 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-03-12  9:14 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2023-01-25 10:56 [gentoo-commits] repo/proj/guru:dev " Viorel Munteanu
2023-01-25 10:57 ` [gentoo-commits] repo/proj/guru:master " Viorel Munteanu
2022-09-17 11:49 Ronny Gutbrod
2022-09-12 14:21 Florian Schmaus
2022-01-10 13:13 Andrew Ammerlaan
2022-01-05 17:14 Florian Schmaus

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=1712679795.be20c026ef63942d40d735dfee2edae2328c8f4d.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