Collecting fmn==1.4.1 1 location(s) to search for versions of fmn: * https://pypi.python.org/simple/fmn/ Getting page https://pypi.python.org/simple/fmn/ Analyzing links from page https://pypi.python.org/simple/fmn/ Found link https://pypi.python.org/packages/02/55/8dfa729e67e90c509bc4c86ace266ddd48561a1cc56a21efbf89ffaf7088/fmn-1.4.0.tar.gz#md5=5daa37dd45d1303c6962ac7047b30e7a (from https://pypi.python.org/simple/fmn/), version: 1.4.0 Found link https://pypi.python.org/packages/3d/a8/da7f82219c153ada87f78f529e9998e502ef64839defb2d947cd69a4777b/fmn-1.4.1.tar.gz#md5=3a3a9a2ae185e6713db776862aed9cfa (from https://pypi.python.org/simple/fmn/), version: 1.4.1 Found link https://pypi.python.org/packages/5e/de/a8df40ef3a60337244cc6ae5d02cb6c6a7f88a9dc6f5c8e0c102c29ee897/fmn-1.3.1.tar.gz#md5=b9e0387841a2f1dcc39bf4dfb294f56c (from https://pypi.python.org/simple/fmn/), version: 1.3.1 Found link https://pypi.python.org/packages/ab/34/8dbc5e06fc0957dc9e054adbb8d41e683aa818937814ae3f89bf83c6f206/fmn-1.0.0.tar.gz#md5=4c2770cabf6e777bad75ce4780a2ab13 (from https://pypi.python.org/simple/fmn/), version: 1.0.0 Found link https://pypi.python.org/packages/b4/25/421fe7fe5a8fdaa2984dd848eab07f0aa1502c6188bd4a169cea3a05d710/fmn-1.3.0.tar.gz#md5=4912bed4728564b1d110feb2265b96d1 (from https://pypi.python.org/simple/fmn/), version: 1.3.0 Found link https://pypi.python.org/packages/c5/ec/06b5ce68f4658b63bac18a44a5cccce2fdeb04ebdec30f1f88339f5ce456/fmn-1.1.0.tar.gz#md5=e2e0d0ee91767ae3519181d0e7c6a57c (from https://pypi.python.org/simple/fmn/), version: 1.1.0 Using version 1.4.1 (newest of versions: 1.4.1) Downloading fmn-1.4.1.tar.gz (2.2MB) Downloading from URL https://pypi.python.org/packages/3d/a8/da7f82219c153ada87f78f529e9998e502ef64839defb2d947cd69a4777b/fmn-1.4.1.tar.gz#md5=3a3a9a2ae185e6713db776862aed9cfa (from https://pypi.python.org/simple/fmn/) Running setup.py (path:/tmp/pip-build-q13m8ly8/fmn/setup.py) egg_info for package fmn Running command python setup.py egg_info running egg_info creating pip-egg-info/fmn.egg-info writing requirements to pip-egg-info/fmn.egg-info/requires.txt writing entry points to pip-egg-info/fmn.egg-info/entry_points.txt writing dependency_links to pip-egg-info/fmn.egg-info/dependency_links.txt writing pip-egg-info/fmn.egg-info/PKG-INFO writing top-level names to pip-egg-info/fmn.egg-info/top_level.txt writing manifest file 'pip-egg-info/fmn.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fmn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'usr/share/fmn.sse/sse_server.tac' writing manifest file 'pip-egg-info/fmn.egg-info/SOURCES.txt' Source in /tmp/pip-build-q13m8ly8/fmn has version 1.4.1, which satisfies requirement fmn==1.4.1 from https://pypi.python.org/packages/3d/a8/da7f82219c153ada87f78f529e9998e502ef64839defb2d947cd69a4777b/fmn-1.4.1.tar.gz#md5=3a3a9a2ae185e6713db776862aed9cfa Building wheels for collected packages: fmn Running setup.py bdist_wheel for fmn: started Destination directory: /tmp/tmpi8lydbf4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-q13m8ly8/fmn/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/tmpi8lydbf4pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fmn copying fmn/__init__.py -> build/lib/fmn copying fmn/dogpile_backports.py -> build/lib/fmn creating build/lib/fmn/lib copying fmn/lib/hinting.py -> build/lib/fmn/lib copying fmn/lib/__init__.py -> build/lib/fmn/lib copying fmn/lib/db.py -> build/lib/fmn/lib copying fmn/lib/models.py -> build/lib/fmn/lib copying fmn/lib/defaults.py -> build/lib/fmn/lib creating build/lib/fmn/sse copying fmn/sse/__init__.py -> build/lib/fmn/sse copying fmn/sse/server.py -> build/lib/fmn/sse creating build/lib/fmn/web copying fmn/web/forms.py -> build/lib/fmn/web copying fmn/web/converters.py -> build/lib/fmn/web copying fmn/web/__init__.py -> build/lib/fmn/web copying fmn/web/main.py -> build/lib/fmn/web copying fmn/web/app.py -> build/lib/fmn/web copying fmn/web/default_config.py -> build/lib/fmn/web creating build/lib/fmn/rules copying fmn/rules/jenkins.py -> build/lib/fmn/rules copying fmn/rules/ci.py -> build/lib/fmn/rules copying fmn/rules/trac.py -> build/lib/fmn/rules copying fmn/rules/ansible.py -> build/lib/fmn/rules copying fmn/rules/coprs.py -> build/lib/fmn/rules copying fmn/rules/taskotron.py -> build/lib/fmn/rules copying fmn/rules/git.py -> build/lib/fmn/rules copying fmn/rules/bodhi.py -> build/lib/fmn/rules copying fmn/rules/buildsys.py -> build/lib/fmn/rules copying fmn/rules/wiki.py -> build/lib/fmn/rules copying fmn/rules/autocloud.py -> build/lib/fmn/rules copying fmn/rules/fedbadges.py -> build/lib/fmn/rules copying fmn/rules/pagure.py -> build/lib/fmn/rules copying fmn/rules/mdapi.py -> build/lib/fmn/rules copying fmn/rules/mbs.py -> build/lib/fmn/rules copying fmn/rules/koschei.py -> build/lib/fmn/rules copying fmn/rules/__init__.py -> build/lib/fmn/rules copying fmn/rules/generic.py -> build/lib/fmn/rules copying fmn/rules/bugzilla.py -> build/lib/fmn/rules copying fmn/rules/pkgdb.py -> build/lib/fmn/rules copying fmn/rules/summershum.py -> build/lib/fmn/rules copying fmn/rules/mailman.py -> build/lib/fmn/rules copying fmn/rules/nuancier.py -> build/lib/fmn/rules copying fmn/rules/anitya.py -> build/lib/fmn/rules copying fmn/rules/fmn_notifications.py -> build/lib/fmn/rules copying fmn/rules/utils.py -> build/lib/fmn/rules copying fmn/rules/github.py -> build/lib/fmn/rules copying fmn/rules/fas.py -> build/lib/fmn/rules copying fmn/rules/hotness.py -> build/lib/fmn/rules copying fmn/rules/planet.py -> build/lib/fmn/rules copying fmn/rules/fedimg.py -> build/lib/fmn/rules copying fmn/rules/fedoratagger.py -> build/lib/fmn/rules copying fmn/rules/logger.py -> build/lib/fmn/rules copying fmn/rules/infragit.py -> build/lib/fmn/rules copying fmn/rules/compose.py -> build/lib/fmn/rules copying fmn/rules/nagios.py -> build/lib/fmn/rules copying fmn/rules/fedocal.py -> build/lib/fmn/rules copying fmn/rules/meetbot.py -> build/lib/fmn/rules copying fmn/rules/faf.py -> build/lib/fmn/rules copying fmn/rules/fedora_elections.py -> build/lib/fmn/rules copying fmn/rules/askbot.py -> build/lib/fmn/rules copying fmn/rules/kerneltest.py -> build/lib/fmn/rules creating build/lib/fmn/consumer copying fmn/consumer/worker.py -> build/lib/fmn/consumer copying fmn/consumer/consumer.py -> build/lib/fmn/consumer copying fmn/consumer/backend.py -> build/lib/fmn/consumer copying fmn/consumer/__init__.py -> build/lib/fmn/consumer copying fmn/consumer/util.py -> build/lib/fmn/consumer copying fmn/consumer/fmn_fasshim.py -> build/lib/fmn/consumer copying fmn/consumer/digests.py -> build/lib/fmn/consumer copying fmn/consumer/producer.py -> build/lib/fmn/consumer creating build/lib/fmn/web/templates copying fmn/web/templates/__init__.py -> build/lib/fmn/web/templates creating build/lib/fmn/consumer/backends copying fmn/consumer/backends/debug.py -> build/lib/fmn/consumer/backends copying fmn/consumer/backends/sse.py -> build/lib/fmn/consumer/backends copying fmn/consumer/backends/__init__.py -> build/lib/fmn/consumer/backends copying fmn/consumer/backends/mail.py -> build/lib/fmn/consumer/backends copying fmn/consumer/backends/base.py -> build/lib/fmn/consumer/backends copying fmn/consumer/backends/irc.py -> build/lib/fmn/consumer/backends copying fmn/consumer/backends/android.py -> build/lib/fmn/consumer/backends running egg_info writing fmn.egg-info/PKG-INFO writing top-level names to fmn.egg-info/top_level.txt writing dependency_links to fmn.egg-info/dependency_links.txt writing entry points to fmn.egg-info/entry_points.txt writing requirements to fmn.egg-info/requires.txt reading manifest file 'fmn.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'usr/share/fmn.sse/sse_server.tac' writing manifest file 'fmn.egg-info/SOURCES.txt' creating build/lib/fmn/web/docs copying fmn/web/docs/about.rst -> build/lib/fmn/web/docs creating build/lib/fmn/web/static creating build/lib/fmn/web/static/bootstrap-3.0.1-dist creating build/lib/fmn/web/static/bootstrap-3.0.1-dist/css copying fmn/web/static/bootstrap-3.0.1-dist/css/bootstrap-theme.css -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/css copying fmn/web/static/bootstrap-3.0.1-dist/css/bootstrap-theme.min.css -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/css copying fmn/web/static/bootstrap-3.0.1-dist/css/bootstrap.css -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/css copying fmn/web/static/bootstrap-3.0.1-dist/css/bootstrap.min.css -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/css creating build/lib/fmn/web/static/bootstrap-3.0.1-dist/fonts copying fmn/web/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.eot -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/fonts copying fmn/web/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.svg -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/fonts copying fmn/web/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.ttf -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/fonts copying fmn/web/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.woff -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/fonts creating build/lib/fmn/web/static/bootstrap-3.0.1-dist/js copying fmn/web/static/bootstrap-3.0.1-dist/js/bootstrap.js -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/js copying fmn/web/static/bootstrap-3.0.1-dist/js/bootstrap.min.js -> build/lib/fmn/web/static/bootstrap-3.0.1-dist/js creating build/lib/fmn/web/static/bootstrap-3.0.2-fedora creating build/lib/fmn/web/static/bootstrap-3.0.2-fedora/css copying fmn/web/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.css -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/css copying fmn/web/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.min.css -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/css copying fmn/web/static/bootstrap-3.0.2-fedora/css/bootstrap.css -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/css copying fmn/web/static/bootstrap-3.0.2-fedora/css/bootstrap.min.css -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/css creating build/lib/fmn/web/static/bootstrap-3.0.2-fedora/fonts copying fmn/web/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/fonts copying fmn/web/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/fonts copying fmn/web/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/fonts copying fmn/web/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/fonts creating build/lib/fmn/web/static/bootstrap-3.0.2-fedora/js copying fmn/web/static/bootstrap-3.0.2-fedora/js/bootstrap.js -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/js copying fmn/web/static/bootstrap-3.0.2-fedora/js/bootstrap.min.js -> build/lib/fmn/web/static/bootstrap-3.0.2-fedora/js creating build/lib/fmn/web/static/bootstrap-3.1.1-fedora creating build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css copying fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css copying fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css.map -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css copying fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css copying fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css copying fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap.css.map -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css copying fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css creating build/lib/fmn/web/static/bootstrap-3.1.1-fedora/fonts copying fmn/web/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/fonts copying fmn/web/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/fonts copying fmn/web/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/fonts copying fmn/web/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/fonts creating build/lib/fmn/web/static/bootstrap-3.1.1-fedora/js copying fmn/web/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/js copying fmn/web/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> build/lib/fmn/web/static/bootstrap-3.1.1-fedora/js creating build/lib/fmn/web/static/bootstrap-3.3.4-fedora creating build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css copying fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap-theme.css -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css copying fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap-theme.css.map -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css copying fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap-theme.min.css -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css copying fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap.css -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css copying fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap.css.map -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css copying fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap.min.css -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css creating build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.eot -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.svg -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.ttf -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.woff -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.woff2 -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts creating build/lib/fmn/web/static/bootstrap-3.3.4-fedora/js copying fmn/web/static/bootstrap-3.3.4-fedora/js/bootstrap.js -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/js copying fmn/web/static/bootstrap-3.3.4-fedora/js/bootstrap.min.js -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/js copying fmn/web/static/bootstrap-3.3.4-fedora/js/npm.js -> build/lib/fmn/web/static/bootstrap-3.3.4-fedora/js creating build/lib/fmn/web/static/bootstrap creating build/lib/fmn/web/static/bootstrap/css copying fmn/web/static/bootstrap/css/bootstrap-theme.css -> build/lib/fmn/web/static/bootstrap/css copying fmn/web/static/bootstrap/css/bootstrap-theme.css.map -> build/lib/fmn/web/static/bootstrap/css copying fmn/web/static/bootstrap/css/bootstrap-theme.min.css -> build/lib/fmn/web/static/bootstrap/css copying fmn/web/static/bootstrap/css/bootstrap.css -> build/lib/fmn/web/static/bootstrap/css copying fmn/web/static/bootstrap/css/bootstrap.css.map -> build/lib/fmn/web/static/bootstrap/css copying fmn/web/static/bootstrap/css/bootstrap.min.css -> build/lib/fmn/web/static/bootstrap/css creating build/lib/fmn/web/static/bootstrap/fonts copying fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.eot -> build/lib/fmn/web/static/bootstrap/fonts copying fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.svg -> build/lib/fmn/web/static/bootstrap/fonts copying fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.ttf -> build/lib/fmn/web/static/bootstrap/fonts copying fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.woff -> build/lib/fmn/web/static/bootstrap/fonts copying fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.woff2 -> build/lib/fmn/web/static/bootstrap/fonts creating build/lib/fmn/web/static/bootstrap/js copying fmn/web/static/bootstrap/js/bootstrap.js -> build/lib/fmn/web/static/bootstrap/js copying fmn/web/static/bootstrap/js/bootstrap.min.js -> build/lib/fmn/web/static/bootstrap/js copying fmn/web/static/bootstrap/js/npm.js -> build/lib/fmn/web/static/bootstrap/js creating build/lib/fmn/web/static/css copying fmn/web/static/css/avatars.css -> build/lib/fmn/web/static/css copying fmn/web/static/css/footer.css -> build/lib/fmn/web/static/css copying fmn/web/static/css/navbar.css -> build/lib/fmn/web/static/css copying fmn/web/static/css/text.css -> build/lib/fmn/web/static/css creating build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Bold-webfont.eot -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Bold-webfont.svg -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Bold-webfont.ttf -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Bold-webfont.woff -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-BoldOblique-webfont.eot -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-BoldOblique-webfont.svg -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-BoldOblique-webfont.ttf -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-BoldOblique-webfont.woff -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Oblique-webfont.eot -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Oblique-webfont.svg -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Oblique-webfont.ttf -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Oblique-webfont.woff -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Regular-webfont.eot -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Regular-webfont.svg -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Regular-webfont.ttf -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Cantarell-Regular-webfont.woff -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Bold-webfont.eot -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Bold-webfont.svg -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Bold-webfont.ttf -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Bold-webfont.woff -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Regular-webfont.eot -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Regular-webfont.svg -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Regular-webfont.ttf -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Regular-webfont.woff -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Thin-webfont.eot -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Thin-webfont.svg -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Thin-webfont.ttf -> build/lib/fmn/web/static/css/fonts copying fmn/web/static/css/fonts/Comfortaa_Thin-webfont.woff -> build/lib/fmn/web/static/css/fonts creating build/lib/fmn/web/static/ico copying fmn/web/static/ico/favicon.ico -> build/lib/fmn/web/static/ico creating build/lib/fmn/web/static/img copying fmn/web/static/img/spinner.gif -> build/lib/fmn/web/static/img creating build/lib/fmn/web/static/js copying fmn/web/static/js/jquery-1.10.2.min.js -> build/lib/fmn/web/static/js copying fmn/web/static/js/site.js -> build/lib/fmn/web/static/js copying fmn/web/templates/context.html -> build/lib/fmn/web/templates copying fmn/web/templates/docs.html -> build/lib/fmn/web/templates copying fmn/web/templates/filter.html -> build/lib/fmn/web/templates copying fmn/web/templates/functions.html -> build/lib/fmn/web/templates copying fmn/web/templates/index.html -> build/lib/fmn/web/templates copying fmn/web/templates/login.html -> build/lib/fmn/web/templates copying fmn/web/templates/master.html -> build/lib/fmn/web/templates copying fmn/web/templates/profile.html -> build/lib/fmn/web/templates 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/fmn creating build/bdist.linux-armv7l/wheel/fmn/lib copying build/lib/fmn/lib/hinting.py -> build/bdist.linux-armv7l/wheel/fmn/lib copying build/lib/fmn/lib/__init__.py -> build/bdist.linux-armv7l/wheel/fmn/lib copying build/lib/fmn/lib/db.py -> build/bdist.linux-armv7l/wheel/fmn/lib copying build/lib/fmn/lib/models.py -> build/bdist.linux-armv7l/wheel/fmn/lib copying build/lib/fmn/lib/defaults.py -> build/bdist.linux-armv7l/wheel/fmn/lib copying build/lib/fmn/__init__.py -> build/bdist.linux-armv7l/wheel/fmn creating build/bdist.linux-armv7l/wheel/fmn/sse copying build/lib/fmn/sse/__init__.py -> build/bdist.linux-armv7l/wheel/fmn/sse copying build/lib/fmn/sse/server.py -> build/bdist.linux-armv7l/wheel/fmn/sse creating build/bdist.linux-armv7l/wheel/fmn/web copying build/lib/fmn/web/forms.py -> build/bdist.linux-armv7l/wheel/fmn/web copying build/lib/fmn/web/converters.py -> build/bdist.linux-armv7l/wheel/fmn/web copying build/lib/fmn/web/__init__.py -> build/bdist.linux-armv7l/wheel/fmn/web copying build/lib/fmn/web/main.py -> build/bdist.linux-armv7l/wheel/fmn/web creating build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/templates/master.html -> build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/templates/functions.html -> build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/templates/profile.html -> build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/templates/filter.html -> build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/templates/docs.html -> build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/templates/__init__.py -> build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/templates/index.html -> build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/templates/context.html -> build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/templates/login.html -> build/bdist.linux-armv7l/wheel/fmn/web/templates copying build/lib/fmn/web/app.py -> build/bdist.linux-armv7l/wheel/fmn/web creating build/bdist.linux-armv7l/wheel/fmn/web/docs copying build/lib/fmn/web/docs/about.rst -> build/bdist.linux-armv7l/wheel/fmn/web/docs copying build/lib/fmn/web/default_config.py -> build/bdist.linux-armv7l/wheel/fmn/web creating build/bdist.linux-armv7l/wheel/fmn/web/static creating build/bdist.linux-armv7l/wheel/fmn/web/static/ico copying build/lib/fmn/web/static/ico/favicon.ico -> build/bdist.linux-armv7l/wheel/fmn/web/static/ico creating build/bdist.linux-armv7l/wheel/fmn/web/static/img copying build/lib/fmn/web/static/img/spinner.gif -> build/bdist.linux-armv7l/wheel/fmn/web/static/img creating build/bdist.linux-armv7l/wheel/fmn/web/static/css creating build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Regular-webfont.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Regular-webfont.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Bold-webfont.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Bold-webfont.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-BoldOblique-webfont.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Bold-webfont.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Bold-webfont.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Oblique-webfont.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Thin-webfont.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Bold-webfont.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Regular-webfont.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Regular-webfont.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Bold-webfont.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Oblique-webfont.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Bold-webfont.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Thin-webfont.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Regular-webfont.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-BoldOblique-webfont.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Thin-webfont.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-BoldOblique-webfont.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-BoldOblique-webfont.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Thin-webfont.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Regular-webfont.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Oblique-webfont.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Cantarell-Oblique-webfont.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Regular-webfont.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Regular-webfont.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/fonts/Comfortaa_Bold-webfont.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/css/fonts copying build/lib/fmn/web/static/css/text.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/css copying build/lib/fmn/web/static/css/navbar.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/css copying build/lib/fmn/web/static/css/footer.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/css copying build/lib/fmn/web/static/css/avatars.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/css creating build/bdist.linux-armv7l/wheel/fmn/web/static/js copying build/lib/fmn/web/static/js/jquery-1.10.2.min.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/js copying build/lib/fmn/web/static/js/site.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/js creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/fonts creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/css copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/css copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap.css.map -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/css copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/css copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.css.map -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/css copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap-theme.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/css copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/css/bootstrap.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/css creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/js copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/js/bootstrap.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/js copying build/lib/fmn/web/static/bootstrap-3.1.1-fedora/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.1.1-fedora/js creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/fonts creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/css copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/css copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/css copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/css/bootstrap-theme.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/css copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/css/bootstrap.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/css creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/js copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/js/bootstrap.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/js copying build/lib/fmn/web/static/bootstrap-3.0.2-fedora/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.2-fedora/js creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/fonts copying build/lib/fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/fonts copying build/lib/fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/fonts copying build/lib/fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/fonts copying build/lib/fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/fonts copying build/lib/fmn/web/static/bootstrap/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/fonts creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/css copying build/lib/fmn/web/static/bootstrap/css/bootstrap-theme.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/css copying build/lib/fmn/web/static/bootstrap/css/bootstrap.css.map -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/css copying build/lib/fmn/web/static/bootstrap/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/css copying build/lib/fmn/web/static/bootstrap/css/bootstrap-theme.css.map -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/css copying build/lib/fmn/web/static/bootstrap/css/bootstrap-theme.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/css copying build/lib/fmn/web/static/bootstrap/css/bootstrap.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/css creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/js copying build/lib/fmn/web/static/bootstrap/js/bootstrap.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/js copying build/lib/fmn/web/static/bootstrap/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/js copying build/lib/fmn/web/static/bootstrap/js/npm.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap/js creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/fonts copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/fonts/glyphicons-halflings-regular.woff2 -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/fonts creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/css copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap-theme.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/css copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap.css.map -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/css copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/css copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap-theme.css.map -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/css copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap-theme.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/css copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/css/bootstrap.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/css creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/js copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/js/bootstrap.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/js copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/js copying build/lib/fmn/web/static/bootstrap-3.3.4-fedora/js/npm.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.3.4-fedora/js creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/fonts copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/fonts copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.eot -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/fonts copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/fonts copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/fonts/glyphicons-halflings-regular.svg -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/fonts creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/css copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/css/bootstrap-theme.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/css copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/css copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/css/bootstrap-theme.min.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/css copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/css/bootstrap.css -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/css creating build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/js copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/js/bootstrap.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/js copying build/lib/fmn/web/static/bootstrap-3.0.1-dist/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/fmn/web/static/bootstrap-3.0.1-dist/js creating build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/jenkins.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/ci.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/trac.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/ansible.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/coprs.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/taskotron.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/git.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/bodhi.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/buildsys.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/wiki.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/autocloud.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/fedbadges.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/pagure.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/mdapi.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/mbs.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/koschei.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/__init__.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/generic.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/bugzilla.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/pkgdb.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/summershum.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/mailman.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/nuancier.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/anitya.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/fmn_notifications.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/utils.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/github.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/fas.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/hotness.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/planet.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/fedimg.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/fedoratagger.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/logger.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/infragit.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/compose.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/nagios.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/fedocal.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/meetbot.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/faf.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/fedora_elections.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/askbot.py -> build/bdist.linux-armv7l/wheel/fmn/rules copying build/lib/fmn/rules/kerneltest.py -> build/bdist.linux-armv7l/wheel/fmn/rules creating build/bdist.linux-armv7l/wheel/fmn/consumer copying build/lib/fmn/consumer/worker.py -> build/bdist.linux-armv7l/wheel/fmn/consumer copying build/lib/fmn/consumer/consumer.py -> build/bdist.linux-armv7l/wheel/fmn/consumer copying build/lib/fmn/consumer/backend.py -> build/bdist.linux-armv7l/wheel/fmn/consumer copying build/lib/fmn/consumer/__init__.py -> build/bdist.linux-armv7l/wheel/fmn/consumer copying build/lib/fmn/consumer/util.py -> build/bdist.linux-armv7l/wheel/fmn/consumer copying build/lib/fmn/consumer/fmn_fasshim.py -> build/bdist.linux-armv7l/wheel/fmn/consumer creating build/bdist.linux-armv7l/wheel/fmn/consumer/backends copying build/lib/fmn/consumer/backends/debug.py -> build/bdist.linux-armv7l/wheel/fmn/consumer/backends copying build/lib/fmn/consumer/backends/sse.py -> build/bdist.linux-armv7l/wheel/fmn/consumer/backends copying build/lib/fmn/consumer/backends/__init__.py -> build/bdist.linux-armv7l/wheel/fmn/consumer/backends copying build/lib/fmn/consumer/backends/mail.py -> build/bdist.linux-armv7l/wheel/fmn/consumer/backends copying build/lib/fmn/consumer/backends/base.py -> build/bdist.linux-armv7l/wheel/fmn/consumer/backends copying build/lib/fmn/consumer/backends/irc.py -> build/bdist.linux-armv7l/wheel/fmn/consumer/backends copying build/lib/fmn/consumer/backends/android.py -> build/bdist.linux-armv7l/wheel/fmn/consumer/backends copying build/lib/fmn/consumer/digests.py -> build/bdist.linux-armv7l/wheel/fmn/consumer copying build/lib/fmn/consumer/producer.py -> build/bdist.linux-armv7l/wheel/fmn/consumer copying build/lib/fmn/dogpile_backports.py -> build/bdist.linux-armv7l/wheel/fmn running install_egg_info Copying fmn.egg-info to build/bdist.linux-armv7l/wheel/fmn-1.4.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fmn-1.4.1.dist-info/WHEEL Running setup.py bdist_wheel for fmn: finished with status 'done' Stored in directory: /tmp/tmpqvvkdgwj Successfully built fmn Cleaning up... Removing source in /tmp/pip-build-q13m8ly8/fmn