mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
Release notes: https://github.com/gpodder/gpodder/releases/tag/3.11.5
11 lines
218 B
TOML
11 lines
218 B
TOML
--- pyproject.toml.orig 2024-12-19 19:44:23 UTC
|
|
+++ pyproject.toml
|
|
@@ -1,6 +1,6 @@ requires = [
|
|
[build-system]
|
|
requires = [
|
|
- "setuptools>=64",
|
|
+ "setuptools>=63",
|
|
]
|
|
build-backend = "setuptools.build_meta"
|
|
|