Collecting TexSoup==0.1.3 1 location(s) to search for versions of TexSoup: * https://pypi.python.org/simple/texsoup/ Getting page https://pypi.python.org/simple/texsoup/ Analyzing links from page https://pypi.python.org/simple/texsoup/ Found link https://pypi.python.org/packages/a0/52/9fdd9ba9bcee2bbd19b5196625c83ca335caea00c02f95db2cd2b58e4cc7/TexSoup-0.0.1.tar.gz#md5=1caacf5741b728da4a1825143b793918 (from https://pypi.python.org/simple/texsoup/), version: 0.0.1 Found link https://pypi.python.org/packages/1d/0a/a1bd2ff8bdc07638a5d02ec82bf9fdd22ff5ae54618e0576134fe53eae30/TexSoup-0.0.2.tar.gz#md5=8c0b9bd126baac3c35c05459d7d22dc7 (from https://pypi.python.org/simple/texsoup/), version: 0.0.2 Found link https://pypi.python.org/packages/98/e2/2a7765de817f677b793f01b9e427effa034c253efb262fd5e0c03e8bbf25/TexSoup-0.0.3.tar.gz#md5=712463fc9f45b6a90c0f570d184c5db1 (from https://pypi.python.org/simple/texsoup/), version: 0.0.3 Found link https://pypi.python.org/packages/5c/21/4ff4fa4da3d96ec861b89e90a40040c1f0eefdd82cffd2276a1fa50df321/TexSoup-0.1.tar.gz#md5=7892405ef355bec26814e4dcfed6d947 (from https://pypi.python.org/simple/texsoup/), version: 0.1 Found link https://pypi.python.org/packages/4c/6d/05c96a889f13c7f4084e5fec4baab2ea80ff56602b97056e5a7ab13fa4e6/TexSoup-0.1.1.tar.gz#md5=b3e98644082c2fcc22d623d0ee9d041e (from https://pypi.python.org/simple/texsoup/), version: 0.1.1 Found link https://pypi.python.org/packages/37/b1/b62bc8fe5067783b6a4a28a3a7dfa21717f3956ee2af1e0fae7dad0c4caf/TexSoup-0.1.2.tar.gz#md5=770c68ea074c0cd9d73c115cd6ac6471 (from https://pypi.python.org/simple/texsoup/), version: 0.1.2 Found link https://pypi.python.org/packages/fc/ab/d5886886f6d8d1e54d1afcd8d059878732219726e1ad48fdcd6e9c8fb0a9/TexSoup-0.1.3.tar.gz#md5=f1f0316fb02224ba44545d448bcf7781 (from https://pypi.python.org/simple/texsoup/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Downloading TexSoup-0.1.3.tar.gz Downloading from URL https://pypi.python.org/packages/fc/ab/d5886886f6d8d1e54d1afcd8d059878732219726e1ad48fdcd6e9c8fb0a9/TexSoup-0.1.3.tar.gz#md5=f1f0316fb02224ba44545d448bcf7781 (from https://pypi.python.org/simple/texsoup/) Running setup.py (path:/tmp/pip-build-f3frnqa5/TexSoup/setup.py) egg_info for package TexSoup Running command python setup.py egg_info running egg_info creating pip-egg-info/TexSoup.egg-info writing pip-egg-info/TexSoup.egg-info/PKG-INFO writing requirements to pip-egg-info/TexSoup.egg-info/requires.txt writing top-level names to pip-egg-info/TexSoup.egg-info/top_level.txt writing dependency_links to pip-egg-info/TexSoup.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/TexSoup.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/TexSoup.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/TexSoup.egg-info/SOURCES.txt' Source in /tmp/pip-build-f3frnqa5/TexSoup has version 0.1.3, which satisfies requirement TexSoup==0.1.3 from https://pypi.python.org/packages/fc/ab/d5886886f6d8d1e54d1afcd8d059878732219726e1ad48fdcd6e9c8fb0a9/TexSoup-0.1.3.tar.gz#md5=f1f0316fb02224ba44545d448bcf7781 Building wheels for collected packages: TexSoup Running setup.py bdist_wheel for TexSoup: started Destination directory: /tmp/tmpivtrv5qipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-f3frnqa5/TexSoup/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/tmpivtrv5qipip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/TexSoup copying TexSoup/utils.py -> build/lib/TexSoup copying TexSoup/reader.py -> build/lib/TexSoup copying TexSoup/tex.py -> build/lib/TexSoup copying TexSoup/__init__.py -> build/lib/TexSoup copying TexSoup/data.py -> build/lib/TexSoup 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/TexSoup copying build/lib/TexSoup/utils.py -> build/bdist.linux-armv7l/wheel/TexSoup copying build/lib/TexSoup/reader.py -> build/bdist.linux-armv7l/wheel/TexSoup copying build/lib/TexSoup/tex.py -> build/bdist.linux-armv7l/wheel/TexSoup copying build/lib/TexSoup/__init__.py -> build/bdist.linux-armv7l/wheel/TexSoup copying build/lib/TexSoup/data.py -> build/bdist.linux-armv7l/wheel/TexSoup running install_egg_info running egg_info writing dependency_links to TexSoup.egg-info/dependency_links.txt writing top-level names to TexSoup.egg-info/top_level.txt writing TexSoup.egg-info/PKG-INFO writing requirements to TexSoup.egg-info/requires.txt reading manifest file 'TexSoup.egg-info/SOURCES.txt' writing manifest file 'TexSoup.egg-info/SOURCES.txt' Copying TexSoup.egg-info to build/bdist.linux-armv7l/wheel/TexSoup-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/TexSoup-0.1.3.dist-info/WHEEL Running setup.py bdist_wheel for TexSoup: finished with status 'done' Stored in directory: /tmp/tmpgg78w0pf Successfully built TexSoup Cleaning up... Removing source in /tmp/pip-build-f3frnqa5/TexSoup