Blame rpmautospec-0.4.1-old-poetry.patch

f4db85d
diff -up rpmautospec-0.4.1/pyproject.toml.old-poetry rpmautospec-0.4.1/pyproject.toml
f4db85d
--- rpmautospec-0.4.1/pyproject.toml.old-poetry	2023-12-15 23:05:03.757565500 +0100
f4db85d
+++ rpmautospec-0.4.1/pyproject.toml	2024-01-08 15:32:14.863630739 +0100
264dae5
@@ -47,7 +47,7 @@ babel = "^2.9"
264dae5
 pygit2 = "^1.2.1"
f4db85d
 rpm = "*"
264dae5
 
264dae5
-[tool.poetry.group.dev.dependencies]
264dae5
+[tool.poetry.dev-dependencies]
264dae5
 pyyaml = "^5.3.1 || ^6"
264dae5
 pytest = "^6.2.2 || ^7"
264dae5
 pytest-cov = "^4.0.0"