Collecting django-peeringdb==0.5.0 1 location(s) to search for versions of django-peeringdb: * https://pypi.python.org/simple/django-peeringdb/ Getting page https://pypi.python.org/simple/django-peeringdb/ Analyzing links from page https://pypi.python.org/simple/django-peeringdb/ Found link https://pypi.python.org/packages/1d/3c/6fa568a8d6666ed50ddf3685a85cd4e06274529c73e0805a357291bd0b5c/django-peeringdb-0.3.0.tar.gz#md5=c5656f4ba28f07393e27deb5aeb90dfc (from https://pypi.python.org/simple/django-peeringdb/), version: 0.3.0 Found link https://pypi.python.org/packages/84/3c/473aad396220e3107b27e5251cb7553461cda40910bb59fdffe1a09fb7fb/django-peeringdb-0.5.0.tar.gz#md5=fe8e6eec3b003e547b61d284fdcfcd5d (from https://pypi.python.org/simple/django-peeringdb/), version: 0.5.0 Found link https://pypi.python.org/packages/8c/9a/3f8744580ca413abf7959f2209220cf7627e2c6b79e40109cb63b01fc427/django-peeringdb-0.2.0.tar.gz#md5=613f7867e3d8901c4263c048811ab2ad (from https://pypi.python.org/simple/django-peeringdb/), version: 0.2.0 Found link https://pypi.python.org/packages/93/d1/731291b60a8f918b7fc9b0c47ad731d098ba359caa319c9265b78c10637a/django-peeringdb-0.2.2.tar.gz#md5=34fc725060c223bbef08c75a45002cb7 (from https://pypi.python.org/simple/django-peeringdb/), version: 0.2.2 Found link https://pypi.python.org/packages/ac/2e/d2f283c98d4ff217094dc606174f902c119afd36ec077e51ec0c2ed018f5/django-peeringdb-0.4.0.tar.gz#md5=0b9244050cbed4112d073ccfae124d37 (from https://pypi.python.org/simple/django-peeringdb/), version: 0.4.0 Found link https://pypi.python.org/packages/cf/7a/f963a58ab63db4200043e16bb64a8865f2ba00e7f6139564af78a42b0d1e/django-peeringdb-0.2.1.tar.gz#md5=862dae64abe4db7d527f8351fcda74cc (from https://pypi.python.org/simple/django-peeringdb/), version: 0.2.1 Found link https://pypi.python.org/packages/ff/fd/f189960f4e122322268947280749ffe7498538fbfb42e9d6cb18445d6fc6/django-peeringdb-0.3.1.tar.gz#md5=fff2aa54595de688080cb942e3ea55ae (from https://pypi.python.org/simple/django-peeringdb/), version: 0.3.1 Using version 0.5.0 (newest of versions: 0.5.0) Downloading django-peeringdb-0.5.0.tar.gz Downloading from URL https://pypi.python.org/packages/84/3c/473aad396220e3107b27e5251cb7553461cda40910bb59fdffe1a09fb7fb/django-peeringdb-0.5.0.tar.gz#md5=fe8e6eec3b003e547b61d284fdcfcd5d (from https://pypi.python.org/simple/django-peeringdb/) Running setup.py (path:/tmp/pip-build-w2sc_952/django-peeringdb/setup.py) egg_info for package django-peeringdb Running command python setup.py egg_info running egg_info creating pip-egg-info/django_peeringdb.egg-info writing top-level names to pip-egg-info/django_peeringdb.egg-info/top_level.txt writing requirements to pip-egg-info/django_peeringdb.egg-info/requires.txt writing pip-egg-info/django_peeringdb.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_peeringdb.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_peeringdb.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_peeringdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_peeringdb.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) Source in /tmp/pip-build-w2sc_952/django-peeringdb has version 0.5.0, which satisfies requirement django-peeringdb==0.5.0 from https://pypi.python.org/packages/84/3c/473aad396220e3107b27e5251cb7553461cda40910bb59fdffe1a09fb7fb/django-peeringdb-0.5.0.tar.gz#md5=fe8e6eec3b003e547b61d284fdcfcd5d Building wheels for collected packages: django-peeringdb Running setup.py bdist_wheel for django-peeringdb: started Destination directory: /tmp/tmp8qiyvw7ipip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-w2sc_952/django-peeringdb/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/tmp8qiyvw7ipip-wheel- /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'test_requires' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/django_peeringdb copying django_peeringdb/settings.py -> build/lib/django_peeringdb copying django_peeringdb/const.py -> build/lib/django_peeringdb copying django_peeringdb/sync.py -> build/lib/django_peeringdb copying django_peeringdb/__init__.py -> build/lib/django_peeringdb creating build/lib/tests copying tests/conftest.py -> build/lib/tests copying tests/models.py -> build/lib/tests copying tests/test_sync.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_models.py -> build/lib/tests copying tests/test_core.py -> build/lib/tests creating build/lib/django_peeringdb/management copying django_peeringdb/management/__init__.py -> build/lib/django_peeringdb/management creating build/lib/django_peeringdb/models copying django_peeringdb/models/abstract.py -> build/lib/django_peeringdb/models copying django_peeringdb/models/concrete.py -> build/lib/django_peeringdb/models copying django_peeringdb/models/__init__.py -> build/lib/django_peeringdb/models creating build/lib/django_peeringdb/management/commands copying django_peeringdb/management/commands/pdb_sync.py -> build/lib/django_peeringdb/management/commands copying django_peeringdb/management/commands/__init__.py -> build/lib/django_peeringdb/management/commands running egg_info writing django_peeringdb.egg-info/PKG-INFO writing requirements to django_peeringdb.egg-info/requires.txt writing top-level names to django_peeringdb.egg-info/top_level.txt writing dependency_links to django_peeringdb.egg-info/dependency_links.txt reading manifest file 'django_peeringdb.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_peeringdb.egg-info/SOURCES.txt' 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/django_peeringdb creating build/bdist.linux-armv7l/wheel/django_peeringdb/management creating build/bdist.linux-armv7l/wheel/django_peeringdb/management/commands copying build/lib/django_peeringdb/management/commands/pdb_sync.py -> build/bdist.linux-armv7l/wheel/django_peeringdb/management/commands copying build/lib/django_peeringdb/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/django_peeringdb/management/commands copying build/lib/django_peeringdb/management/__init__.py -> build/bdist.linux-armv7l/wheel/django_peeringdb/management copying build/lib/django_peeringdb/settings.py -> build/bdist.linux-armv7l/wheel/django_peeringdb copying build/lib/django_peeringdb/const.py -> build/bdist.linux-armv7l/wheel/django_peeringdb creating build/bdist.linux-armv7l/wheel/django_peeringdb/models copying build/lib/django_peeringdb/models/abstract.py -> build/bdist.linux-armv7l/wheel/django_peeringdb/models copying build/lib/django_peeringdb/models/concrete.py -> build/bdist.linux-armv7l/wheel/django_peeringdb/models copying build/lib/django_peeringdb/models/__init__.py -> build/bdist.linux-armv7l/wheel/django_peeringdb/models copying build/lib/django_peeringdb/sync.py -> build/bdist.linux-armv7l/wheel/django_peeringdb copying build/lib/django_peeringdb/__init__.py -> build/bdist.linux-armv7l/wheel/django_peeringdb creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/conftest.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/models.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_sync.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_models.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_core.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying django_peeringdb.egg-info to build/bdist.linux-armv7l/wheel/django_peeringdb-0.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_peeringdb-0.5.0.dist-info/WHEEL Running setup.py bdist_wheel for django-peeringdb: finished with status 'done' Stored in directory: /tmp/tmp9f84_kcg Successfully built django-peeringdb Cleaning up... Removing source in /tmp/pip-build-w2sc_952/django-peeringdb