summaryrefslogtreecommitdiff
path: root/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch
diff options
context:
space:
mode:
authorSébastien Fabbro <bicatali@gentoo.org>2016-06-09 16:12:46 +0000
committerSébastien Fabbro <bicatali@gentoo.org>2016-06-09 17:23:27 +0000
commit63ac55e0f89cd9e634fe37e96176045bed11be29 (patch)
tree97b883f1b1f5ba77911fd4a534400694b32c2256 /dev-python/astropy/files/astropy-1.0.4-disable_helper.patch
parent2c0315b22e91780e1eb3cd9f19d465d6a1f8c2f0 (diff)
downloadgentoo-63ac55e0f89cd9e634fe37e96176045bed11be29.tar.gz
gentoo-63ac55e0f89cd9e634fe37e96176045bed11be29.tar.bz2
gentoo-63ac55e0f89cd9e634fe37e96176045bed11be29.zip
dev-python/astropy: force numpy-1.10
Fixing (maybe): Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=585468 Package-Manager: portage-2.3.0_rc1
Diffstat (limited to 'dev-python/astropy/files/astropy-1.0.4-disable_helper.patch')
-rw-r--r--dev-python/astropy/files/astropy-1.0.4-disable_helper.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch b/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch
deleted file mode 100644
index 2e751c9ee5db..000000000000
--- a/dev-python/astropy/files/astropy-1.0.4-disable_helper.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-Author: Ole Streicher <olebole@debian.org>
-Description: Disable astropy-helpers copy
-Bug: https://bugs.debian.org/761055
---- a/setup.cfg
-+++ b/setup.cfg
-@@ -22,7 +22,7 @@
- bitmap = static/wininst_background.bmp
-
- [ah_bootstrap]
--auto_use = True
-+auto_use = False
-
- [pep8]
- # E101 - mix of tabs and spaces