mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
Release notes for 1.8 brach: https://gajim.org/post/2023-05-27-gajim-1.8.0-released/ Full changelog: https://dev.gajim.org/gajim/gajim/-/blob/master/ChangeLog PR: 274490 Reported by: p5B2EA84B3@t-online.de
10 lines
242 B
TOML
10 lines
242 B
TOML
--- pyproject.toml.orig 2023-10-22 09:46:07 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,6 +1,6 @@ requires = [
|
|
[build-system]
|
|
requires = [
|
|
- "setuptools >= 65.0.0",
|
|
+ "setuptools >= 63.0.0",
|
|
]
|
|
build-backend = "backend"
|
|
backend-path = ["pep517build"]
|