parent
fa8eb8b876
commit
32af220ab9
@ -1 +1 @@
|
||||
SOURCES/rpmautospec-0.5.1.tar.gz
|
||||
SOURCES/rpmautospec-0.6.0.tar.gz
|
||||
|
@ -1 +1 @@
|
||||
b81cf9ebad48b0aad5da18567ac959aba38ed020 SOURCES/rpmautospec-0.5.1.tar.gz
|
||||
31dda6c51d069c55b3700050941636c8d6c9784d SOURCES/rpmautospec-0.6.0.tar.gz
|
||||
|
@ -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