missed patch pointed out by naddy@; didn't build so no bump
This commit is contained in:
parent
68bdccd71a
commit
ed45636227
14
graphics/py-pyx/patches/patch-setup_py
Normal file
14
graphics/py-pyx/patches/patch-setup_py
Normal file
@ -0,0 +1,14 @@
|
||||
$OpenBSD: patch-setup_py,v 1.3 2020/12/13 22:12:54 daniel Exp $
|
||||
|
||||
Index: setup.py
|
||||
--- setup.py.orig
|
||||
+++ setup.py
|
||||
@@ -20,7 +20,7 @@ old releases up to PyX 0.12.x, i.e. execute something
|
||||
exit()
|
||||
|
||||
|
||||
-from distutils.core import setup, Extension
|
||||
+from setuptools import setup, Extension
|
||||
import configparser
|
||||
import pyx.version
|
||||
|
Loading…
x
Reference in New Issue
Block a user