[skip changelog] Signed-off-by: Nils Philippsen <nils@redhat.com>epel9 imports/e9/python-rpmautospec-0.6.0-2.el9
parent
a5ee52b329
commit
9cefebf25e
@ -0,0 +1,12 @@
|
|||||||
|
diff -up rpmautospec-0.6.0/pyproject.toml.old-poetry rpmautospec-0.6.0/pyproject.toml
|
||||||
|
--- rpmautospec-0.6.0/pyproject.toml.old-poetry 2024-01-27 10:16:00.742831700 +0100
|
||||||
|
+++ rpmautospec-0.6.0/pyproject.toml 2024-01-27 11:11:14.965480544 +0100
|
||||||
|
@@ -47,7 +47,7 @@ babel = "^2.9"
|
||||||
|
pygit2 = "^1.4.0"
|
||||||
|
rpm = "*"
|
||||||
|
|
||||||
|
-[tool.poetry.group.dev.dependencies]
|
||||||
|
+[tool.poetry.dev-dependencies]
|
||||||
|
pyyaml = "^5.3.1 || ^6"
|
||||||
|
pytest = "^6.2.2 || ^7"
|
||||||
|
pytest-cov = "^4.0.0"
|
@ -1,12 +0,0 @@
|
|||||||
diff -up rpmautospec-0.4.1/pyproject.toml.old-poetry rpmautospec-0.4.1/pyproject.toml
|
|
||||||
--- rpmautospec-0.4.1/pyproject.toml.old-poetry 2023-12-15 23:05:03.757565500 +0100
|
|
||||||
+++ rpmautospec-0.4.1/pyproject.toml 2024-01-08 15:32:14.863630739 +0100
|
|
||||||
@@ -47,7 +47,7 @@ babel = "^2.9"
|
|
||||||
pygit2 = "^1.2.1"
|
|
||||||
rpm = "*"
|
|
||||||
|
|
||||||
-[tool.poetry.group.dev.dependencies]
|
|
||||||
+[tool.poetry.dev-dependencies]
|
|
||||||
pyyaml = "^5.3.1 || ^6"
|
|
||||||
pytest = "^6.2.2 || ^7"
|
|
||||||
pytest-cov = "^4.0.0"
|
|
Loading…
Reference in new issue