Skip to content

Commit

Permalink
Add hdf5 python cache
Browse files Browse the repository at this point in the history
  • Loading branch information
mrodozov committed Jul 25, 2018
1 parent d5dbf78 commit 5ba9d52
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions py2-h5py-cache.spec
@@ -0,0 +1,9 @@
### RPM external py2-h5py-cache 1.0
## INITENV +PATH PYTHON27PATH %{i}/${PYTHON_LIB_SITE_PACKAGES}
## INITENV +PATH PYTHON3PATH %{i}/${PYTHON3_LIB_SITE_PACKAGES}

%define pip_name h5py-cache

## IMPORT build-with-pip

#%define PipPostBuild perl -p -i -e "s|^#!.*python|#!/usr/bin/env python|" %{i}/bin/*
1 change: 1 addition & 0 deletions python_tools.spec
Expand Up @@ -34,6 +34,7 @@ Requires: py2-hyperas
Requires: py2-hyperopt-toolfile
Requires: py2-seaborn
Requires: py2-h5py
Requires: py2-h5py-cache
Requires: py2-thriftpy
Requires: py2-root_pandas
Requires: py2-uproot
Expand Down

0 comments on commit 5ba9d52

Please sign in to comment.