Collecting Simple-AES-Cipher==1.0.7 1 location(s) to search for versions of Simple-AES-Cipher: * https://pypi.python.org/simple/simple-aes-cipher/ Getting page https://pypi.python.org/simple/simple-aes-cipher/ Analyzing links from page https://pypi.org/simple/simple-aes-cipher/ Found link https://files.pythonhosted.org/packages/c0/14/a056726ddc65556d19e31cae2603c8bb92b624c9858f4bde36604d0e8715/Simple-AES-Cipher-1.0.6.tar.gz#sha256=5775049a800f683d0594b0387991f7fb5fe8eaf7666dd1c5d71deba7394fde3f (from https://pypi.org/simple/simple-aes-cipher/), version: 1.0.6 Found link https://files.pythonhosted.org/packages/6b/6f/29d1e26e47cd775870534a1600d6fb9187b5ebaa4e401623b6203c676b57/Simple-AES-Cipher-1.0.7.tar.gz#sha256=ba83df87ff16bed219f6d4d2eb6aa9d961ec81a6a3c6fdf2b152c9d9ee270ef7 (from https://pypi.org/simple/simple-aes-cipher/), version: 1.0.7 Using version 1.0.7 (newest of versions: 1.0.7) Downloading https://files.pythonhosted.org/packages/6b/6f/29d1e26e47cd775870534a1600d6fb9187b5ebaa4e401623b6203c676b57/Simple-AES-Cipher-1.0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6b/6f/29d1e26e47cd775870534a1600d6fb9187b5ebaa4e401623b6203c676b57/Simple-AES-Cipher-1.0.7.tar.gz#sha256=ba83df87ff16bed219f6d4d2eb6aa9d961ec81a6a3c6fdf2b152c9d9ee270ef7 (from https://pypi.org/simple/simple-aes-cipher/) Running setup.py (path:/tmp/pip-build-a4kf5mig/Simple-AES-Cipher/setup.py) egg_info for package Simple-AES-Cipher Running command python setup.py egg_info running egg_info creating pip-egg-info/Simple_AES_Cipher.egg-info writing top-level names to pip-egg-info/Simple_AES_Cipher.egg-info/top_level.txt writing requirements to pip-egg-info/Simple_AES_Cipher.egg-info/requires.txt writing dependency_links to pip-egg-info/Simple_AES_Cipher.egg-info/dependency_links.txt writing pip-egg-info/Simple_AES_Cipher.egg-info/PKG-INFO writing manifest file 'pip-egg-info/Simple_AES_Cipher.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Simple_AES_Cipher.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/Simple_AES_Cipher.egg-info/SOURCES.txt' Source in /tmp/pip-build-a4kf5mig/Simple-AES-Cipher has version 1.0.7, which satisfies requirement Simple-AES-Cipher==1.0.7 from https://files.pythonhosted.org/packages/6b/6f/29d1e26e47cd775870534a1600d6fb9187b5ebaa4e401623b6203c676b57/Simple-AES-Cipher-1.0.7.tar.gz#sha256=ba83df87ff16bed219f6d4d2eb6aa9d961ec81a6a3c6fdf2b152c9d9ee270ef7 Building wheels for collected packages: Simple-AES-Cipher Running setup.py bdist_wheel for Simple-AES-Cipher: started Destination directory: /tmp/tmp5vxb85g6pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-a4kf5mig/Simple-AES-Cipher/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/tmp5vxb85g6pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_aes_cipher.py -> build/lib/tests creating build/lib/simple_aes_cipher copying simple_aes_cipher/__init__.py -> build/lib/simple_aes_cipher copying simple_aes_cipher/version.py -> build/lib/simple_aes_cipher copying simple_aes_cipher/cipher.py -> build/lib/simple_aes_cipher copying simple_aes_cipher/secret_key.py -> build/lib/simple_aes_cipher running egg_info writing Simple_AES_Cipher.egg-info/PKG-INFO writing dependency_links to Simple_AES_Cipher.egg-info/dependency_links.txt writing top-level names to Simple_AES_Cipher.egg-info/top_level.txt writing requirements to Simple_AES_Cipher.egg-info/requires.txt reading manifest file 'Simple_AES_Cipher.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Simple_AES_Cipher.egg-info/SOURCES.txt' 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_aes_cipher.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/simple_aes_cipher copying build/lib/simple_aes_cipher/__init__.py -> build/bdist.linux-armv7l/wheel/simple_aes_cipher copying build/lib/simple_aes_cipher/version.py -> build/bdist.linux-armv7l/wheel/simple_aes_cipher copying build/lib/simple_aes_cipher/cipher.py -> build/bdist.linux-armv7l/wheel/simple_aes_cipher copying build/lib/simple_aes_cipher/secret_key.py -> build/bdist.linux-armv7l/wheel/simple_aes_cipher running install_egg_info Copying Simple_AES_Cipher.egg-info to build/bdist.linux-armv7l/wheel/Simple_AES_Cipher-1.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Simple_AES_Cipher-1.0.7.dist-info/WHEEL Running setup.py bdist_wheel for Simple-AES-Cipher: finished with status 'done' Stored in directory: /tmp/tmp81b665e8 Successfully built Simple-AES-Cipher Cleaning up... Removing source in /tmp/pip-build-a4kf5mig/Simple-AES-Cipher