Created temporary directory: /tmp/pip-ephem-wheel-cache-nbr3c161 Created temporary directory: /tmp/pip-req-tracker-ced5yx35 Created requirements tracker '/tmp/pip-req-tracker-ced5yx35' Created temporary directory: /tmp/pip-wheel-5jf59xck Collecting django-data-masker==1.1.1 1 location(s) to search for versions of django-data-masker: * https://pypi.org/simple/django-data-masker/ Getting page https://pypi.org/simple/django-data-masker/ Analyzing links from page https://pypi.org/simple/django-data-masker/ Found link https://files.pythonhosted.org/packages/ed/a0/9481d779019ef98bb12ce669375a826be9c7a8a3fda16bfc1ef81f76ead9/django-data-masker-1.0.1.tar.gz#sha256=bb04788e45493441769b223ce3037435edf81dc2b5496eb8842dc227e0a9fee1 (from https://pypi.org/simple/django-data-masker/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 1.0.1 Found link https://files.pythonhosted.org/packages/5a/43/4a9727ee4d32b0436d7710a4d81905c42da79dadbe1bac689b884c7f9ab5/django-data-masker-1.1.1.tar.gz#sha256=64a23ff67a7934ed94cf355ed03f1a9debdbca8d5b163ccca4d300d1b0d77c68 (from https://pypi.org/simple/django-data-masker/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*), version: 1.1.1 Using version 1.1.1 (newest of versions: 1.1.1) Created temporary directory: /tmp/pip-unpack-adj3pt5n Downloading https://files.pythonhosted.org/packages/5a/43/4a9727ee4d32b0436d7710a4d81905c42da79dadbe1bac689b884c7f9ab5/django-data-masker-1.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/5a/43/4a9727ee4d32b0436d7710a4d81905c42da79dadbe1bac689b884c7f9ab5/django-data-masker-1.1.1.tar.gz#sha256=64a23ff67a7934ed94cf355ed03f1a9debdbca8d5b163ccca4d300d1b0d77c68 (from https://pypi.org/simple/django-data-masker/) (requires-python:>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*) Added django-data-masker==1.1.1 from https://files.pythonhosted.org/packages/5a/43/4a9727ee4d32b0436d7710a4d81905c42da79dadbe1bac689b884c7f9ab5/django-data-masker-1.1.1.tar.gz#sha256=64a23ff67a7934ed94cf355ed03f1a9debdbca8d5b163ccca4d300d1b0d77c68 to build tracker '/tmp/pip-req-tracker-ced5yx35' Running setup.py (path:/tmp/pip-wheel-5jf59xck/django-data-masker/setup.py) egg_info for package django-data-masker Running command python setup.py egg_info running egg_info creating pip-egg-info/django_data_masker.egg-info writing dependency_links to pip-egg-info/django_data_masker.egg-info/dependency_links.txt writing top-level names to pip-egg-info/django_data_masker.egg-info/top_level.txt writing pip-egg-info/django_data_masker.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_data_masker.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_data_masker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_data_masker.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-5jf59xck/django-data-masker has version 1.1.1, which satisfies requirement django-data-masker==1.1.1 from https://files.pythonhosted.org/packages/5a/43/4a9727ee4d32b0436d7710a4d81905c42da79dadbe1bac689b884c7f9ab5/django-data-masker-1.1.1.tar.gz#sha256=64a23ff67a7934ed94cf355ed03f1a9debdbca8d5b163ccca4d300d1b0d77c68 Removed django-data-masker==1.1.1 from https://files.pythonhosted.org/packages/5a/43/4a9727ee4d32b0436d7710a4d81905c42da79dadbe1bac689b884c7f9ab5/django-data-masker-1.1.1.tar.gz#sha256=64a23ff67a7934ed94cf355ed03f1a9debdbca8d5b163ccca4d300d1b0d77c68 from build tracker '/tmp/pip-req-tracker-ced5yx35' Building wheels for collected packages: django-data-masker Created temporary directory: /tmp/pip-wheel-35_ceol1 Running setup.py bdist_wheel for django-data-masker: started Destination directory: /tmp/pip-wheel-35_ceol1 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-5jf59xck/django-data-masker/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-35_ceol1 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/data_masker copying data_masker/tests.py -> build/lib/data_masker copying data_masker/apps.py -> build/lib/data_masker copying data_masker/models.py -> build/lib/data_masker copying data_masker/admin.py -> build/lib/data_masker copying data_masker/__init__.py -> build/lib/data_masker copying data_masker/views.py -> build/lib/data_masker creating build/lib/data_masker/migrations copying data_masker/migrations/__init__.py -> build/lib/data_masker/migrations running egg_info writing dependency_links to django_data_masker.egg-info/dependency_links.txt writing top-level names to django_data_masker.egg-info/top_level.txt writing django_data_masker.egg-info/PKG-INFO reading manifest file 'django_data_masker.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_data_masker.egg-info/SOURCES.txt' creating build/lib/data_masker/templatetags copying data_masker/templatetags/data_masker.py -> build/lib/data_masker/templatetags 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/data_masker copying build/lib/data_masker/tests.py -> build/bdist.linux-armv7l/wheel/data_masker copying build/lib/data_masker/apps.py -> build/bdist.linux-armv7l/wheel/data_masker creating build/bdist.linux-armv7l/wheel/data_masker/migrations copying build/lib/data_masker/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/data_masker/migrations copying build/lib/data_masker/models.py -> build/bdist.linux-armv7l/wheel/data_masker copying build/lib/data_masker/admin.py -> build/bdist.linux-armv7l/wheel/data_masker copying build/lib/data_masker/__init__.py -> build/bdist.linux-armv7l/wheel/data_masker creating build/bdist.linux-armv7l/wheel/data_masker/templatetags copying build/lib/data_masker/templatetags/data_masker.py -> build/bdist.linux-armv7l/wheel/data_masker/templatetags copying build/lib/data_masker/views.py -> build/bdist.linux-armv7l/wheel/data_masker running install_egg_info Copying django_data_masker.egg-info to build/bdist.linux-armv7l/wheel/django_data_masker-1.1.1-py3.5.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_data_masker-1.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-35_ceol1/django_data_masker-1.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'data_masker/__init__.py' adding 'data_masker/admin.py' adding 'data_masker/apps.py' adding 'data_masker/models.py' adding 'data_masker/tests.py' adding 'data_masker/views.py' adding 'data_masker/migrations/__init__.py' adding 'data_masker/templatetags/data_masker.py' adding 'django_data_masker-1.1.1.dist-info/LICENSE' adding 'django_data_masker-1.1.1.dist-info/METADATA' adding 'django_data_masker-1.1.1.dist-info/WHEEL' adding 'django_data_masker-1.1.1.dist-info/top_level.txt' adding 'django_data_masker-1.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-data-masker: finished with status 'done' Stored in directory: /tmp/tmp1ltd7_fk Successfully built django-data-masker Cleaning up... Removing source in /tmp/pip-wheel-5jf59xck/django-data-masker Removed build tracker '/tmp/pip-req-tracker-ced5yx35'