From: "Michał Górny" <mgorny@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-mock/
Date: Mon, 29 May 2023 07:31:41 +0000 (UTC) [thread overview]
Message-ID: <1685345497.df0668c754bc716785fd6a48dae70345864ff1c4.mgorny@gentoo> (raw)
commit: df0668c754bc716785fd6a48dae70345864ff1c4
Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
AuthorDate: Mon May 29 07:27:51 2023 +0000
Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Mon May 29 07:31:37 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df0668c7
dev-python/requests-mock: Require dev-python/urllib3 < 2
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
...ests-mock-1.10.0.ebuild => requests-mock-1.10.0-r1.ebuild} | 11 +++++++++--
1 file changed, 9 insertions(+), 2 deletions(-)
diff --git a/dev-python/requests-mock/requests-mock-1.10.0.ebuild b/dev-python/requests-mock/requests-mock-1.10.0-r1.ebuild
similarity index 80%
rename from dev-python/requests-mock/requests-mock-1.10.0.ebuild
rename to dev-python/requests-mock/requests-mock-1.10.0-r1.ebuild
index 39c7bfbeceb3..7f72de938bf4 100644
--- a/dev-python/requests-mock/requests-mock-1.10.0.ebuild
+++ b/dev-python/requests-mock/requests-mock-1.10.0-r1.ebuild
@@ -3,21 +3,28 @@
EAPI=8
-PYTHON_COMPAT=( pypy3 python3_{9..11} )
DISTUTILS_USE_PEP517=setuptools
PYPI_NO_NORMALIZE=1
+PYTHON_COMPAT=( pypy3 python3_{10..11} )
+
inherit distutils-r1 pypi
DESCRIPTION="Mock out responses from the requests package"
-HOMEPAGE="https://github.com/jamielennox/requests-mock"
+HOMEPAGE="
+ https://github.com/jamielennox/requests-mock/
+ https://pypi.org/project/requests-mock/
+"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="amd64 ~arm arm64 ~ppc64 ~riscv x86"
+# urllib3 causes regressions that aren't caught by tests:
+# https://github.com/jamielennox/requests-mock/issues/228
RDEPEND="
>=dev-python/requests-2.3[${PYTHON_USEDEP}]
dev-python/six[${PYTHON_USEDEP}]
+ <dev-python/urllib3-2[${PYTHON_USEDEP}]
"
BDEPEND="
>=dev-python/pbr-0.8[${PYTHON_USEDEP}]
next reply other threads:[~2023-05-29 7:31 UTC|newest]
Thread overview: 59+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-05-29 7:31 Michał Górny [this message]
-- strict thread matches above, loose matches on Subject: below --
2024-06-11 19:25 [gentoo-commits] repo/gentoo:master commit in: dev-python/requests-mock/ Michał Górny
2024-04-13 14:18 Michał Górny
2024-04-13 13:59 Sam James
2024-03-29 5:16 Michał Górny
2024-03-28 5:55 Michał Górny
2023-09-10 5:27 WANG Xuerui
2023-09-07 20:07 Sam James
2023-09-07 20:07 Sam James
2023-07-10 1:47 Michał Górny
2023-07-09 16:51 Arthur Zamarin
2023-06-09 2:15 Michał Górny
2023-05-31 16:49 Sam James
2023-03-17 15:25 Michał Górny
2022-10-03 8:28 Agostino Sarubbo
2022-10-03 8:24 Agostino Sarubbo
2022-10-03 0:44 Sam James
2022-08-31 18:07 Arthur Zamarin
2022-06-22 11:50 Michał Górny
2022-06-22 10:10 Agostino Sarubbo
2022-05-22 14:52 Andrew Ammerlaan
2022-05-22 14:52 Andrew Ammerlaan
2021-09-02 17:05 Marek Szuba
2021-07-07 22:29 Michał Górny
2021-07-07 2:17 Sam James
2021-07-03 6:29 Michał Górny
2021-07-03 6:17 Agostino Sarubbo
2021-06-05 21:20 Michał Górny
2021-06-05 20:35 Sam James
2021-05-28 7:34 Michał Górny
2021-04-30 12:22 Michał Górny
2021-04-28 10:24 Michał Górny
2021-04-28 8:16 Michał Górny
2020-08-07 1:10 Sam James
2020-07-11 8:22 Michał Górny
2020-07-11 8:22 Michał Górny
2020-07-09 8:59 Agostino Sarubbo
2020-06-09 20:06 Michał Górny
2020-05-18 13:23 Michał Górny
2020-05-04 12:17 Michał Górny
2020-05-03 19:02 Agostino Sarubbo
2020-05-03 7:08 Michał Górny
2020-02-29 0:46 Louis Sautier
2020-02-29 0:46 Louis Sautier
2020-02-25 8:17 Georgy Yakovlev
2020-02-05 21:21 Michał Górny
2018-07-24 23:10 Louis Sautier
2018-07-24 22:59 Louis Sautier
2018-06-27 13:16 Louis Sautier
2018-03-10 14:56 Pacho Ramos
2017-10-04 8:57 Michał Górny
2017-03-26 4:16 Matt Thode
2017-02-27 5:29 Zac Medico
2017-02-27 4:27 Matt Thode
2016-11-06 21:39 Matt Thode
2016-06-29 18:18 Patrick Lauer
2016-02-17 8:57 Justin Lecher
2016-02-09 9:33 Justin Lecher
2015-11-03 19:32 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=1685345497.df0668c754bc716785fd6a48dae70345864ff1c4.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