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/flask-api/
Date: Fri, 22 Dec 2023 19:21:03 +0000 (UTC)	[thread overview]
Message-ID: <1703272815.9025bc04e259c5f3bda7fc2bf0c3457d328ce9d9.mgorny@gentoo> (raw)

commit:     9025bc04e259c5f3bda7fc2bf0c3457d328ce9d9
Author:     Matoro Mahri <matoro_gentoo <AT> matoro <DOT> tk>
AuthorDate: Fri Dec 22 03:15:01 2023 +0000
Commit:     Michał Górny <mgorny <AT> gentoo <DOT> org>
CommitDate: Fri Dec 22 19:20:15 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9025bc04

dev-python/flask-api: restrict to <dev-python/werkzeug-3

Uses werkzeug.urls.url_decode which was deprecated in werkzeug-2.3 and
removed in werkzeug-3.0.  See https://stackoverflow.com/a/77215455/6214870

Bug: https://bugs.gentoo.org/917890
Signed-off-by: Matoro Mahri <matoro_gentoo <AT> matoro.tk>
Closes: https://github.com/gentoo/gentoo/pull/34409
Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>

 dev-python/flask-api/{flask-api-3.1.ebuild => flask-api-3.1-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/dev-python/flask-api/flask-api-3.1.ebuild b/dev-python/flask-api/flask-api-3.1-r1.ebuild
similarity index 90%
rename from dev-python/flask-api/flask-api-3.1.ebuild
rename to dev-python/flask-api/flask-api-3.1-r1.ebuild
index c77f8887c298..bf174de3d55a 100644
--- a/dev-python/flask-api/flask-api-3.1.ebuild
+++ b/dev-python/flask-api/flask-api-3.1-r1.ebuild
@@ -24,8 +24,9 @@ SLOT="0"
 KEYWORDS="~amd64 ~x86"
 
 RDEPEND="
-	dev-python/flask[${PYTHON_USEDEP}]
+	<dev-python/flask-3[${PYTHON_USEDEP}]
 	dev-python/markdown[${PYTHON_USEDEP}]
+	<dev-python/werkzeug-3[${PYTHON_USEDEP}]
 "
 
 distutils_enable_tests pytest


             reply	other threads:[~2023-12-22 19:21 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-22 19:21 Michał Górny [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-02-27 20:56 [gentoo-commits] repo/gentoo:master commit in: dev-python/flask-api/ Michał Górny
2024-01-19 23:08 Ionen Wolkens
2023-06-06  5:43 Michał Górny
2023-06-06  5:43 Michał Górny
2023-06-06  5:43 Michał Górny
2023-05-19 13:48 Michał Górny
2023-02-17 13:14 Michał Górny
2021-09-21  6:20 Arthur Zamarin
2021-01-09 18:58 Sam James
2020-09-23 11:32 Louis Sautier
2020-05-17 16:42 Joonas Niilola
2020-05-06 14:15 Joonas Niilola
2020-03-27  9:16 Michał Górny
2019-02-03 22:57 Andreas Sturmlechner
2018-06-20 22:02 Patrice Clement

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=1703272815.9025bc04e259c5f3bda7fc2bf0c3457d328ce9d9.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