Created temporary directory: /tmp/pip-ephem-wheel-cache-o236gnt7 Created temporary directory: /tmp/pip-req-tracker-2_eew5a9 Created requirements tracker '/tmp/pip-req-tracker-2_eew5a9' Created temporary directory: /tmp/pip-wheel-dhb4hkqw Collecting sopel-modules.sports==1.1.1 1 location(s) to search for versions of sopel-modules.sports: * https://pypi.org/simple/sopel-modules-sports/ Getting page https://pypi.org/simple/sopel-modules-sports/ Analyzing links from page https://pypi.org/simple/sopel-modules-sports/ Found link https://files.pythonhosted.org/packages/3f/2e/e1fb8bb5922c18fd0c0dc97e19cd4299adba4f1485d4848873baed7791bb/sopel_modules.sports-1.0.0.tar.gz#sha256=558b298ff9c340a41e42d05aa323961a4ad36373c44c88776806bde1100da869 (from https://pypi.org/simple/sopel-modules-sports/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/81/55/568a50c1015bd9e2783ca9e8174f72e2a3081bfffc34838f2d31e0b0a1d6/sopel_modules.sports-1.1.0.tar.gz#sha256=82292551bfd7326b7794683cd8bbaf3f250d3d797540319954eddbc366f1f15c (from https://pypi.org/simple/sopel-modules-sports/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/1a/2c/5a08ba8198c1233acca541d25309bfe532d96ba0a4761d50037961c93d81/sopel_modules.sports-1.1.1.tar.gz#sha256=b119bac8e84551fdee29c0ee129ad9fe4af0fd3208b025b139984b1dc7585e45 (from https://pypi.org/simple/sopel-modules-sports/), version: 1.1.1 Using version 1.1.1 (newest of versions: 1.1.1) Created temporary directory: /tmp/pip-unpack-o3rlghpr Downloading https://files.pythonhosted.org/packages/1a/2c/5a08ba8198c1233acca541d25309bfe532d96ba0a4761d50037961c93d81/sopel_modules.sports-1.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1a/2c/5a08ba8198c1233acca541d25309bfe532d96ba0a4761d50037961c93d81/sopel_modules.sports-1.1.1.tar.gz#sha256=b119bac8e84551fdee29c0ee129ad9fe4af0fd3208b025b139984b1dc7585e45 (from https://pypi.org/simple/sopel-modules-sports/) Added sopel-modules.sports==1.1.1 from https://files.pythonhosted.org/packages/1a/2c/5a08ba8198c1233acca541d25309bfe532d96ba0a4761d50037961c93d81/sopel_modules.sports-1.1.1.tar.gz#sha256=b119bac8e84551fdee29c0ee129ad9fe4af0fd3208b025b139984b1dc7585e45 to build tracker '/tmp/pip-req-tracker-2_eew5a9' Running setup.py (path:/tmp/pip-wheel-dhb4hkqw/sopel-modules.sports/setup.py) egg_info for package sopel-modules.sports Running command python setup.py egg_info running egg_info creating pip-egg-info/sopel_modules.sports.egg-info writing dependency_links to pip-egg-info/sopel_modules.sports.egg-info/dependency_links.txt writing top-level names to pip-egg-info/sopel_modules.sports.egg-info/top_level.txt writing requirements to pip-egg-info/sopel_modules.sports.egg-info/requires.txt writing namespace_packages to pip-egg-info/sopel_modules.sports.egg-info/namespace_packages.txt writing pip-egg-info/sopel_modules.sports.egg-info/PKG-INFO writing manifest file 'pip-egg-info/sopel_modules.sports.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/sopel_modules.sports.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' Sopel does not correctly load modules installed with setup.py directly. Please use "pip install .", or add /tmp/pip-wheel-dhb4hkqw/sopel-modules.sports/sopel_modules to core.extra in your config. warning: no files found matching 'COPYING' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/sopel_modules.sports.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dhb4hkqw/sopel-modules.sports has version 1.1.1, which satisfies requirement sopel-modules.sports==1.1.1 from https://files.pythonhosted.org/packages/1a/2c/5a08ba8198c1233acca541d25309bfe532d96ba0a4761d50037961c93d81/sopel_modules.sports-1.1.1.tar.gz#sha256=b119bac8e84551fdee29c0ee129ad9fe4af0fd3208b025b139984b1dc7585e45 Removed sopel-modules.sports==1.1.1 from https://files.pythonhosted.org/packages/1a/2c/5a08ba8198c1233acca541d25309bfe532d96ba0a4761d50037961c93d81/sopel_modules.sports-1.1.1.tar.gz#sha256=b119bac8e84551fdee29c0ee129ad9fe4af0fd3208b025b139984b1dc7585e45 from build tracker '/tmp/pip-req-tracker-2_eew5a9' Building wheels for collected packages: sopel-modules.sports Created temporary directory: /tmp/pip-wheel-yhj7pe2d Running setup.py bdist_wheel for sopel-modules.sports: started Destination directory: /tmp/pip-wheel-yhj7pe2d Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dhb4hkqw/sopel-modules.sports/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/pip-wheel-yhj7pe2d Sopel does not correctly load modules installed with setup.py directly. Please use "pip install .", or add /tmp/pip-wheel-dhb4hkqw/sopel-modules.sports/sopel_modules to core.extra in your config. running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/sopel_modules copying sopel_modules/__init__.py -> build/lib/sopel_modules creating build/lib/sopel_modules/sports copying sopel_modules/sports/nfl.py -> build/lib/sopel_modules/sports copying sopel_modules/sports/mlb.py -> build/lib/sopel_modules/sports copying sopel_modules/sports/__init__.py -> build/lib/sopel_modules/sports copying sopel_modules/sports/nhl.py -> build/lib/sopel_modules/sports running egg_info writing dependency_links to sopel_modules.sports.egg-info/dependency_links.txt writing top-level names to sopel_modules.sports.egg-info/top_level.txt writing sopel_modules.sports.egg-info/PKG-INFO writing namespace_packages to sopel_modules.sports.egg-info/namespace_packages.txt writing requirements to sopel_modules.sports.egg-info/requires.txt reading manifest file 'sopel_modules.sports.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'COPYING' warning: no files found matching 'README.md' warning: no files found matching '*' under directory 'tests' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'sopel_modules.sports.egg-info/SOURCES.txt' installing to build/bdist.linux-armv7l/wheel running install running install_lib Skipping installation of build/bdist.linux-armv7l/wheel/sopel_modules/__init__.py (namespace package) copying sopel_modules/sports/nfl.py -> build/bdist.linux-armv7l/wheel/sopel_modules/sports copying sopel_modules/sports/mlb.py -> build/bdist.linux-armv7l/wheel/sopel_modules/sports copying sopel_modules/sports/__init__.py -> build/bdist.linux-armv7l/wheel/sopel_modules/sports copying sopel_modules/sports/nhl.py -> build/bdist.linux-armv7l/wheel/sopel_modules/sports running install_egg_info Copying sopel_modules.sports.egg-info to build/bdist.linux-armv7l/wheel/sopel_modules.sports-1.1.1-py3.4.egg-info Installing build/bdist.linux-armv7l/wheel/sopel_modules.sports-1.1.1-py3.4-nspkg.pth running install_scripts creating build/bdist.linux-armv7l/wheel/sopel_modules.sports-1.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-yhj7pe2d/sopel_modules.sports-1.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'sopel_modules.sports-1.1.1-py3.4-nspkg.pth' adding 'sopel_modules/sports/__init__.py' adding 'sopel_modules/sports/mlb.py' adding 'sopel_modules/sports/nfl.py' adding 'sopel_modules/sports/nhl.py' adding 'sopel_modules.sports-1.1.1.dist-info/METADATA' adding 'sopel_modules.sports-1.1.1.dist-info/WHEEL' adding 'sopel_modules.sports-1.1.1.dist-info/namespace_packages.txt' adding 'sopel_modules.sports-1.1.1.dist-info/top_level.txt' adding 'sopel_modules.sports-1.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for sopel-modules.sports: finished with status 'done' Stored in directory: /tmp/tmpahlc8u3s Successfully built sopel-modules.sports Cleaning up... Removing source in /tmp/pip-wheel-dhb4hkqw/sopel-modules.sports Removed build tracker '/tmp/pip-req-tracker-2_eew5a9'