diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-03-17 22:37:37 +0100 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-03-17 22:38:32 +0100 |
| commit | d33c0c2583b09b293526281e42e9c2e6fe87ded8 (patch) | |
| tree | 1119908c21561d90538ef429bb86487063db4c9c /gnu/local.mk | |
| parent | b23fc2272924b9a694f3c7cedb66afb722001778 (diff) | |
gnu: Remove python-accupy.
* gnu/packages/maths.scm (python-accupy): Delete variable.
* gnu/packages/patches/python-accupy-fix-use-of-perfplot.patch,
gnu/packages/patches/python-accupy-use-matplotx.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Unregister patches.
Change-Id: I3364592d794986674bf5fc55463280f58f8efe8a
Diffstat (limited to 'gnu/local.mk')
| -rw-r--r-- | gnu/local.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/local.mk b/gnu/local.mk index 34b082ea8a3..0a6c3fad005 100644 --- a/gnu/local.mk +++ b/gnu/local.mk @@ -2085,8 +2085,6 @@ dist_patch_DATA = \ %D%/packages/patches/pthreadpool-system-libraries.patch \ %D%/packages/patches/python-3.11-fix-tests.patch \ %D%/packages/patches/python-3.12-fix-tests.patch \ - %D%/packages/patches/python-accupy-use-matplotx.patch \ - %D%/packages/patches/python-accupy-fix-use-of-perfplot.patch \ %D%/packages/patches/python-anyio-unuse-exceptiongroup-in-test.patch \ %D%/packages/patches/python-bed-reader-use-store-samples.patch \ %D%/packages/patches/python-chai-drop-python2.patch \ |
