aboutsummaryrefslogtreecommitdiffstats
path: root/astro/py-sunpy/files/patch-sunpy_io_src_ana___pyana.c
diff options
context:
space:
mode:
authorLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
committerLexi Winter <ivy@FreeBSD.org>2025-12-01 03:19:41 +0000
commit2e80774d0b20d167bc0a9e2b63dafbfb171c0d22 (patch)
tree25f0138e1af8902b92dacc8cce09b267447c17db /astro/py-sunpy/files/patch-sunpy_io_src_ana___pyana.c
parentf85f2b2d6e5b7ed869376eb4b180c3a74a5c5da9 (diff)
parent1a30da80670973368b399f2b01fe9c04b91a1273 (diff)
Merge remote-tracking branch 'freebsd/main' into lf/mainlf/main
Diffstat (limited to 'astro/py-sunpy/files/patch-sunpy_io_src_ana___pyana.c')
-rw-r--r--astro/py-sunpy/files/patch-sunpy_io_src_ana___pyana.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/astro/py-sunpy/files/patch-sunpy_io_src_ana___pyana.c b/astro/py-sunpy/files/patch-sunpy_io_src_ana___pyana.c
deleted file mode 100644
index d8846690c0ef..000000000000
--- a/astro/py-sunpy/files/patch-sunpy_io_src_ana___pyana.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- sunpy/io/src/ana/_pyana.c.orig 2025-07-01 07:29:54 UTC
-+++ sunpy/io/src/ana/_pyana.c
-@@ -6,11 +6,6 @@ a cleaned up version of the original anarw routines.
- a cleaned up version of the original anarw routines.
- */
-
--// Needed due to https://github.com/numpy/numpy/issues/16970
--struct _typeobject {
-- int foo;
--};
--
- #include <Python.h> // For python extension
- #define NPY_NO_DEPRECATED_API NPY_2_0_API_VERSION
- #include <numpy/arrayobject.h> // For numpy