Collecting arxiv-submission-events==0.2 1 location(s) to search for versions of arxiv-submission-events: * https://pypi.python.org/simple/arxiv-submission-events/ Getting page https://pypi.python.org/simple/arxiv-submission-events/ Analyzing links from page https://pypi.org/simple/arxiv-submission-events/ Found link https://files.pythonhosted.org/packages/2d/88/b21ff9f34430a7e7bf788401dc1e442a5a6cc230df489da32996ca86e719/arxiv-submission-events-0.1.tar.gz#sha256=8794fd9dd26a96b9021ceffae199dc0401127906760e23ccb4d285f128b0c723 (from https://pypi.org/simple/arxiv-submission-events/), version: 0.1 Found link https://files.pythonhosted.org/packages/30/89/3370df514d1d15ec5adf4d050bd1edc7d436c9f5157d655e4528ea5c2bf9/arxiv-submission-events-0.2.tar.gz#sha256=d9111e0fad661adaa634bee5ce885223f36d3e87d9ec2a9f23f9f9575af5f26e (from https://pypi.org/simple/arxiv-submission-events/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Downloading https://files.pythonhosted.org/packages/30/89/3370df514d1d15ec5adf4d050bd1edc7d436c9f5157d655e4528ea5c2bf9/arxiv-submission-events-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/30/89/3370df514d1d15ec5adf4d050bd1edc7d436c9f5157d655e4528ea5c2bf9/arxiv-submission-events-0.2.tar.gz#sha256=d9111e0fad661adaa634bee5ce885223f36d3e87d9ec2a9f23f9f9575af5f26e (from https://pypi.org/simple/arxiv-submission-events/) Running setup.py (path:/tmp/pip-build-k0oirs0e/arxiv-submission-events/setup.py) egg_info for package arxiv-submission-events Running command python setup.py egg_info running egg_info creating pip-egg-info/arxiv_submission_events.egg-info writing dependency_links to pip-egg-info/arxiv_submission_events.egg-info/dependency_links.txt writing top-level names to pip-egg-info/arxiv_submission_events.egg-info/top_level.txt writing pip-egg-info/arxiv_submission_events.egg-info/PKG-INFO writing manifest file 'pip-egg-info/arxiv_submission_events.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/arxiv_submission_events.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/arxiv_submission_events.egg-info/SOURCES.txt' Source in /tmp/pip-build-k0oirs0e/arxiv-submission-events has version 0.2, which satisfies requirement arxiv-submission-events==0.2 from https://files.pythonhosted.org/packages/30/89/3370df514d1d15ec5adf4d050bd1edc7d436c9f5157d655e4528ea5c2bf9/arxiv-submission-events-0.2.tar.gz#sha256=d9111e0fad661adaa634bee5ce885223f36d3e87d9ec2a9f23f9f9575af5f26e Building wheels for collected packages: arxiv-submission-events Running setup.py bdist_wheel for arxiv-submission-events: started Destination directory: /tmp/tmpa81oozqqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-k0oirs0e/arxiv-submission-events/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/tmpa81oozqqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/events copying events/exceptions.py -> build/lib/events copying events/__init__.py -> build/lib/events creating build/lib/events/domain copying events/domain/agent.py -> build/lib/events/domain copying events/domain/event.py -> build/lib/events/domain copying events/domain/__init__.py -> build/lib/events/domain copying events/domain/submission.py -> build/lib/events/domain copying events/domain/rule.py -> build/lib/events/domain creating build/lib/events/tests copying events/tests/test_classic_integration.py -> build/lib/events/tests copying events/tests/test_api.py -> build/lib/events/tests copying events/tests/__init__.py -> build/lib/events/tests creating build/lib/events/services copying events/services/__init__.py -> build/lib/events/services copying events/services/notification.py -> build/lib/events/services creating build/lib/events/domain/tests copying events/domain/tests/test_events.py -> build/lib/events/domain/tests copying events/domain/tests/__init__.py -> build/lib/events/domain/tests creating build/lib/events/services/classic copying events/services/classic/exceptions.py -> build/lib/events/services/classic copying events/services/classic/models.py -> build/lib/events/services/classic copying events/services/classic/util.py -> build/lib/events/services/classic copying events/services/classic/bootstrap.py -> build/lib/events/services/classic copying events/services/classic/tests.py -> build/lib/events/services/classic copying events/services/classic/__init__.py -> build/lib/events/services/classic 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/events copying build/lib/events/exceptions.py -> build/bdist.linux-armv7l/wheel/events creating build/bdist.linux-armv7l/wheel/events/domain copying build/lib/events/domain/agent.py -> build/bdist.linux-armv7l/wheel/events/domain copying build/lib/events/domain/event.py -> build/bdist.linux-armv7l/wheel/events/domain creating build/bdist.linux-armv7l/wheel/events/domain/tests copying build/lib/events/domain/tests/test_events.py -> build/bdist.linux-armv7l/wheel/events/domain/tests copying build/lib/events/domain/tests/__init__.py -> build/bdist.linux-armv7l/wheel/events/domain/tests copying build/lib/events/domain/__init__.py -> build/bdist.linux-armv7l/wheel/events/domain copying build/lib/events/domain/submission.py -> build/bdist.linux-armv7l/wheel/events/domain copying build/lib/events/domain/rule.py -> build/bdist.linux-armv7l/wheel/events/domain creating build/bdist.linux-armv7l/wheel/events/tests copying build/lib/events/tests/test_classic_integration.py -> build/bdist.linux-armv7l/wheel/events/tests copying build/lib/events/tests/test_api.py -> build/bdist.linux-armv7l/wheel/events/tests copying build/lib/events/tests/__init__.py -> build/bdist.linux-armv7l/wheel/events/tests copying build/lib/events/__init__.py -> build/bdist.linux-armv7l/wheel/events creating build/bdist.linux-armv7l/wheel/events/services creating build/bdist.linux-armv7l/wheel/events/services/classic copying build/lib/events/services/classic/exceptions.py -> build/bdist.linux-armv7l/wheel/events/services/classic copying build/lib/events/services/classic/models.py -> build/bdist.linux-armv7l/wheel/events/services/classic copying build/lib/events/services/classic/util.py -> build/bdist.linux-armv7l/wheel/events/services/classic copying build/lib/events/services/classic/bootstrap.py -> build/bdist.linux-armv7l/wheel/events/services/classic copying build/lib/events/services/classic/tests.py -> build/bdist.linux-armv7l/wheel/events/services/classic copying build/lib/events/services/classic/__init__.py -> build/bdist.linux-armv7l/wheel/events/services/classic copying build/lib/events/services/__init__.py -> build/bdist.linux-armv7l/wheel/events/services copying build/lib/events/services/notification.py -> build/bdist.linux-armv7l/wheel/events/services running install_egg_info running egg_info writing arxiv_submission_events.egg-info/PKG-INFO writing dependency_links to arxiv_submission_events.egg-info/dependency_links.txt writing top-level names to arxiv_submission_events.egg-info/top_level.txt reading manifest file 'arxiv_submission_events.egg-info/SOURCES.txt' writing manifest file 'arxiv_submission_events.egg-info/SOURCES.txt' Copying arxiv_submission_events.egg-info to build/bdist.linux-armv7l/wheel/arxiv_submission_events-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/arxiv_submission_events-0.2.dist-info/WHEEL Running setup.py bdist_wheel for arxiv-submission-events: finished with status 'done' Stored in directory: /tmp/tmpy2bocka5 Successfully built arxiv-submission-events Cleaning up... Removing source in /tmp/pip-build-k0oirs0e/arxiv-submission-events