Collecting collective.sortedlisting==1.0a4 1 location(s) to search for versions of collective.sortedlisting: * https://pypi.python.org/simple/collective-sortedlisting/ Getting page https://pypi.python.org/simple/collective-sortedlisting/ Analyzing links from page https://pypi.python.org/simple/collective-sortedlisting/ Found link https://pypi.python.org/packages/67/01/2c8a1fee6dbf4145153266d7b6defd7c05e3295b74d52ea7c2f8fe065c7c/collective.sortedlisting-1.0a2.tar.gz#md5=6155cf2a9fd3c5a1adfe27907517fd4f (from https://pypi.python.org/simple/collective-sortedlisting/), version: 1.0a2 Found link https://pypi.python.org/packages/c0/a3/1a3a80cc7995a4b5fe3e0e7e4f469c422e723f04360bc710ce3b3d5f7a42/collective.sortedlisting-1.0a3.tar.gz#md5=1dc2b07c0cd4bfd64b242e21f8be5a0f (from https://pypi.python.org/simple/collective-sortedlisting/), version: 1.0a3 Found link https://pypi.python.org/packages/e3/9d/9c4020003b560c5ae3ba92ed016237211159b8baf3a48c30f163436b704f/collective.sortedlisting-1.0a4.tar.gz#md5=8c20ac1340c8260c0e528c9124cba842 (from https://pypi.python.org/simple/collective-sortedlisting/), version: 1.0a4 Found link https://pypi.python.org/packages/e4/84/04f81dfd326334d376febd5cdef3a48c70df4490b7ce7f38bf3109551ae0/collective.sortedlisting-1.0a1.tar.gz#md5=920f3d4502eafb2e0341af85f0757b85 (from https://pypi.python.org/simple/collective-sortedlisting/), version: 1.0a1 Using version 1.0a4 (newest of versions: 1.0a4) Downloading collective.sortedlisting-1.0a4.tar.gz Downloading from URL https://pypi.python.org/packages/e3/9d/9c4020003b560c5ae3ba92ed016237211159b8baf3a48c30f163436b704f/collective.sortedlisting-1.0a4.tar.gz#md5=8c20ac1340c8260c0e528c9124cba842 (from https://pypi.python.org/simple/collective-sortedlisting/) Running setup.py (path:/tmp/pip-build-kdvrbqgu/collective.sortedlisting/setup.py) egg_info for package collective.sortedlisting Running command python setup.py egg_info running egg_info creating pip-egg-info/collective.sortedlisting.egg-info writing requirements to pip-egg-info/collective.sortedlisting.egg-info/requires.txt writing entry points to pip-egg-info/collective.sortedlisting.egg-info/entry_points.txt writing pip-egg-info/collective.sortedlisting.egg-info/PKG-INFO writing namespace_packages to pip-egg-info/collective.sortedlisting.egg-info/namespace_packages.txt writing top-level names to pip-egg-info/collective.sortedlisting.egg-info/top_level.txt writing dependency_links to pip-egg-info/collective.sortedlisting.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/collective.sortedlisting.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/collective.sortedlisting.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/collective.sortedlisting.egg-info/SOURCES.txt' Source in /tmp/pip-build-kdvrbqgu/collective.sortedlisting has version 1.0a4, which satisfies requirement collective.sortedlisting==1.0a4 from https://pypi.python.org/packages/e3/9d/9c4020003b560c5ae3ba92ed016237211159b8baf3a48c30f163436b704f/collective.sortedlisting-1.0a4.tar.gz#md5=8c20ac1340c8260c0e528c9124cba842 Building wheels for collected packages: collective.sortedlisting Running setup.py bdist_wheel for collective.sortedlisting: started Destination directory: /tmp/tmpe7btx3pxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kdvrbqgu/collective.sortedlisting/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/tmpe7btx3pxpip-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/sortedlisting copying src/collective/sortedlisting/setuphandlers.py -> build/lib/collective/sortedlisting copying src/collective/sortedlisting/interfaces.py -> build/lib/collective/sortedlisting copying src/collective/sortedlisting/tile.py -> build/lib/collective/sortedlisting copying src/collective/sortedlisting/behavior.py -> build/lib/collective/sortedlisting copying src/collective/sortedlisting/__init__.py -> build/lib/collective/sortedlisting copying src/collective/sortedlisting/content.py -> build/lib/collective/sortedlisting copying src/collective/sortedlisting/widget.py -> build/lib/collective/sortedlisting copying src/collective/sortedlisting/testing.py -> build/lib/collective/sortedlisting creating build/lib/collective/sortedlisting/tests copying src/collective/sortedlisting/tests/test_widget.py -> build/lib/collective/sortedlisting/tests copying src/collective/sortedlisting/tests/test_sortablecollection.py -> build/lib/collective/sortedlisting/tests copying src/collective/sortedlisting/tests/test_collection.py -> build/lib/collective/sortedlisting/tests copying src/collective/sortedlisting/tests/__init__.py -> build/lib/collective/sortedlisting/tests copying src/collective/sortedlisting/tests/test_setup.py -> build/lib/collective/sortedlisting/tests copying src/collective/sortedlisting/tests/test_robot.py -> build/lib/collective/sortedlisting/tests copying src/collective/sortedlisting/tests/test_tile.py -> build/lib/collective/sortedlisting/tests creating build/lib/collective/sortedlisting/schema copying src/collective/sortedlisting/schema/__init__.py -> build/lib/collective/sortedlisting/schema creating build/lib/collective/sortedlisting/browser copying src/collective/sortedlisting/browser/collection.py -> build/lib/collective/sortedlisting/browser copying src/collective/sortedlisting/browser/__init__.py -> build/lib/collective/sortedlisting/browser copying src/collective/sortedlisting/browser/querybuilder.py -> build/lib/collective/sortedlisting/browser running egg_info writing dependency_links to src/collective.sortedlisting.egg-info/dependency_links.txt writing top-level names to src/collective.sortedlisting.egg-info/top_level.txt writing src/collective.sortedlisting.egg-info/PKG-INFO writing namespace_packages to src/collective.sortedlisting.egg-info/namespace_packages.txt writing requirements to src/collective.sortedlisting.egg-info/requires.txt writing entry points to src/collective.sortedlisting.egg-info/entry_points.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'src/collective.sortedlisting.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'src/collective.sortedlisting.egg-info/SOURCES.txt' copying src/collective/sortedlisting/configure.zcml -> build/lib/collective/sortedlisting creating build/lib/collective/sortedlisting/locales copying src/collective/sortedlisting/locales/collective.sortedlisting.pot -> build/lib/collective/sortedlisting/locales copying src/collective/sortedlisting/locales/update.sh -> build/lib/collective/sortedlisting/locales creating build/lib/collective/sortedlisting/profiles creating build/lib/collective/sortedlisting/profiles/default copying src/collective/sortedlisting/profiles/default/browserlayer.xml -> build/lib/collective/sortedlisting/profiles/default copying src/collective/sortedlisting/profiles/default/metadata.xml -> build/lib/collective/sortedlisting/profiles/default copying src/collective/sortedlisting/profiles/default/registry.xml -> build/lib/collective/sortedlisting/profiles/default copying src/collective/sortedlisting/profiles/default/types.xml -> build/lib/collective/sortedlisting/profiles/default creating build/lib/collective/sortedlisting/profiles/default/types copying src/collective/sortedlisting/profiles/default/types/SortableCollection.xml -> build/lib/collective/sortedlisting/profiles/default/types creating build/lib/collective/sortedlisting/profiles/mosaic copying src/collective/sortedlisting/profiles/mosaic/registry.xml -> build/lib/collective/sortedlisting/profiles/mosaic creating build/lib/collective/sortedlisting/profiles/uninstall copying src/collective/sortedlisting/profiles/uninstall/browserlayer.xml -> build/lib/collective/sortedlisting/profiles/uninstall creating build/lib/collective/sortedlisting/tests/robot copying src/collective/sortedlisting/tests/robot/test_sortedcollection.robot -> build/lib/collective/sortedlisting/tests/robot copying src/collective/sortedlisting/schema/sortablecollection.xml -> build/lib/collective/sortedlisting/schema copying src/collective/sortedlisting/browser/configure.zcml -> build/lib/collective/sortedlisting/browser copying src/collective/sortedlisting/browser/results.pt -> build/lib/collective/sortedlisting/browser creating build/lib/collective/sortedlisting/browser/static copying src/collective/sortedlisting/browser/static/bundle-sortablequerystring-compiled.js -> build/lib/collective/sortedlisting/browser/static copying src/collective/sortedlisting/browser/static/bundle.js -> build/lib/collective/sortedlisting/browser/static copying src/collective/sortedlisting/browser/static/sortablequerystring-compiled.css -> build/lib/collective/sortedlisting/browser/static copying src/collective/sortedlisting/browser/static/sortablequerystring-compiled.css.map -> build/lib/collective/sortedlisting/browser/static copying src/collective/sortedlisting/browser/static/sortablequerystring-compiled.min.js -> build/lib/collective/sortedlisting/browser/static copying src/collective/sortedlisting/browser/static/sortablequerystring-compiled.min.js.map -> build/lib/collective/sortedlisting/browser/static creating build/lib/collective/sortedlisting/browser/static/sortablequerystring copying src/collective/sortedlisting/browser/static/sortablequerystring/pattern.js -> build/lib/collective/sortedlisting/browser/static/sortablequerystring copying src/collective/sortedlisting/browser/static/sortablequerystring/pattern.less -> build/lib/collective/sortedlisting/browser/static/sortablequerystring 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/sortedlisting/setuphandlers.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting copying collective/sortedlisting/interfaces.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting copying collective/sortedlisting/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting copying collective/sortedlisting/tile.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting copying collective/sortedlisting/behavior.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting copying collective/sortedlisting/__init__.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting copying collective/sortedlisting/content.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting copying collective/sortedlisting/widget.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting copying collective/sortedlisting/testing.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting copying collective/sortedlisting/tests/test_widget.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/tests copying collective/sortedlisting/tests/test_sortablecollection.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/tests copying collective/sortedlisting/tests/test_collection.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/tests copying collective/sortedlisting/tests/__init__.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/tests copying collective/sortedlisting/tests/test_setup.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/tests copying collective/sortedlisting/tests/test_robot.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/tests copying collective/sortedlisting/tests/test_tile.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/tests copying collective/sortedlisting/tests/robot/test_sortedcollection.robot -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/tests/robot copying collective/sortedlisting/locales/collective.sortedlisting.pot -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/locales copying collective/sortedlisting/locales/update.sh -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/locales copying collective/sortedlisting/profiles/mosaic/registry.xml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/profiles/mosaic copying collective/sortedlisting/profiles/default/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/profiles/default copying collective/sortedlisting/profiles/default/metadata.xml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/profiles/default copying collective/sortedlisting/profiles/default/types.xml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/profiles/default copying collective/sortedlisting/profiles/default/registry.xml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/profiles/default copying collective/sortedlisting/profiles/default/types/SortableCollection.xml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/profiles/default/types copying collective/sortedlisting/profiles/uninstall/browserlayer.xml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/profiles/uninstall copying collective/sortedlisting/schema/__init__.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/schema copying collective/sortedlisting/schema/sortablecollection.xml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/schema copying collective/sortedlisting/browser/collection.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser copying collective/sortedlisting/browser/configure.zcml -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser copying collective/sortedlisting/browser/__init__.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser copying collective/sortedlisting/browser/querybuilder.py -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser copying collective/sortedlisting/browser/results.pt -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser copying collective/sortedlisting/browser/static/sortablequerystring-compiled.css.map -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser/static copying collective/sortedlisting/browser/static/bundle-sortablequerystring-compiled.js -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser/static copying collective/sortedlisting/browser/static/sortablequerystring-compiled.min.js.map -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser/static copying collective/sortedlisting/browser/static/sortablequerystring-compiled.min.js -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser/static copying collective/sortedlisting/browser/static/bundle.js -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser/static copying collective/sortedlisting/browser/static/sortablequerystring-compiled.css -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser/static copying collective/sortedlisting/browser/static/sortablequerystring/pattern.less -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser/static/sortablequerystring copying collective/sortedlisting/browser/static/sortablequerystring/pattern.js -> build/bdist.linux-armv7l/wheel/collective/sortedlisting/browser/static/sortablequerystring running install_egg_info Copying src/collective.sortedlisting.egg-info to build/bdist.linux-armv7l/wheel/collective.sortedlisting-1.0a4.egg-info Installing build/bdist.linux-armv7l/wheel/collective.sortedlisting-1.0a4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/collective.sortedlisting-1.0a4.dist-info/WHEEL creating '/tmp/tmpe7btx3pxpip-wheel-/collective.sortedlisting-1.0a4-py3-none-any.whl' and adding '.' to it adding 'collective.sortedlisting-1.0a4-nspkg.pth' adding 'collective/sortedlisting/__init__.py' adding 'collective/sortedlisting/behavior.py' adding 'collective/sortedlisting/configure.zcml' adding 'collective/sortedlisting/content.py' adding 'collective/sortedlisting/interfaces.py' adding 'collective/sortedlisting/setuphandlers.py' adding 'collective/sortedlisting/testing.py' adding 'collective/sortedlisting/tile.py' adding 'collective/sortedlisting/widget.py' adding 'collective/sortedlisting/browser/__init__.py' adding 'collective/sortedlisting/browser/collection.py' adding 'collective/sortedlisting/browser/configure.zcml' adding 'collective/sortedlisting/browser/querybuilder.py' adding 'collective/sortedlisting/browser/results.pt' adding 'collective/sortedlisting/browser/static/bundle-sortablequerystring-compiled.js' adding 'collective/sortedlisting/browser/static/bundle.js' adding 'collective/sortedlisting/browser/static/sortablequerystring-compiled.css' adding 'collective/sortedlisting/browser/static/sortablequerystring-compiled.css.map' adding 'collective/sortedlisting/browser/static/sortablequerystring-compiled.min.js' adding 'collective/sortedlisting/browser/static/sortablequerystring-compiled.min.js.map' adding 'collective/sortedlisting/browser/static/sortablequerystring/pattern.js' adding 'collective/sortedlisting/browser/static/sortablequerystring/pattern.less' adding 'collective/sortedlisting/locales/collective.sortedlisting.pot' adding 'collective/sortedlisting/locales/update.sh' adding 'collective/sortedlisting/profiles/default/browserlayer.xml' adding 'collective/sortedlisting/profiles/default/metadata.xml' adding 'collective/sortedlisting/profiles/default/registry.xml' adding 'collective/sortedlisting/profiles/default/types.xml' adding 'collective/sortedlisting/profiles/default/types/SortableCollection.xml' adding 'collective/sortedlisting/profiles/mosaic/registry.xml' adding 'collective/sortedlisting/profiles/uninstall/browserlayer.xml' adding 'collective/sortedlisting/schema/__init__.py' adding 'collective/sortedlisting/schema/sortablecollection.xml' adding 'collective/sortedlisting/tests/__init__.py' adding 'collective/sortedlisting/tests/test_collection.py' adding 'collective/sortedlisting/tests/test_robot.py' adding 'collective/sortedlisting/tests/test_setup.py' adding 'collective/sortedlisting/tests/test_sortablecollection.py' adding 'collective/sortedlisting/tests/test_tile.py' adding 'collective/sortedlisting/tests/test_widget.py' adding 'collective/sortedlisting/tests/robot/test_sortedcollection.robot' adding 'collective.sortedlisting-1.0a4.dist-info/DESCRIPTION.rst' adding 'collective.sortedlisting-1.0a4.dist-info/entry_points.txt' adding 'collective.sortedlisting-1.0a4.dist-info/metadata.json' adding 'collective.sortedlisting-1.0a4.dist-info/namespace_packages.txt' adding 'collective.sortedlisting-1.0a4.dist-info/top_level.txt' adding 'collective.sortedlisting-1.0a4.dist-info/WHEEL' adding 'collective.sortedlisting-1.0a4.dist-info/METADATA' adding 'collective.sortedlisting-1.0a4.dist-info/RECORD' Running setup.py bdist_wheel for collective.sortedlisting: finished with status 'done' Stored in directory: /tmp/tmp4tmhs_bu Successfully built collective.sortedlisting Cleaning up... Removing source in /tmp/pip-build-kdvrbqgu/collective.sortedlisting