public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/requestsexceptions/
Date: Wed,  8 Nov 2023 11:57:29 +0000 (UTC)	[thread overview]
Message-ID: <1699444645.80509f032eeafdf5d8e2b430fb24cb796dab2734.mgorny@gentoo> (raw)

commit:     80509f032eeafdf5d8e2b430fb24cb796dab2734
Author:     Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Wed Nov  8 10:57:18 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Wed Nov  8 11:57:25 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=80509f03

dev-python/requestsexceptions: Enable py3.12

Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 .../requestsexceptions-1.4.0-r1.ebuild                  | 17 +++++++++++++----
 1 file changed, 13 insertions(+), 4 deletions(-)

diff --git a/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild b/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild
index cf41f6322ab7..336c16852f43 100644
--- a/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild
+++ b/dev-python/requestsexceptions/requestsexceptions-1.4.0-r1.ebuild
@@ -4,15 +4,24 @@
 EAPI=8
 
 DISTUTILS_USE_PEP517=setuptools
-PYTHON_COMPAT=( python3_{9..11} )
+PYTHON_COMPAT=( python3_{10..12} )
+
 inherit distutils-r1 pypi
 
 DESCRIPTION="Finds the correct path to exceptions in the requests library"
-HOMEPAGE="https://github.com/openstack-infra/requestsexceptions"
+HOMEPAGE="
+	https://opendev.org/openstack/requestsexceptions/
+	https://github.com/openstack-infra/requestsexceptions/
+	https://pypi.org/project/requestsexceptions/
+"
 
 LICENSE="Apache-2.0"
 SLOT="0"
 KEYWORDS="amd64 ~arm arm64 ~riscv x86"
 
-RDEPEND=">=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]"
-BDEPEND="${RDEPEND}"
+RDEPEND="
+	>=dev-python/pbr-2.0.0[${PYTHON_USEDEP}]
+"
+BDEPEND="
+	${RDEPEND}
+"


             reply	other threads:[~2023-11-08 11:57 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-08 11:57 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-07-07 14:36 [gentoo-commits] repo/gentoo:master commit in: dev-python/requestsexceptions/ Michał Górny
2023-11-08 11:57 Michał Górny
2023-03-16  4:07 Michał Górny
2022-11-12 11:59 Arthur Zamarin
2022-11-12 11:59 Arthur Zamarin
2022-05-28 21:12 Jakov Smolić
2021-10-01  6:14 Arthur Zamarin
2021-06-23 10:09 Michał Górny
2020-10-10 20:34 Matthew Thode
2020-07-17  1:52 Sam James
2020-02-05 21:21 Michał Górny
2018-06-03 21:09 Matt Thode
2018-02-16  6:08 Matt Thode
2017-02-16  9:21 Zac Medico
2016-03-25 23:39 Matt Thode

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=1699444645.80509f032eeafdf5d8e2b430fb24cb796dab2734.mgorny@gentoo \
    --to=mgorny@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