summarylogtreecommitdiffstats
path: root/wxversion.patch
diff options
context:
space:
mode:
authorb00rt00s2015-06-08 22:12:30 +0200
committerb00rt00s2015-06-08 22:12:30 +0200
commit710e576434e42f94cd124573ffe4a2afde098005 (patch)
tree88a3f3d34d356213fc49cc0b0a04f0afbebc82e7 /wxversion.patch
downloadaur-710e576434e42f94cd124573ffe4a2afde098005.tar.gz
Initial import
Diffstat (limited to 'wxversion.patch')
-rw-r--r--wxversion.patch13
1 files changed, 13 insertions, 0 deletions
diff --git a/wxversion.patch b/wxversion.patch
new file mode 100644
index 000000000000..f334479ffa84
--- /dev/null
+++ b/wxversion.patch
@@ -0,0 +1,13 @@
+*** GSASII.py 2014-04-23 14:50:53.990248150 +0000
+--- GSASII-new.py 2014-04-23 14:50:36.393581085 +0000
+***************
+*** 27,32 ****
+--- 27,34 ----
+ import inspect
+ import numpy as np
+ import scipy as sp
++ import wxversion
++ wxversion.select('2.8')
+ import wx
+ import matplotlib as mpl
+ try: