Info file changes to support python 3.6 in scipy-py-0.18.1-1
Index: scipy-py.info
===================================================================
RCS file: /cvsroot/fink/dists/10.9-libcxx/stable/main/finkinfo/sci/scipy-py.info,v
retrieving revision 1.8
diff -u -r1.8 scipy-py.info
--- scipy-py.info 25 Sep 2016 13:46:35 -0000 1.8
+++ scipy-py.info 26 Dec 2016 08:07:16 -0000
@@ -4,7 +4,7 @@
Epoch: 1
Revision: 1
Maintainer: None <fink-devel@lists.sourceforge.net>
-Type: python (2.7 3.4 3.5)
+Type: python (2.7 3.4 3.5 3.6)
Depends: <<
cython-py%type_pkg[python],
gcc5-shlibs,
Tested on 10.11 with 'fink -m'
Info file to support python 3.6 in scipy-py-0.18.1-1
Missing nose-py36