Collecting CleanFlow==1.0.4a1 1 location(s) to search for versions of CleanFlow: * https://pypi.python.org/simple/cleanflow/ Getting page https://pypi.python.org/simple/cleanflow/ Analyzing links from page https://pypi.org/simple/cleanflow/ Found link https://files.pythonhosted.org/packages/31/84/839f2622ce78bb28921e191dc02400cc2b1871f55a0ca6bf9d89df7892d3/CleanFlow-1.0.3a1.tar.gz#sha256=e9c70c0c9fdf3589fa81a858ce1acfd66af9747c7a4de70f58e8af514ca8b98e (from https://pypi.org/simple/cleanflow/), version: 1.0.3a1 Found link https://files.pythonhosted.org/packages/06/4a/65488f779f7e6586b6066a2f39594ac08002603d60210cca47ed2286abf8/CleanFlow-1.0.4a1.tar.gz#sha256=686225f7623f4351fa92f748d1888ae4650f447aaeeca2c2fb2286429a110355 (from https://pypi.org/simple/cleanflow/), version: 1.0.4a1 Using version 1.0.4a1 (newest of versions: 1.0.4a1) Downloading https://files.pythonhosted.org/packages/06/4a/65488f779f7e6586b6066a2f39594ac08002603d60210cca47ed2286abf8/CleanFlow-1.0.4a1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/06/4a/65488f779f7e6586b6066a2f39594ac08002603d60210cca47ed2286abf8/CleanFlow-1.0.4a1.tar.gz#sha256=686225f7623f4351fa92f748d1888ae4650f447aaeeca2c2fb2286429a110355 (from https://pypi.org/simple/cleanflow/) Running setup.py (path:/tmp/pip-build-pvmo1dys/CleanFlow/setup.py) egg_info for package CleanFlow Running command python setup.py egg_info running egg_info creating pip-egg-info/CleanFlow.egg-info writing dependency_links to pip-egg-info/CleanFlow.egg-info/dependency_links.txt writing pip-egg-info/CleanFlow.egg-info/PKG-INFO writing top-level names to pip-egg-info/CleanFlow.egg-info/top_level.txt writing manifest file 'pip-egg-info/CleanFlow.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/CleanFlow.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/CleanFlow.egg-info/SOURCES.txt' Source in /tmp/pip-build-pvmo1dys/CleanFlow has version 1.0.4a1, which satisfies requirement CleanFlow==1.0.4a1 from https://files.pythonhosted.org/packages/06/4a/65488f779f7e6586b6066a2f39594ac08002603d60210cca47ed2286abf8/CleanFlow-1.0.4a1.tar.gz#sha256=686225f7623f4351fa92f748d1888ae4650f447aaeeca2c2fb2286429a110355 Building wheels for collected packages: CleanFlow Running setup.py bdist_wheel for CleanFlow: started Destination directory: /tmp/tmp67dki9itpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-pvmo1dys/CleanFlow/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/tmp67dki9itpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cleanflow copying cleanflow/__init__.py -> build/lib/cleanflow copying cleanflow/assertions.py -> build/lib/cleanflow copying cleanflow/spark.py -> build/lib/cleanflow creating build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/upper_case.py -> build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/drop_col.py -> build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/__init__.py -> build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/set_col.py -> build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/replace_na.py -> build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/trim_col.py -> build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/rmSpChars.py -> build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/lower_case.py -> build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/remove_duplicates.py -> build/lib/cleanflow/preprocessing copying cleanflow/preprocessing/impute_missing.py -> build/lib/cleanflow/preprocessing creating build/lib/cleanflow/getOutput copying cleanflow/getOutput/__init__.py -> build/lib/cleanflow/getOutput copying cleanflow/getOutput/to_csv.py -> build/lib/cleanflow/getOutput creating build/lib/cleanflow/exploratory copying cleanflow/exploratory/describe.py -> build/lib/cleanflow/exploratory copying cleanflow/exploratory/__init__.py -> build/lib/cleanflow/exploratory copying cleanflow/exploratory/duplicates.py -> build/lib/cleanflow/exploratory 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/cleanflow creating build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/upper_case.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/drop_col.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/__init__.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/set_col.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/replace_na.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/trim_col.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/rmSpChars.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/lower_case.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/remove_duplicates.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/preprocessing/impute_missing.py -> build/bdist.linux-armv7l/wheel/cleanflow/preprocessing copying build/lib/cleanflow/__init__.py -> build/bdist.linux-armv7l/wheel/cleanflow creating build/bdist.linux-armv7l/wheel/cleanflow/getOutput copying build/lib/cleanflow/getOutput/__init__.py -> build/bdist.linux-armv7l/wheel/cleanflow/getOutput copying build/lib/cleanflow/getOutput/to_csv.py -> build/bdist.linux-armv7l/wheel/cleanflow/getOutput creating build/bdist.linux-armv7l/wheel/cleanflow/exploratory copying build/lib/cleanflow/exploratory/describe.py -> build/bdist.linux-armv7l/wheel/cleanflow/exploratory copying build/lib/cleanflow/exploratory/__init__.py -> build/bdist.linux-armv7l/wheel/cleanflow/exploratory copying build/lib/cleanflow/exploratory/duplicates.py -> build/bdist.linux-armv7l/wheel/cleanflow/exploratory copying build/lib/cleanflow/assertions.py -> build/bdist.linux-armv7l/wheel/cleanflow copying build/lib/cleanflow/spark.py -> build/bdist.linux-armv7l/wheel/cleanflow running install_egg_info running egg_info writing dependency_links to CleanFlow.egg-info/dependency_links.txt writing top-level names to CleanFlow.egg-info/top_level.txt writing CleanFlow.egg-info/PKG-INFO reading manifest file 'CleanFlow.egg-info/SOURCES.txt' writing manifest file 'CleanFlow.egg-info/SOURCES.txt' Copying CleanFlow.egg-info to build/bdist.linux-armv7l/wheel/CleanFlow-1.0.4a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/CleanFlow-1.0.4a1.dist-info/WHEEL Running setup.py bdist_wheel for CleanFlow: finished with status 'done' Stored in directory: /tmp/tmp_zbwyoja Successfully built CleanFlow Cleaning up... Removing source in /tmp/pip-build-pvmo1dys/CleanFlow