|
|
@ -1,4 +1,4 @@
|
|
|
|
From f80ce20f38f90d356fa5e7a986059b36853c5310 Mon Sep 17 00:00:00 2001
|
|
|
|
From 54d85745d55fa0d148c04bfb1ad6c44c0ae9737b Mon Sep 17 00:00:00 2001
|
|
|
|
From: "Benjamin A. Beasley" <code@musicinmybrain.net>
|
|
|
|
From: "Benjamin A. Beasley" <code@musicinmybrain.net>
|
|
|
|
Date: Mon, 24 Jul 2023 11:30:02 -0400
|
|
|
|
Date: Mon, 24 Jul 2023 11:30:02 -0400
|
|
|
|
Subject: [PATCH] Downstream-only: loosen dependency versions for EPEL9
|
|
|
|
Subject: [PATCH] Downstream-only: loosen dependency versions for EPEL9
|
|
|
@ -9,7 +9,7 @@ See discussion in https://bugzilla.redhat.com/show_bug.cgi?id=2158497.
|
|
|
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
1 file changed, 2 insertions(+), 2 deletions(-)
|
|
|
|
|
|
|
|
|
|
|
|
diff --git a/backend/pyproject.toml b/backend/pyproject.toml
|
|
|
|
diff --git a/backend/pyproject.toml b/backend/pyproject.toml
|
|
|
|
index 5b3e42f6..cca9f2dc 100644
|
|
|
|
index de1ba4d0..ab9af0c5 100644
|
|
|
|
--- a/backend/pyproject.toml
|
|
|
|
--- a/backend/pyproject.toml
|
|
|
|
+++ b/backend/pyproject.toml
|
|
|
|
+++ b/backend/pyproject.toml
|
|
|
|
@@ -37,9 +37,9 @@ classifiers = [
|
|
|
|
@@ -37,9 +37,9 @@ classifiers = [
|
|
|
@ -22,8 +22,8 @@ index 5b3e42f6..cca9f2dc 100644
|
|
|
|
- "pluggy>=1.0.0",
|
|
|
|
- "pluggy>=1.0.0",
|
|
|
|
+ "pluggy>=0.13.1",
|
|
|
|
+ "pluggy>=0.13.1",
|
|
|
|
"tomli>=1.2.2; python_version < '3.11'",
|
|
|
|
"tomli>=1.2.2; python_version < '3.11'",
|
|
|
|
|
|
|
|
"trove-classifiers",
|
|
|
|
]
|
|
|
|
]
|
|
|
|
|
|
|
|
|
|
|
|
--
|
|
|
|
--
|
|
|
|
2.41.0
|
|
|
|
2.41.0
|
|
|
|
|
|
|
|
|
|
|
|