Collecting pg-events==0.1.7b0 1 location(s) to search for versions of pg-events: * https://pypi.python.org/simple/pg-events/ Getting page https://pypi.python.org/simple/pg-events/ Analyzing links from page https://pypi.python.org/simple/pg-events/ Found link https://pypi.python.org/packages/02/00/ff53bc5e19429cd69d5ee2cf09af97210a64e7279255da1ae2cfe91684d6/pg_events-0.1.5.tar.gz#md5=c5cea1a1e3cd5731cc633cfff89a589f (from https://pypi.python.org/simple/pg-events/), version: 0.1.5 Found link https://pypi.python.org/packages/18/ff/c943c19fe372733120013f9083a5449c3b71c6ae73f715f39e5326633b7a/pg_events-0.1.6.tar.gz#md5=90c029200c2fcb37377316c575a7e271 (from https://pypi.python.org/simple/pg-events/), version: 0.1.6 Found link https://pypi.python.org/packages/2e/8a/5e1ef9c10cd0287c16538a724f9a95d0f5cc8b1496055c70e2d948f6d3e4/pg_events-0.1.4.tar.gz#md5=62772c93edf7c58c7d9028bc7269fab8 (from https://pypi.python.org/simple/pg-events/), version: 0.1.4 Found link https://pypi.python.org/packages/72/19/d8063a343a6c6e03401ab9766e72b1abb2257b15364414167b9b4697dcc9/pg_events-0.1.3.tar.gz#md5=a31bddb910fcc2766ec9c51e609ee14a (from https://pypi.python.org/simple/pg-events/), version: 0.1.3 Found link https://pypi.python.org/packages/c2/e8/9644ccd4e4f4e502396f6f2014bcef6ec26bb2f8115763d67981a0fe33cb/pg_events-0.1.7b0.tar.gz#md5=a704954d1d1190d8e18af27aa4f3fdd3 (from https://pypi.python.org/simple/pg-events/), version: 0.1.7b0 Found link https://pypi.python.org/packages/cc/f1/b291f4b57bc18e8d22aa68bd667d6972f27adada5b9cc833030e854eae72/pg_events-0.1.tar.gz#md5=7942a1568308c5913f236b352f15589d (from https://pypi.python.org/simple/pg-events/), version: 0.1 Found link https://pypi.python.org/packages/fd/69/d07623a40588b65ef800018614eec5a3fdbecfc2f28a1321cdaf5744864a/pg_events-0.1.2.tar.gz#md5=20dfe9ca3e5c04e3409ebf4bb7853c19 (from https://pypi.python.org/simple/pg-events/), version: 0.1.2 Found link https://pypi.python.org/packages/fd/93/7cfdcc4a7473a02333fe5f033872c18637dffea8eb26bcd80cbe6a4bc261/pg_events-0.1.1.tar.gz#md5=44bd6709aaca4829129b3463be7e020b (from https://pypi.python.org/simple/pg-events/), version: 0.1.1 Using version 0.1.7b0 (newest of versions: 0.1.7b0) Downloading pg_events-0.1.7b0.tar.gz Downloading from URL https://pypi.python.org/packages/c2/e8/9644ccd4e4f4e502396f6f2014bcef6ec26bb2f8115763d67981a0fe33cb/pg_events-0.1.7b0.tar.gz#md5=a704954d1d1190d8e18af27aa4f3fdd3 (from https://pypi.python.org/simple/pg-events/) Running setup.py (path:/tmp/pip-build-homuxi65/pg-events/setup.py) egg_info for package pg-events Running command python setup.py egg_info running egg_info creating pip-egg-info/pg_events.egg-info writing requirements to pip-egg-info/pg_events.egg-info/requires.txt writing entry points to pip-egg-info/pg_events.egg-info/entry_points.txt writing dependency_links to pip-egg-info/pg_events.egg-info/dependency_links.txt writing pip-egg-info/pg_events.egg-info/PKG-INFO writing top-level names to pip-egg-info/pg_events.egg-info/top_level.txt writing manifest file 'pip-egg-info/pg_events.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pg_events.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pg_events.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.1.7b' to '0.1.7b0' normalized_version, Source in /tmp/pip-build-homuxi65/pg-events has version 0.1.7b0, which satisfies requirement pg-events==0.1.7b0 from https://pypi.python.org/packages/c2/e8/9644ccd4e4f4e502396f6f2014bcef6ec26bb2f8115763d67981a0fe33cb/pg_events-0.1.7b0.tar.gz#md5=a704954d1d1190d8e18af27aa4f3fdd3 Building wheels for collected packages: pg-events Running setup.py bdist_wheel for pg-events: started Destination directory: /tmp/tmpb4j7s6c5pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-homuxi65/pg-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/tmpb4j7s6c5pip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '0.1.7b' to '0.1.7b0' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pg_events copying pg_events/__init__.py -> build/lib/pg_events copying pg_events/__main__.py -> build/lib/pg_events creating build/lib/pg_events/core copying pg_events/core/build.py -> build/lib/pg_events/core copying pg_events/core/utils.py -> build/lib/pg_events/core copying pg_events/core/__init__.py -> build/lib/pg_events/core copying pg_events/core/commands.py -> build/lib/pg_events/core copying pg_events/core/worker.py -> build/lib/pg_events/core copying pg_events/core/base.py -> build/lib/pg_events/core creating build/lib/pg_events/core/schemas copying pg_events/core/schemas/__init__.py -> build/lib/pg_events/core/schemas copying pg_events/core/schemas/event_triggers.sql -> build/lib/pg_events/core/schemas copying pg_events/core/schemas/triggers.sql -> build/lib/pg_events/core/schemas 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/pg_events copying build/lib/pg_events/__init__.py -> build/bdist.linux-armv7l/wheel/pg_events creating build/bdist.linux-armv7l/wheel/pg_events/core copying build/lib/pg_events/core/build.py -> build/bdist.linux-armv7l/wheel/pg_events/core copying build/lib/pg_events/core/utils.py -> build/bdist.linux-armv7l/wheel/pg_events/core creating build/bdist.linux-armv7l/wheel/pg_events/core/schemas copying build/lib/pg_events/core/schemas/__init__.py -> build/bdist.linux-armv7l/wheel/pg_events/core/schemas copying build/lib/pg_events/core/schemas/event_triggers.sql -> build/bdist.linux-armv7l/wheel/pg_events/core/schemas copying build/lib/pg_events/core/schemas/triggers.sql -> build/bdist.linux-armv7l/wheel/pg_events/core/schemas copying build/lib/pg_events/core/__init__.py -> build/bdist.linux-armv7l/wheel/pg_events/core copying build/lib/pg_events/core/commands.py -> build/bdist.linux-armv7l/wheel/pg_events/core copying build/lib/pg_events/core/worker.py -> build/bdist.linux-armv7l/wheel/pg_events/core copying build/lib/pg_events/core/base.py -> build/bdist.linux-armv7l/wheel/pg_events/core copying build/lib/pg_events/__main__.py -> build/bdist.linux-armv7l/wheel/pg_events running install_egg_info running egg_info writing requirements to pg_events.egg-info/requires.txt writing dependency_links to pg_events.egg-info/dependency_links.txt writing top-level names to pg_events.egg-info/top_level.txt writing pg_events.egg-info/PKG-INFO writing entry points to pg_events.egg-info/entry_points.txt reading manifest file 'pg_events.egg-info/SOURCES.txt' writing manifest file 'pg_events.egg-info/SOURCES.txt' Copying pg_events.egg-info to build/bdist.linux-armv7l/wheel/pg_events-0.1.7b0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pg_events-0.1.7b0.dist-info/WHEEL Running setup.py bdist_wheel for pg-events: finished with status 'done' Stored in directory: /tmp/tmpvozga05e Successfully built pg-events Cleaning up... Removing source in /tmp/pip-build-homuxi65/pg-events