public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Palimaka" <kensington@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/howdoi/
Date: Mon, 31 Jul 2023 07:41:57 +0000 (UTC)	[thread overview]
Message-ID: <1690789311.b088ef70fb68cd269afe64e4685fcb36c43e23b8.kensington@gentoo> (raw)

commit:     b088ef70fb68cd269afe64e4685fcb36c43e23b8
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Mon Jul 31 07:41:15 2023 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Mon Jul 31 07:41:51 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b088ef70

dev-util/howdoi: add python 3.11 support

Closes: https://bugs.gentoo.org/896932
Signed-off-by: Michael Palimaka <kensington <AT> gentoo.org>

 dev-util/howdoi/howdoi-2.0.20-r1.ebuild | 28 ++++++++++++++++++++++++++++
 1 file changed, 28 insertions(+)

diff --git a/dev-util/howdoi/howdoi-2.0.20-r1.ebuild b/dev-util/howdoi/howdoi-2.0.20-r1.ebuild
new file mode 100644
index 000000000000..6ef294571ef7
--- /dev/null
+++ b/dev-util/howdoi/howdoi-2.0.20-r1.ebuild
@@ -0,0 +1,28 @@
+# 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_{10..11} )
+inherit distutils-r1 pypi
+
+DESCRIPTION="A code search tool"
+HOMEPAGE="https://pypi.org/project/howdoi/"
+
+LICENSE="MIT"
+SLOT="0"
+KEYWORDS="~amd64 ~x86"
+# bug 818580
+RESTRICT="test"
+
+RDEPEND="
+	dev-python/appdirs[${PYTHON_USEDEP}]
+	dev-python/cachelib[${PYTHON_USEDEP}]
+	dev-python/colorama[${PYTHON_USEDEP}]
+	dev-python/keep[${PYTHON_USEDEP}]
+	dev-python/pygments[${PYTHON_USEDEP}]
+	>=dev-python/pyquery-1.4.1[${PYTHON_USEDEP}]
+	dev-python/rich[${PYTHON_USEDEP}]
+	>=dev-python/requests-2.24.0[${PYTHON_USEDEP}]
+"


             reply	other threads:[~2023-07-31  7:42 UTC|newest]

Thread overview: 57+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-31  7:41 Michael Palimaka [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-30 10:48 [gentoo-commits] repo/gentoo:master commit in: dev-util/howdoi/ Petr Vaněk
2024-08-01  4:59 Joonas Niilola
2024-07-21 21:02 Petr Vaněk
2024-07-21 21:02 Petr Vaněk
2023-07-31 22:38 Sam James
2023-03-25  4:53 Michael Palimaka
2023-01-10 14:31 Michał Górny
2022-06-24  8:33 Michael Palimaka
2022-02-10  6:15 Michael Palimaka
2022-02-07  9:39 Sam James
2021-12-02  6:46 Michael Palimaka
2021-10-26  7:58 Michael Palimaka
2021-10-26  7:32 Michael Palimaka
2021-10-26  7:28 Michael Palimaka
2021-08-04 13:03 Michael Palimaka
2021-06-24  8:00 Michael Palimaka
2021-06-04  7:07 Michael Palimaka
2021-05-28  0:36 Sam James
2021-05-25 16:05 Michał Górny
2021-05-25 16:05 Michał Górny
2021-04-20 11:57 Michael Palimaka
2021-03-16  7:09 Michael Palimaka
2021-03-16  7:09 Michael Palimaka
2021-02-24  7:34 Michael Palimaka
2021-02-08  9:33 Michael Palimaka
2020-12-18  4:30 Michael Palimaka
2020-12-18  4:22 Michael Palimaka
2020-12-15  6:16 Sam James
2020-12-15  6:16 Sam James
2020-12-03 17:37 Thomas Deutschmann
2020-12-03  9:39 Michael Palimaka
2020-10-10  9:44 Michael Palimaka
2020-10-10  8:08 Michael Palimaka
2020-09-18  9:43 Michael Palimaka
2020-09-06 10:35 Michael Palimaka
2020-04-20  8:52 Michael Palimaka
2020-02-04 13:42 Michał Górny
2019-08-06 11:27 Michael Palimaka
2019-08-06 10:40 Agostino Sarubbo
2019-08-06  9:51 Agostino Sarubbo
2019-07-01 11:27 Michael Palimaka
2019-03-07 11:37 Michael Palimaka
2019-03-07 11:37 Michael Palimaka
2019-02-28 12:45 Michael Palimaka
2018-11-11  4:43 Michael Palimaka
2018-11-11  4:23 Michael Palimaka
2018-07-11 11:24 Michael Palimaka
2018-06-30 17:08 Mikle Kolyada
2018-06-30 10:04 Pacho Ramos
2018-06-26 18:46 Pacho Ramos
2018-01-21  2:11 Michael Palimaka
2017-07-12 14:43 Pacho Ramos
2016-06-08 17:35 Michael Palimaka
2016-05-25 18:14 Michael Palimaka
2016-04-27 12:09 Michael Palimaka
2015-10-12 14:01 Michael Palimaka

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=1690789311.b088ef70fb68cd269afe64e4685fcb36c43e23b8.kensington@gentoo \
    --to=kensington@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