summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-31 22:11:46 +0000
committerSam James <sam@gentoo.org>2021-12-31 22:48:15 +0000
commit436ff7486cf12a15d908ee2067c00e1bd4eb64c5 (patch)
treeea5028441d783e64c6fe7c2c22986e4d840b55df /dev-python/numpy
parentdev-tcltk/tdom: fix build with thread (diff)
downloadgentoo-436ff7486cf12a15d908ee2067c00e1bd4eb64c5.tar.gz
gentoo-436ff7486cf12a15d908ee2067c00e1bd4eb64c5.tar.bz2
gentoo-436ff7486cf12a15d908ee2067c00e1bd4eb64c5.zip
dev-python/numpy: add context to blas patch
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-python/numpy')
-rw-r--r--dev-python/numpy/files/numpy-1.21.0-no-hardcode-blasv2.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/dev-python/numpy/files/numpy-1.21.0-no-hardcode-blasv2.patch b/dev-python/numpy/files/numpy-1.21.0-no-hardcode-blasv2.patch
index bc3fbda4bf29..73c5cae90d00 100644
--- a/dev-python/numpy/files/numpy-1.21.0-no-hardcode-blasv2.patch
+++ b/dev-python/numpy/files/numpy-1.21.0-no-hardcode-blasv2.patch
@@ -1,3 +1,5 @@
+Originally added in: https://gitweb.gentoo.org/repo/gentoo.git/commit/dev-python/numpy/files?id=e5ce90a04e79f6413604e96e4803cb95ada7c859
+https://bugs.gentoo.org/567938
diff --git a/numpy/distutils/system_info.py b/numpy/distutils/system_info.py
index 82e864a5c..1d77e5854 100644
--- a/numpy/distutils/system_info.py