You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-03-31 14:42:53 -07:00
The current version of py-pyobjc is unsupported on old systems. Provide an alternative. Version has been advised by upstream: https://github.com/ronaldoussoren/pyobjc/issues/587
11 lines
318 B
Diff
11 lines
318 B
Diff
--- docs/conf.py.orig 2020-04-01 07:47:09.000000000 -0400
|
|
+++ docs/conf.py 2020-04-01 07:47:25.000000000 -0400
|
|
@@ -34,7 +34,6 @@
|
|
"sphinx.ext.ifconfig",
|
|
"sphinx.ext.extlinks",
|
|
"examples",
|
|
- "sphinx_sitemap",
|
|
]
|
|
|
|
extlinks = {"issue": ("https://github.com/ronaldoussoren/pyobjc/issues/%s", "issue ")}
|