Collecting collective.jekyll==0.4.0 1 location(s) to search for versions of collective.jekyll: * https://pypi.python.org/simple/collective-jekyll/ Getting page https://pypi.python.org/simple/collective-jekyll/ Analyzing links from page https://pypi.org/simple/collective-jekyll/ Found link https://files.pythonhosted.org/packages/ac/af/23bbaedfeb4411ec32ceb22f9cb63cbc55851d62b674e9912b8668d53290/collective.jekyll-0.1.0.zip#sha256=cf4b4e3db4ad62225ac42778674af854c4d5563e0c85dc235c56519608a6cd04 (from https://pypi.org/simple/collective-jekyll/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/0f/41/7555009799c17bca4f358c7028e918eab48628e503955d142c626a7aef42/collective.jekyll-0.1.1.zip#sha256=574bca83ac4d1ea9cae0ca9fd9054199ad72447fdb2497fd8a2dfb5599b2f078 (from https://pypi.org/simple/collective-jekyll/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/18/23/f02fe22913ae67f860c06697d49485b14bebd79ceb5f3093fcb702b01175/collective.jekyll-0.2.zip#sha256=aa0c8f249d74d8ef61371682ae7ab940aa886d9a0d9155c24d28a35d556cec16 (from https://pypi.org/simple/collective-jekyll/), version: 0.2 Found link https://files.pythonhosted.org/packages/ba/4a/ac6500bf5aa3612645ecaf6e42ac46a726b9a125b6cbe72471f32daa1652/collective.jekyll-0.3.zip#sha256=d4364c38a3a494d42c3cc8e0dacb1e46be246bc9953e0fd5a424bab1b7a965ed (from https://pypi.org/simple/collective-jekyll/), version: 0.3 Found link https://files.pythonhosted.org/packages/54/da/e04450c45ca7b541c6b51c4c0452d481d0570e17ae74bb9c915afe209083/collective.jekyll-0.4.0.tar.gz#sha256=e1e998d794404d0a26db727cef743cad27402ce04428790959afea8e1d48a3da (from https://pypi.org/simple/collective-jekyll/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Downloading https://files.pythonhosted.org/packages/54/da/e04450c45ca7b541c6b51c4c0452d481d0570e17ae74bb9c915afe209083/collective.jekyll-0.4.0.tar.gz (334kB) Downloading from URL https://files.pythonhosted.org/packages/54/da/e04450c45ca7b541c6b51c4c0452d481d0570e17ae74bb9c915afe209083/collective.jekyll-0.4.0.tar.gz#sha256=e1e998d794404d0a26db727cef743cad27402ce04428790959afea8e1d48a3da (from https://pypi.org/simple/collective-jekyll/) Running setup.py (path:/tmp/pip-build-ajoasack/collective.jekyll/setup.py) egg_info for package collective.jekyll Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.jekyll.egg-info writing dependency_links to pip-egg-info/collective.jekyll.egg-info/dependency_links.txt writing top-level names to pip-egg-info/collective.jekyll.egg-info/top_level.txt writing pip-egg-info/collective.jekyll.egg-info/PKG-INFO writing requirements to pip-egg-info/collective.jekyll.egg-info/requires.txt writing namespace_packages to pip-egg-info/collective.jekyll.egg-info/namespace_packages.txt writing manifest file 'pip-egg-info/collective.jekyll.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/collective.jekyll.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/collective.jekyll.egg-info/SOURCES.txt' Source in /tmp/pip-build-ajoasack/collective.jekyll has version 0.4.0, which satisfies requirement collective.jekyll==0.4.0 from https://files.pythonhosted.org/packages/54/da/e04450c45ca7b541c6b51c4c0452d481d0570e17ae74bb9c915afe209083/collective.jekyll-0.4.0.tar.gz#sha256=e1e998d794404d0a26db727cef743cad27402ce04428790959afea8e1d48a3da Building wheels for collected packages: collective.jekyll Running setup.py bdist_wheel for collective.jekyll: started Destination directory: /tmp/tmps7j44vq7pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ajoasack/collective.jekyll/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/tmps7j44vq7pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/collective copying src/collective/__init__.py -> build/lib/collective creating build/lib/collective/jekyll copying src/collective/jekyll/testing.py -> build/lib/collective/jekyll copying src/collective/jekyll/interfaces.py -> build/lib/collective/jekyll copying src/collective/jekyll/setuphandlers.py -> build/lib/collective/jekyll copying src/collective/jekyll/symptoms.py -> build/lib/collective/jekyll copying src/collective/jekyll/ignored.py -> build/lib/collective/jekyll copying src/collective/jekyll/__init__.py -> build/lib/collective/jekyll copying src/collective/jekyll/diagnosis.py -> build/lib/collective/jekyll creating build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/interfaces.py -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/controlpanel.py -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/filter.py -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/__init__.py -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/diagnosis.py -> build/lib/collective/jekyll/browser creating build/lib/collective/jekyll/tests copying src/collective/jekyll/tests/test_robot.py -> build/lib/collective/jekyll/tests copying src/collective/jekyll/tests/test_filter.py -> build/lib/collective/jekyll/tests copying src/collective/jekyll/tests/test_settings.py -> build/lib/collective/jekyll/tests copying src/collective/jekyll/tests/test_diagnosis.py -> build/lib/collective/jekyll/tests copying src/collective/jekyll/tests/test_example.py -> build/lib/collective/jekyll/tests copying src/collective/jekyll/tests/test_symptoms.py -> build/lib/collective/jekyll/tests copying src/collective/jekyll/tests/__init__.py -> build/lib/collective/jekyll/tests copying src/collective/jekyll/tests/test_functional_doctest.py -> build/lib/collective/jekyll/tests running egg_info writing top-level names to src/collective.jekyll.egg-info/top_level.txt writing src/collective.jekyll.egg-info/PKG-INFO writing requirements to src/collective.jekyll.egg-info/requires.txt writing dependency_links to src/collective.jekyll.egg-info/dependency_links.txt writing namespace_packages to src/collective.jekyll.egg-info/namespace_packages.txt reading manifest file 'src/collective.jekyll.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/collective.jekyll.egg-info/SOURCES.txt' copying src/collective/jekyll/configure.zcml -> build/lib/collective/jekyll copying src/collective/jekyll/testing.zcml -> build/lib/collective/jekyll creating build/lib/collective/jekyll/locales copying src/collective/jekyll/locales/collective.jekyll.pot -> build/lib/collective/jekyll/locales creating build/lib/collective/jekyll/locales/en creating build/lib/collective/jekyll/locales/en/LC_MESSAGES copying src/collective/jekyll/locales/en/LC_MESSAGES/collective.jekyll.po -> build/lib/collective/jekyll/locales/en/LC_MESSAGES creating build/lib/collective/jekyll/locales/fr creating build/lib/collective/jekyll/locales/fr/LC_MESSAGES copying src/collective/jekyll/locales/fr/LC_MESSAGES/collective.jekyll.po -> build/lib/collective/jekyll/locales/fr/LC_MESSAGES creating build/lib/collective/jekyll/locales/it creating build/lib/collective/jekyll/locales/it/LC_MESSAGES copying src/collective/jekyll/locales/it/LC_MESSAGES/collective.jekyll.po -> build/lib/collective/jekyll/locales/it/LC_MESSAGES creating build/lib/collective/jekyll/locales/nl creating build/lib/collective/jekyll/locales/nl/LC_MESSAGES copying src/collective/jekyll/locales/nl/LC_MESSAGES/collective.jekyll.po -> build/lib/collective/jekyll/locales/nl/LC_MESSAGES creating build/lib/collective/jekyll/profiles creating build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/browserlayer.xml -> build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/collective_jekyll_various.txt -> build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/controlpanel.xml -> build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/cssregistry.xml -> build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/import_steps.xml -> build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/jsregistry.xml -> build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/metadata.xml -> build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/registry.xml -> build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/rolemap.xml -> build/lib/collective/jekyll/profiles/default copying src/collective/jekyll/profiles/default/viewlets.xml -> build/lib/collective/jekyll/profiles/default creating build/lib/collective/jekyll/profiles/default/types copying src/collective/jekyll/profiles/default/types/Collection.xml -> build/lib/collective/jekyll/profiles/default/types copying src/collective/jekyll/profiles/default/types/Topic.xml -> build/lib/collective/jekyll/profiles/default/types creating build/lib/collective/jekyll/profiles/testing copying src/collective/jekyll/profiles/testing/collective_jekyll_test.txt -> build/lib/collective/jekyll/profiles/testing copying src/collective/jekyll/profiles/testing/metadata.xml -> build/lib/collective/jekyll/profiles/testing copying src/collective/jekyll/profiles/testing/properties.xml -> build/lib/collective/jekyll/profiles/testing copying src/collective/jekyll/profiles/testing/registry.xml -> build/lib/collective/jekyll/profiles/testing copying src/collective/jekyll/browser/collection_view.pt -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/configure.zcml -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/detailed.pt -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/diagnosis_status.pt -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/icon.png -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/symptom.pt -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/symptom_status.pt -> build/lib/collective/jekyll/browser copying src/collective/jekyll/browser/viewlet.pt -> build/lib/collective/jekyll/browser creating build/lib/collective/jekyll/browser/static copying src/collective/jekyll/browser/static/diagnosis.css -> build/lib/collective/jekyll/browser/static copying src/collective/jekyll/browser/static/toggle.js -> build/lib/collective/jekyll/browser/static copying src/collective/jekyll/tests/functional.txt -> build/lib/collective/jekyll/tests creating build/lib/collective/jekyll/tests/robot copying src/collective/jekyll/tests/robot/__init__.robot -> build/lib/collective/jekyll/tests/robot copying src/collective/jekyll/tests/robot/symptom.robot -> build/lib/collective/jekyll/tests/robot installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/collective/__init__.py (namespace package) copying collective/jekyll/testing.py -> build/bdist.linux-armv7l/wheel/collective/jekyll copying collective/jekyll/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/jekyll copying collective/jekyll/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/jekyll copying collective/jekyll/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/jekyll copying collective/jekyll/symptoms.py -> build/bdist.linux-armv7l/wheel/collective/jekyll copying collective/jekyll/ignored.py -> build/bdist.linux-armv7l/wheel/collective/jekyll copying collective/jekyll/__init__.py -> build/bdist.linux-armv7l/wheel/collective/jekyll copying collective/jekyll/testing.zcml -> build/bdist.linux-armv7l/wheel/collective/jekyll copying collective/jekyll/diagnosis.py -> build/bdist.linux-armv7l/wheel/collective/jekyll copying collective/jekyll/locales/collective.jekyll.pot -> build/bdist.linux-armv7l/wheel/collective/jekyll/locales copying collective/jekyll/locales/it/LC_MESSAGES/collective.jekyll.po -> build/bdist.linux-armv7l/wheel/collective/jekyll/locales/it/LC_MESSAGES copying collective/jekyll/locales/en/LC_MESSAGES/collective.jekyll.po -> build/bdist.linux-armv7l/wheel/collective/jekyll/locales/en/LC_MESSAGES copying collective/jekyll/locales/nl/LC_MESSAGES/collective.jekyll.po -> build/bdist.linux-armv7l/wheel/collective/jekyll/locales/nl/LC_MESSAGES copying collective/jekyll/locales/fr/LC_MESSAGES/collective.jekyll.po -> build/bdist.linux-armv7l/wheel/collective/jekyll/locales/fr/LC_MESSAGES copying collective/jekyll/browser/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/viewlet.pt -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/controlpanel.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/icon.png -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/diagnosis_status.pt -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/collection_view.pt -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/symptom_status.pt -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/detailed.pt -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/filter.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/symptom.pt -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/diagnosis.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser copying collective/jekyll/browser/static/toggle.js -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser/static copying collective/jekyll/browser/static/diagnosis.css -> build/bdist.linux-armv7l/wheel/collective/jekyll/browser/static copying collective/jekyll/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/viewlets.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/jsregistry.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/import_steps.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/controlpanel.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/collective_jekyll_various.txt -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/rolemap.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/cssregistry.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default copying collective/jekyll/profiles/default/types/Collection.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default/types copying collective/jekyll/profiles/default/types/Topic.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/default/types copying collective/jekyll/profiles/testing/registry.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/testing copying collective/jekyll/profiles/testing/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/testing copying collective/jekyll/profiles/testing/collective_jekyll_test.txt -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/testing copying collective/jekyll/profiles/testing/properties.xml -> build/bdist.linux-armv7l/wheel/collective/jekyll/profiles/testing copying collective/jekyll/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests copying collective/jekyll/tests/test_filter.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests copying collective/jekyll/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests copying collective/jekyll/tests/test_diagnosis.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests copying collective/jekyll/tests/test_example.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests copying collective/jekyll/tests/functional.txt -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests copying collective/jekyll/tests/test_symptoms.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests copying collective/jekyll/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests copying collective/jekyll/tests/test_functional_doctest.py -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests copying collective/jekyll/tests/robot/__init__.robot -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests/robot copying collective/jekyll/tests/robot/symptom.robot -> build/bdist.linux-armv7l/wheel/collective/jekyll/tests/robot running install_egg_info Copying src/collective.jekyll.egg-info to build/bdist.linux-armv7l/wheel/collective.jekyll-0.4.0-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.jekyll-0.4.0-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.jekyll-0.4.0.dist-info/WHEEL Running setup.py bdist_wheel for collective.jekyll: finished with status 'done' Stored in directory: /tmp/tmpjsfoxa2h Successfully built collective.jekyll Cleaning up... Removing source in /tmp/pip-build-ajoasack/collective.jekyll