Collecting feynman==2.0.2
1 location(s) to search for versions of feynman:
* https://pypi.python.org/simple/feynman/
Getting page https://pypi.python.org/simple/feynman/
Analyzing links from page https://pypi.org/simple/feynman/
Skipping link https://files.pythonhosted.org/packages/80/b5/5fd3a03cfb7b09b35f7e61c7f3af16912cdef53b56d3ead47461257029d6/feynman-2.0.2-py2.7.egg#sha256=becf7db47792056ba02b9adb552cee61a4d718f80cd72f4008d132c6927ea7ad (from https://pypi.org/simple/feynman/); unsupported archive format: .egg
Skipping link https://files.pythonhosted.org/packages/35/17/1cdf67f187d5d560b0aa5fb9392957e30b071b7d538d61a96b06c245f4f1/feynman-2.0.2-py3.6.egg#sha256=b09d71f55976f7f75faacee61c7e9e4093efef666f7a0d94b9725ce061e077bf (from https://pypi.org/simple/feynman/); unsupported archive format: .egg
Found link https://files.pythonhosted.org/packages/25/04/04b930c47021a41278ad87ab996b2e579748106edcb2aef75fb1226e9858/feynman-2.0.2.tar.gz#sha256=6e26b8a93d7fd3d484eb6ed9373fca779ac77adddfdbca76f3baa09f59460ec8 (from https://pypi.org/simple/feynman/), version: 2.0.2
Using version 2.0.2 (newest of versions: 2.0.2)
Downloading https://files.pythonhosted.org/packages/25/04/04b930c47021a41278ad87ab996b2e579748106edcb2aef75fb1226e9858/feynman-2.0.2.tar.gz (236kB)
Downloading from URL https://files.pythonhosted.org/packages/25/04/04b930c47021a41278ad87ab996b2e579748106edcb2aef75fb1226e9858/feynman-2.0.2.tar.gz#sha256=6e26b8a93d7fd3d484eb6ed9373fca779ac77adddfdbca76f3baa09f59460ec8 (from https://pypi.org/simple/feynman/)
Running setup.py (path:/tmp/pip-build-m9a2ap6f/feynman/setup.py) egg_info for package feynman
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/feynman.egg-info
writing dependency_links to pip-egg-info/feynman.egg-info/dependency_links.txt
writing requirements to pip-egg-info/feynman.egg-info/requires.txt
writing pip-egg-info/feynman.egg-info/PKG-INFO
writing top-level names to pip-egg-info/feynman.egg-info/top_level.txt
writing manifest file 'pip-egg-info/feynman.egg-info/SOURCES.txt'
reading manifest file 'pip-egg-info/feynman.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'TODO'
warning: no previously-included files found matching 'Makefile'
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects
...
writing manifest file 'pip-egg-info/feynman.egg-info/SOURCES.txt'
Source in /tmp/pip-build-m9a2ap6f/feynman has version 2.0.2, which satisfies requirement feynman==2.0.2 from https://files.pythonhosted.org/packages/25/04/04b930c47021a41278ad87ab996b2e579748106edcb2aef75fb1226e9858/feynman-2.0.2.tar.gz#sha256=6e26b8a93d7fd3d484eb6ed9373fca779ac77adddfdbca76f3baa09f59460ec8
Building wheels for collected packages: feynman
Running setup.py bdist_wheel for feynman: started
Destination directory: /tmp/tmpwkhmz4ocpip-wheel-
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-m9a2ap6f/feynman/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/tmpwkhmz4ocpip-wheel-
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/feynman
copying feynman/colors.py -> build/lib/feynman
copying feynman/utils.py -> build/lib/feynman
copying feynman/__init__.py -> build/lib/feynman
copying feynman/constants.py -> build/lib/feynman
copying feynman/vectors.py -> build/lib/feynman
creating build/lib/feynman/tests
copying feynman/tests/test_v2_5_double.py -> build/lib/feynman/tests
copying feynman/tests/test_v2_1_simple.py -> build/lib/feynman/tests
copying feynman/tests/__init__.py -> build/lib/feynman/tests
copying feynman/tests/test_v2_8_text.py -> build/lib/feynman/tests
copying feynman/tests/test_v2_7_ellipse.py -> build/lib/feynman/tests
copying feynman/tests/test_v2_2_wiggly.py -> build/lib/feynman/tests
copying feynman/tests/test_v2_6_polygon.py -> build/lib/feynman/tests
copying feynman/tests/test_v2_3_loopy.py -> build/lib/feynman/tests
copying feynman/tests/test_v2_21_dyson.py -> build/lib/feynman/tests
copying feynman/tests/test_v2_4_circle.py -> build/lib/feynman/tests
copying feynman/tests/test_v2_22_SigmaHedin.py -> build/lib/feynman/tests
creating build/lib/feynman/diagrams
copying feynman/diagrams/__init__.py -> build/lib/feynman/diagrams
copying feynman/diagrams/diagrams.py -> build/lib/feynman/diagrams
copying feynman/diagrams/plotter.py -> build/lib/feynman/diagrams
creating build/lib/feynman/core
copying feynman/core/operators.py -> build/lib/feynman/core
copying feynman/core/util.py -> build/lib/feynman/core
copying feynman/core/vertex.py -> build/lib/feynman/core
copying feynman/core/__init__.py -> build/lib/feynman/core
copying feynman/core/lines.py -> build/lib/feynman/core
copying feynman/core/drawable.py -> build/lib/feynman/core
creating build/lib/feynman/tests/baseline_images
copying feynman/tests/baseline_images/.DS_Store -> build/lib/feynman/tests/baseline_images
creating build/lib/feynman/tests/baseline_images/test_v2_3_loopy
copying feynman/tests/baseline_images/test_v2_3_loopy/loopy.png -> build/lib/feynman/tests/baseline_images/test_v2_3_loopy
creating build/lib/feynman/tests/baseline_images/test_v2_2_wiggly
copying feynman/tests/baseline_images/test_v2_2_wiggly/wiggly.png -> build/lib/feynman/tests/baseline_images/test_v2_2_wiggly
creating build/lib/feynman/tests/baseline_images/test_v2_1_simple
copying feynman/tests/baseline_images/test_v2_1_simple/simple.png -> build/lib/feynman/tests/baseline_images/test_v2_1_simple
creating build/lib/feynman/tests/baseline_images/test_v2_21_dyson
copying feynman/tests/baseline_images/test_v2_21_dyson/simple.png -> build/lib/feynman/tests/baseline_images/test_v2_21_dyson
creating build/lib/feynman/tests/baseline_images/test_v2_5_double
copying feynman/tests/baseline_images/test_v2_5_double/double.png -> build/lib/feynman/tests/baseline_images/test_v2_5_double
creating build/lib/feynman/tests/baseline_images/test_v2_8_text
copying feynman/tests/baseline_images/test_v2_8_text/text.png -> build/lib/feynman/tests/baseline_images/test_v2_8_text
creating build/lib/feynman/tests/baseline_images/test_v2_22_SigmaHedin
copying feynman/tests/baseline_images/test_v2_22_SigmaHedin/sigma.png -> build/lib/feynman/tests/baseline_images/test_v2_22_SigmaHedin
creating build/lib/feynman/tests/baseline_images/test_v2_7_ellipse
copying feynman/tests/baseline_images/test_v2_7_ellipse/ellipse.png -> build/lib/feynman/tests/baseline_images/test_v2_7_ellipse
creating build/lib/feynman/tests/baseline_images/test_v2_6_polygon
copying feynman/tests/baseline_images/test_v2_6_polygon/polygon.png -> build/lib/feynman/tests/baseline_images/test_v2_6_polygon
creating build/lib/feynman/tests/baseline_images/test_v2_4_circle
copying feynman/tests/baseline_images/test_v2_4_circle/angle.png -> build/lib/feynman/tests/baseline_images/test_v2_4_circle
copying feynman/tests/baseline_images/test_v2_4_circle/wiggly.png -> build/lib/feynman/tests/baseline_images/test_v2_4_circle
copying feynman/tests/baseline_images/test_v2_4_circle/simple.png -> build/lib/feynman/tests/baseline_images/test_v2_4_circle
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/feynman
copying build/lib/feynman/colors.py -> build/bdist.linux-armv7l/wheel/feynman
copying build/lib/feynman/utils.py -> build/bdist.linux-armv7l/wheel/feynman
copying build/lib/feynman/__init__.py -> build/bdist.linux-armv7l/wheel/feynman
creating build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/test_v2_5_double.py -> build/bdist.linux-armv7l/wheel/feynman/tests
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_3_loopy
copying build/lib/feynman/tests/baseline_images/test_v2_3_loopy/loopy.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_3_loopy
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_2_wiggly
copying build/lib/feynman/tests/baseline_images/test_v2_2_wiggly/wiggly.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_2_wiggly
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_1_simple
copying build/lib/feynman/tests/baseline_images/test_v2_1_simple/simple.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_1_simple
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_21_dyson
copying build/lib/feynman/tests/baseline_images/test_v2_21_dyson/simple.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_21_dyson
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_5_double
copying build/lib/feynman/tests/baseline_images/test_v2_5_double/double.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_5_double
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_8_text
copying build/lib/feynman/tests/baseline_images/test_v2_8_text/text.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_8_text
copying build/lib/feynman/tests/baseline_images/.DS_Store -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_22_SigmaHedin
copying build/lib/feynman/tests/baseline_images/test_v2_22_SigmaHedin/sigma.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_22_SigmaHedin
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_7_ellipse
copying build/lib/feynman/tests/baseline_images/test_v2_7_ellipse/ellipse.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_7_ellipse
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_6_polygon
copying build/lib/feynman/tests/baseline_images/test_v2_6_polygon/polygon.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_6_polygon
creating build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_4_circle
copying build/lib/feynman/tests/baseline_images/test_v2_4_circle/angle.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_4_circle
copying build/lib/feynman/tests/baseline_images/test_v2_4_circle/wiggly.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_4_circle
copying build/lib/feynman/tests/baseline_images/test_v2_4_circle/simple.png -> build/bdist.linux-armv7l/wheel/feynman/tests/baseline_images/test_v2_4_circle
copying build/lib/feynman/tests/test_v2_1_simple.py -> build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/__init__.py -> build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/test_v2_8_text.py -> build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/test_v2_7_ellipse.py -> build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/test_v2_2_wiggly.py -> build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/test_v2_6_polygon.py -> build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/test_v2_3_loopy.py -> build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/test_v2_21_dyson.py -> build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/test_v2_4_circle.py -> build/bdist.linux-armv7l/wheel/feynman/tests
copying build/lib/feynman/tests/test_v2_22_SigmaHedin.py -> build/bdist.linux-armv7l/wheel/feynman/tests
creating build/bdist.linux-armv7l/wheel/feynman/diagrams
copying build/lib/feynman/diagrams/__init__.py -> build/bdist.linux-armv7l/wheel/feynman/diagrams
copying build/lib/feynman/diagrams/diagrams.py -> build/bdist.linux-armv7l/wheel/feynman/diagrams
copying build/lib/feynman/diagrams/plotter.py -> build/bdist.linux-armv7l/wheel/feynman/diagrams
copying build/lib/feynman/constants.py -> build/bdist.linux-armv7l/wheel/feynman
creating build/bdist.linux-armv7l/wheel/feynman/core
copying build/lib/feynman/core/operators.py -> build/bdist.linux-armv7l/wheel/feynman/core
copying build/lib/feynman/core/util.py -> build/bdist.linux-armv7l/wheel/feynman/core
copying build/lib/feynman/core/vertex.py -> build/bdist.linux-armv7l/wheel/feynman/core
copying build/lib/feynman/core/__init__.py -> build/bdist.linux-armv7l/wheel/feynman/core
copying build/lib/feynman/core/lines.py -> build/bdist.linux-armv7l/wheel/feynman/core
copying build/lib/feynman/core/drawable.py -> build/bdist.linux-armv7l/wheel/feynman/core
copying build/lib/feynman/vectors.py -> build/bdist.linux-armv7l/wheel/feynman
running install_egg_info
running egg_info
writing dependency_links to feynman.egg-info/dependency_links.txt
writing feynman.egg-info/PKG-INFO
writing requirements to feynman.egg-info/requires.txt
writing top-level names to feynman.egg-info/top_level.txt
reading manifest file 'feynman.egg-info/SOURCES.txt'
reading manifest template 'MANIFEST.in'
warning: no previously-included files found matching 'TODO'
warning: no previously-included files found matching 'Makefile'
warning: manifest_maker: MANIFEST.in, line 4: 'recursive-exclude' expects ...
writing manifest file 'feynman.egg-info/SOURCES.txt'
Copying feynman.egg-info to build/bdist.linux-armv7l/wheel/feynman-2.0.2-py3.4.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/feynman-2.0.2.dist-info/WHEEL
Running setup.py bdist_wheel for feynman: finished with status 'done'
Stored in directory: /tmp/tmpa5pgbm5y
Successfully built feynman
Cleaning up...
Removing source in /tmp/pip-build-m9a2ap6f/feynman