summaryrefslogtreecommitdiff
path: root/devel/py-poetry/files/patch-pyproject.toml
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-poetry/files/patch-pyproject.toml')
-rw-r--r--devel/py-poetry/files/patch-pyproject.toml11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/py-poetry/files/patch-pyproject.toml b/devel/py-poetry/files/patch-pyproject.toml
deleted file mode 100644
index 95a2636d41f1..000000000000
--- a/devel/py-poetry/files/patch-pyproject.toml
+++ /dev/null
@@ -1,11 +0,0 @@
---- pyproject.toml.orig 1970-01-01 00:00:00 UTC
-+++ pyproject.toml
-@@ -14,7 +14,7 @@ dependencies = [
- # which requires some adaptions to our code.
- "importlib-metadata (>=4.4,<8.7) ; python_version < '3.10'",
- "installer (>=0.7.0,<0.8.0)",
-- "keyring (>=25.1.0,<26.0.0)",
-+ "keyring (>=23.9.0,<26.0.0)",
- # packaging uses calver, so version is unclamped
- "packaging (>=24.0)",
- "pkginfo (>=1.12,<2.0)",