Created temporary directory: /tmp/pip-ephem-wheel-cache-_b33hpcs Created temporary directory: /tmp/pip-req-tracker-jp8qe3kp Created requirements tracker '/tmp/pip-req-tracker-jp8qe3kp' Created temporary directory: /tmp/pip-wheel-t6kyy5xz Collecting gostcrypto==1.0.0 1 location(s) to search for versions of gostcrypto: * https://pypi.org/simple/gostcrypto/ Getting page https://pypi.org/simple/gostcrypto/ Analyzing links from page https://pypi.org/simple/gostcrypto/ Found link https://files.pythonhosted.org/packages/26/5d/b144251e458fbfc44617d7fad25ece7c4b2098946e70c56e3550458b6e47/gostcrypto-1.0.0.tar.gz#sha256=632b6fcd17c0378be24199a9af47f7a28036beda106adaf152528b5ef73927a5 (from https://pypi.org/simple/gostcrypto/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-k00qswrh Downloading https://files.pythonhosted.org/packages/26/5d/b144251e458fbfc44617d7fad25ece7c4b2098946e70c56e3550458b6e47/gostcrypto-1.0.0.tar.gz (41kB) Downloading from URL https://files.pythonhosted.org/packages/26/5d/b144251e458fbfc44617d7fad25ece7c4b2098946e70c56e3550458b6e47/gostcrypto-1.0.0.tar.gz#sha256=632b6fcd17c0378be24199a9af47f7a28036beda106adaf152528b5ef73927a5 (from https://pypi.org/simple/gostcrypto/) Added gostcrypto==1.0.0 from https://files.pythonhosted.org/packages/26/5d/b144251e458fbfc44617d7fad25ece7c4b2098946e70c56e3550458b6e47/gostcrypto-1.0.0.tar.gz#sha256=632b6fcd17c0378be24199a9af47f7a28036beda106adaf152528b5ef73927a5 to build tracker '/tmp/pip-req-tracker-jp8qe3kp' Running setup.py (path:/tmp/pip-wheel-t6kyy5xz/gostcrypto/setup.py) egg_info for package gostcrypto Running command python setup.py egg_info running egg_info creating pip-egg-info/gostcrypto.egg-info writing top-level names to pip-egg-info/gostcrypto.egg-info/top_level.txt writing dependency_links to pip-egg-info/gostcrypto.egg-info/dependency_links.txt writing pip-egg-info/gostcrypto.egg-info/PKG-INFO writing manifest file 'pip-egg-info/gostcrypto.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gostcrypto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/gostcrypto.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-t6kyy5xz/gostcrypto has version 1.0.0, which satisfies requirement gostcrypto==1.0.0 from https://files.pythonhosted.org/packages/26/5d/b144251e458fbfc44617d7fad25ece7c4b2098946e70c56e3550458b6e47/gostcrypto-1.0.0.tar.gz#sha256=632b6fcd17c0378be24199a9af47f7a28036beda106adaf152528b5ef73927a5 Removed gostcrypto==1.0.0 from https://files.pythonhosted.org/packages/26/5d/b144251e458fbfc44617d7fad25ece7c4b2098946e70c56e3550458b6e47/gostcrypto-1.0.0.tar.gz#sha256=632b6fcd17c0378be24199a9af47f7a28036beda106adaf152528b5ef73927a5 from build tracker '/tmp/pip-req-tracker-jp8qe3kp' Building wheels for collected packages: gostcrypto Created temporary directory: /tmp/pip-wheel-7obyvlfw Running setup.py bdist_wheel for gostcrypto: started Destination directory: /tmp/pip-wheel-7obyvlfw Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-t6kyy5xz/gostcrypto/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-7obyvlfw running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gostcrypto copying gostcrypto/__init__.py -> build/lib/gostcrypto creating build/lib/tests copying tests/test_gostsignature.py -> build/lib/tests copying tests/test_gosthash.py -> build/lib/tests copying tests/test_gostcipher.py -> build/lib/tests copying tests/test_gostpbkdf.py -> build/lib/tests copying tests/test_gosthmac.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_gostrandom.py -> build/lib/tests creating build/lib/gostcrypto/gostpbkdf copying gostcrypto/gostpbkdf/r_50_1_111_2016.py -> build/lib/gostcrypto/gostpbkdf copying gostcrypto/gostpbkdf/__init__.py -> build/lib/gostcrypto/gostpbkdf creating build/lib/gostcrypto/gosthmac copying gostcrypto/gosthmac/r_50_1_113_2016.py -> build/lib/gostcrypto/gosthmac copying gostcrypto/gosthmac/__init__.py -> build/lib/gostcrypto/gosthmac creating build/lib/gostcrypto/utils copying gostcrypto/utils/__init__.py -> build/lib/gostcrypto/utils copying gostcrypto/utils/utils.py -> build/lib/gostcrypto/utils copying gostcrypto/utils/s_box.py -> build/lib/gostcrypto/utils creating build/lib/gostcrypto/gostrandom copying gostcrypto/gostrandom/__init__.py -> build/lib/gostcrypto/gostrandom copying gostcrypto/gostrandom/r_1323565_1_006_2017.py -> build/lib/gostcrypto/gostrandom creating build/lib/gostcrypto/gosthash copying gostcrypto/gosthash/__init__.py -> build/lib/gostcrypto/gosthash copying gostcrypto/gosthash/gost_34_11_2012.py -> build/lib/gostcrypto/gosthash creating build/lib/gostcrypto/gostsignature copying gostcrypto/gostsignature/gost_34_10_2012.py -> build/lib/gostcrypto/gostsignature copying gostcrypto/gostsignature/__init__.py -> build/lib/gostcrypto/gostsignature creating build/lib/gostcrypto/gostcipher copying gostcrypto/gostcipher/gost_34_13_2015.py -> build/lib/gostcrypto/gostcipher copying gostcrypto/gostcipher/gost_34_12_2015.py -> build/lib/gostcrypto/gostcipher copying gostcrypto/gostcipher/__init__.py -> build/lib/gostcrypto/gostcipher 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/gostcrypto creating build/bdist.linux-armv7l/wheel/gostcrypto/gostpbkdf copying build/lib/gostcrypto/gostpbkdf/r_50_1_111_2016.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gostpbkdf copying build/lib/gostcrypto/gostpbkdf/__init__.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gostpbkdf creating build/bdist.linux-armv7l/wheel/gostcrypto/gosthmac copying build/lib/gostcrypto/gosthmac/r_50_1_113_2016.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gosthmac copying build/lib/gostcrypto/gosthmac/__init__.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gosthmac copying build/lib/gostcrypto/__init__.py -> build/bdist.linux-armv7l/wheel/gostcrypto creating build/bdist.linux-armv7l/wheel/gostcrypto/utils copying build/lib/gostcrypto/utils/__init__.py -> build/bdist.linux-armv7l/wheel/gostcrypto/utils copying build/lib/gostcrypto/utils/utils.py -> build/bdist.linux-armv7l/wheel/gostcrypto/utils copying build/lib/gostcrypto/utils/s_box.py -> build/bdist.linux-armv7l/wheel/gostcrypto/utils creating build/bdist.linux-armv7l/wheel/gostcrypto/gostrandom copying build/lib/gostcrypto/gostrandom/__init__.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gostrandom copying build/lib/gostcrypto/gostrandom/r_1323565_1_006_2017.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gostrandom creating build/bdist.linux-armv7l/wheel/gostcrypto/gosthash copying build/lib/gostcrypto/gosthash/__init__.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gosthash copying build/lib/gostcrypto/gosthash/gost_34_11_2012.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gosthash creating build/bdist.linux-armv7l/wheel/gostcrypto/gostsignature copying build/lib/gostcrypto/gostsignature/gost_34_10_2012.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gostsignature copying build/lib/gostcrypto/gostsignature/__init__.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gostsignature creating build/bdist.linux-armv7l/wheel/gostcrypto/gostcipher copying build/lib/gostcrypto/gostcipher/gost_34_13_2015.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gostcipher copying build/lib/gostcrypto/gostcipher/gost_34_12_2015.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gostcipher copying build/lib/gostcrypto/gostcipher/__init__.py -> build/bdist.linux-armv7l/wheel/gostcrypto/gostcipher creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_gostsignature.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_gosthash.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_gostcipher.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_gostpbkdf.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_gosthmac.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_gostrandom.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing gostcrypto.egg-info/PKG-INFO writing top-level names to gostcrypto.egg-info/top_level.txt writing dependency_links to gostcrypto.egg-info/dependency_links.txt reading manifest file 'gostcrypto.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'gostcrypto.egg-info/SOURCES.txt' Copying gostcrypto.egg-info to build/bdist.linux-armv7l/wheel/gostcrypto-1.0.0-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/gostcrypto-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-7obyvlfw/gostcrypto-1.0.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'gostcrypto/__init__.py' adding 'gostcrypto/gostcipher/__init__.py' adding 'gostcrypto/gostcipher/gost_34_12_2015.py' adding 'gostcrypto/gostcipher/gost_34_13_2015.py' adding 'gostcrypto/gosthash/__init__.py' adding 'gostcrypto/gosthash/gost_34_11_2012.py' adding 'gostcrypto/gosthmac/__init__.py' adding 'gostcrypto/gosthmac/r_50_1_113_2016.py' adding 'gostcrypto/gostpbkdf/__init__.py' adding 'gostcrypto/gostpbkdf/r_50_1_111_2016.py' adding 'gostcrypto/gostrandom/__init__.py' adding 'gostcrypto/gostrandom/r_1323565_1_006_2017.py' adding 'gostcrypto/gostsignature/__init__.py' adding 'gostcrypto/gostsignature/gost_34_10_2012.py' adding 'gostcrypto/utils/__init__.py' adding 'gostcrypto/utils/s_box.py' adding 'gostcrypto/utils/utils.py' adding 'tests/__init__.py' adding 'tests/test_gostcipher.py' adding 'tests/test_gosthash.py' adding 'tests/test_gosthmac.py' adding 'tests/test_gostpbkdf.py' adding 'tests/test_gostrandom.py' adding 'tests/test_gostsignature.py' adding 'gostcrypto-1.0.0.dist-info/LICENSE' adding 'gostcrypto-1.0.0.dist-info/METADATA' adding 'gostcrypto-1.0.0.dist-info/WHEEL' adding 'gostcrypto-1.0.0.dist-info/top_level.txt' adding 'gostcrypto-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for gostcrypto: finished with status 'done' Stored in directory: /tmp/tmpt7m71sl6 Successfully built gostcrypto Cleaning up... Removing source in /tmp/pip-wheel-t6kyy5xz/gostcrypto Removed build tracker '/tmp/pip-req-tracker-jp8qe3kp'