Files
macports-ports/python/py-zipp/files/patch-setup.py.diff
2025-08-14 02:23:19 +03:00

7 lines
140 B
Diff

--- /dev/null 2025-08-14 02:06:14
+++ setup.py 2025-08-14 02:05:28
@@ -0,0 +1,3 @@
+from setuptools import setup
+
+setup(version='3.15.0')