aboutsummaryrefslogtreecommitdiff
path: root/astro/py-ephem/files/patch-extensions___libastro.c
diff options
context:
space:
mode:
Diffstat (limited to 'astro/py-ephem/files/patch-extensions___libastro.c')
-rw-r--r--astro/py-ephem/files/patch-extensions___libastro.c9
1 files changed, 0 insertions, 9 deletions
diff --git a/astro/py-ephem/files/patch-extensions___libastro.c b/astro/py-ephem/files/patch-extensions___libastro.c
deleted file mode 100644
index e90b1852c6b3..000000000000
--- a/astro/py-ephem/files/patch-extensions___libastro.c
+++ /dev/null
@@ -1,9 +0,0 @@
---- extensions/_libastro.c.orig 2021-06-12 19:13:26 UTC
-+++ extensions/_libastro.c
-@@ -1,5 +1,6 @@
- /* Python header files. */
-
-+#define PY_SSIZE_T_CLEAN
- #include "Python.h"
-
- #if PY_MAJOR_VERSION == 2