Accepting request 544081 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/544081
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-numpy?expand=0&rev=61
This commit is contained in:
Dominique Leuenberger 2017-11-23 08:34:11 +00:00 committed by Git OBS Bridge
parent 4fa9108c00
commit ef8b7cc7fa
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Nov 13 14:17:56 UTC 2017 - eich@suse.com
- Add 'family "NumPy"' to modules file to avoid that different
versions of this get loaded.
-------------------------------------------------------------------
Sun Nov 12 12:49:48 UTC 2017 - eich@suse.com

View File

@ -225,6 +225,7 @@ prepend-path PYTHONPATH ${sitesearch_path}
setenv %{hpc_upcase_trans_hyph %pname}_DIR %{hpc_prefix}
setenv %{hpc_upcase_trans_hyph %pname}_BIN %{hpc_bindir}
family "NumPy"
EOF
}
%endif