ChangeLog: https://gitlab.com/duplicity/duplicity/-/blob/main/CHANGELOG.md#rel3051-2025-06-25
16 lines
347 B
TOML
16 lines
347 B
TOML
--- pyproject.toml.orig 2025-06-25 20:20:03 UTC
|
|
+++ pyproject.toml
|
|
@@ -34,10 +34,10 @@ requires = [
|
|
[build-system]
|
|
requires = [
|
|
"build>=1.1",
|
|
- "pip>=24.0",
|
|
+ "pip>=23.3",
|
|
"pipx>=1.5",
|
|
"packaging>=20.0",
|
|
- "setuptools>=78.1.0",
|
|
+ "setuptools>=63.1.0",
|
|
"wheel>=0.42.0",
|
|
]
|
|
build-backend = "setuptools.build_meta"
|