Collecting scikit-hep==0.1.0 1 location(s) to search for versions of scikit-hep: * https://pypi.python.org/simple/scikit-hep/ Getting page https://pypi.python.org/simple/scikit-hep/ Analyzing links from page https://pypi.python.org/simple/scikit-hep/ Found link https://pypi.python.org/packages/90/94/2ffc2579efea521ebdfef1229322ffe7fb8f2bea282a82ff97f20955048e/scikit-hep-0.1.0.tar.gz#md5=4bf336fe749d3ca548be74a6bb60b380 (from https://pypi.python.org/simple/scikit-hep/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading scikit-hep-0.1.0.tar.gz (1.2MB) Downloading from URL https://pypi.python.org/packages/90/94/2ffc2579efea521ebdfef1229322ffe7fb8f2bea282a82ff97f20955048e/scikit-hep-0.1.0.tar.gz#md5=4bf336fe749d3ca548be74a6bb60b380 (from https://pypi.python.org/simple/scikit-hep/) Running setup.py (path:/tmp/pip-build-zzgg5jg6/scikit-hep/setup.py) egg_info for package scikit-hep Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-zzgg5jg6/scikit-hep/.eggs/pytest_runner-3.0-py3.4.egg running egg_info creating pip-egg-info/scikit_hep.egg-info writing pip-egg-info/scikit_hep.egg-info/PKG-INFO writing requirements to pip-egg-info/scikit_hep.egg-info/requires.txt writing top-level names to pip-egg-info/scikit_hep.egg-info/top_level.txt writing dependency_links to pip-egg-info/scikit_hep.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/scikit_hep.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/scikit_hep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/scikit_hep.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-build-zzgg5jg6/scikit-hep has version 0.1.0, which satisfies requirement scikit-hep==0.1.0 from https://pypi.python.org/packages/90/94/2ffc2579efea521ebdfef1229322ffe7fb8f2bea282a82ff97f20955048e/scikit-hep-0.1.0.tar.gz#md5=4bf336fe749d3ca548be74a6bb60b380 Building wheels for collected packages: scikit-hep Running setup.py bdist_wheel for scikit-hep: started Destination directory: /tmp/tmpt315pajxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-zzgg5jg6/scikit-hep/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/tmpt315pajxpip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib copying setuputils.py -> build/lib creating build/lib/skhep copying skhep/__init__.py -> build/lib/skhep creating build/lib/skhep/units copying skhep/units/units.py -> build/lib/skhep/units copying skhep/units/__init__.py -> build/lib/skhep/units copying skhep/units/prefixes.py -> build/lib/skhep/units creating build/lib/skhep/simulation copying skhep/simulation/__init__.py -> build/lib/skhep/simulation copying skhep/simulation/pdgid.py -> build/lib/skhep/simulation creating build/lib/skhep/visual copying skhep/visual/fill_between_steps.py -> build/lib/skhep/visual copying skhep/visual/__init__.py -> build/lib/skhep/visual copying skhep/visual/mpl_plotter.py -> build/lib/skhep/visual creating build/lib/skhep/utils copying skhep/utils/exceptions.py -> build/lib/skhep/utils copying skhep/utils/dependencies.py -> build/lib/skhep/utils copying skhep/utils/provenance.py -> build/lib/skhep/utils copying skhep/utils/__init__.py -> build/lib/skhep/utils copying skhep/utils/decorators.py -> build/lib/skhep/utils copying skhep/utils/py23.py -> build/lib/skhep/utils creating build/lib/skhep/pdg copying skhep/pdg/__init__.py -> build/lib/skhep/pdg copying skhep/pdg/pdt.py -> build/lib/skhep/pdg creating build/lib/skhep/dataset copying skhep/dataset/rootdataset.py -> build/lib/skhep/dataset copying skhep/dataset/__init__.py -> build/lib/skhep/dataset copying skhep/dataset/numpydataset.py -> build/lib/skhep/dataset copying skhep/dataset/defs.py -> build/lib/skhep/dataset creating build/lib/skhep/math copying skhep/math/kinematics.py -> build/lib/skhep/math copying skhep/math/vectors - Copy.py -> build/lib/skhep/math copying skhep/math/geometry.py -> build/lib/skhep/math copying skhep/math/isclose.py -> build/lib/skhep/math copying skhep/math/numeric.py -> build/lib/skhep/math copying skhep/math/__init__.py -> build/lib/skhep/math copying skhep/math/vectors.py -> build/lib/skhep/math creating build/lib/skhep/modeling copying skhep/modeling/bayesian_blocks.py -> build/lib/skhep/modeling copying skhep/modeling/__init__.py -> build/lib/skhep/modeling creating build/lib/skhep/constants copying skhep/constants/constants.py -> build/lib/skhep/constants copying skhep/constants/__init__.py -> build/lib/skhep/constants creating build/lib/skhep/data copying skhep/data/mass_width_2016.mcd -> build/lib/skhep/data copying skhep/data/mass_width_2017.mcd -> build/lib/skhep/data copying skhep/data/mass_width_2014.mcd -> build/lib/skhep/data installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/skhep creating build/bdist.linux-armv7l/wheel/skhep/units copying build/lib/skhep/units/units.py -> build/bdist.linux-armv7l/wheel/skhep/units copying build/lib/skhep/units/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/units copying build/lib/skhep/units/prefixes.py -> build/bdist.linux-armv7l/wheel/skhep/units creating build/bdist.linux-armv7l/wheel/skhep/simulation copying build/lib/skhep/simulation/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/simulation copying build/lib/skhep/simulation/pdgid.py -> build/bdist.linux-armv7l/wheel/skhep/simulation creating build/bdist.linux-armv7l/wheel/skhep/visual copying build/lib/skhep/visual/fill_between_steps.py -> build/bdist.linux-armv7l/wheel/skhep/visual copying build/lib/skhep/visual/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/visual copying build/lib/skhep/visual/mpl_plotter.py -> build/bdist.linux-armv7l/wheel/skhep/visual creating build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/exceptions.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/dependencies.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/provenance.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/decorators.py -> build/bdist.linux-armv7l/wheel/skhep/utils copying build/lib/skhep/utils/py23.py -> build/bdist.linux-armv7l/wheel/skhep/utils creating build/bdist.linux-armv7l/wheel/skhep/pdg copying build/lib/skhep/pdg/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/pdg copying build/lib/skhep/pdg/pdt.py -> build/bdist.linux-armv7l/wheel/skhep/pdg copying build/lib/skhep/__init__.py -> build/bdist.linux-armv7l/wheel/skhep creating build/bdist.linux-armv7l/wheel/skhep/dataset copying build/lib/skhep/dataset/rootdataset.py -> build/bdist.linux-armv7l/wheel/skhep/dataset copying build/lib/skhep/dataset/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/dataset copying build/lib/skhep/dataset/numpydataset.py -> build/bdist.linux-armv7l/wheel/skhep/dataset copying build/lib/skhep/dataset/defs.py -> build/bdist.linux-armv7l/wheel/skhep/dataset creating build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/kinematics.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/vectors - Copy.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/geometry.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/isclose.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/numeric.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/math copying build/lib/skhep/math/vectors.py -> build/bdist.linux-armv7l/wheel/skhep/math creating build/bdist.linux-armv7l/wheel/skhep/modeling copying build/lib/skhep/modeling/bayesian_blocks.py -> build/bdist.linux-armv7l/wheel/skhep/modeling copying build/lib/skhep/modeling/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/modeling creating build/bdist.linux-armv7l/wheel/skhep/constants copying build/lib/skhep/constants/constants.py -> build/bdist.linux-armv7l/wheel/skhep/constants copying build/lib/skhep/constants/__init__.py -> build/bdist.linux-armv7l/wheel/skhep/constants creating build/bdist.linux-armv7l/wheel/skhep/data copying build/lib/skhep/data/mass_width_2016.mcd -> build/bdist.linux-armv7l/wheel/skhep/data copying build/lib/skhep/data/mass_width_2017.mcd -> build/bdist.linux-armv7l/wheel/skhep/data copying build/lib/skhep/data/mass_width_2014.mcd -> build/bdist.linux-armv7l/wheel/skhep/data copying build/lib/setuputils.py -> build/bdist.linux-armv7l/wheel running install_egg_info running egg_info writing requirements to scikit_hep.egg-info/requires.txt writing dependency_links to scikit_hep.egg-info/dependency_links.txt writing top-level names to scikit_hep.egg-info/top_level.txt writing scikit_hep.egg-info/PKG-INFO reading manifest file 'scikit_hep.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'scikit_hep.egg-info/SOURCES.txt' Copying scikit_hep.egg-info to build/bdist.linux-armv7l/wheel/scikit_hep-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/scikit_hep-0.1.0.dist-info/WHEEL Running setup.py bdist_wheel for scikit-hep: finished with status 'done' Stored in directory: /tmp/tmpze5ds9sh Successfully built scikit-hep Cleaning up... Removing source in /tmp/pip-build-zzgg5jg6/scikit-hep