You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
14 lines
247 B
Diff
14 lines
247 B
Diff
https://github.com/pypa/setuptools/pull/4666
|
|
|
|
--- pyproject.toml.orig
|
|
+++ pyproject.toml
|
|
@@ -103,7 +103,7 @@ core = [
|
|
|
|
# for distutils
|
|
"jaraco.collections",
|
|
- "jaraco.functools",
|
|
+ "jaraco.functools>=4",
|
|
"packaging",
|
|
"more_itertools",
|
|
]
|