Collecting django-lazycrud==1.4.1 1 location(s) to search for versions of django-lazycrud: * https://pypi.python.org/simple/django-lazycrud/ Getting page https://pypi.python.org/simple/django-lazycrud/ Analyzing links from page https://pypi.org/simple/django-lazycrud/ Found link https://files.pythonhosted.org/packages/a6/a9/b6199506985ad005c80b0ae84a2b65be94dcf2cef8b4a36a12f861afb51b/django-lazycrud-1.0.0.tar.gz#sha256=a2dc3ea5166295e7aec413ef78fca0ba962605a04d617daac042aea3fc91f84e (from https://pypi.org/simple/django-lazycrud/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/2e/e9/af84675244fa7901ab1d2c856d45ef74d3eb83b082ed7047fa6bc6f519ea/django-lazycrud-1.1.0.tar.gz#sha256=805211e6252ac8d3d35a51465acbff63812590ae9df2485e10f1967995d9e29d (from https://pypi.org/simple/django-lazycrud/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/5c/0d/6b99536450eb871ec1551f1df6355105fe806f3318b176777f617c26d298/django-lazycrud-1.2.0.tar.gz#sha256=1bc1e3370336a77268b0eb18c67a9244d6871f76cf63237a4a301300a19c4aa7 (from https://pypi.org/simple/django-lazycrud/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/2e/c3/f59ed16536edb70ccac025cb3e39799ed139e1374a02039ca67767e2b79e/django-lazycrud-1.3.0.tar.gz#sha256=0b8ab0d1ee7f9876543ba5010d08c6a8330f909c81bb472885b8e3ba8d3f7fc5 (from https://pypi.org/simple/django-lazycrud/), version: 1.3.0 Found link https://files.pythonhosted.org/packages/be/aa/e1ad5a263462e22a1d1178e61b16180e30f59785e680d16fa63f5c467aad/django-lazycrud-1.4.0.tar.gz#sha256=cc083e26ebf78e99935724ed42daac876bc5e67bf5e169c6ca014a954c6b1f5d (from https://pypi.org/simple/django-lazycrud/), version: 1.4.0 Found link https://files.pythonhosted.org/packages/c7/c6/4a2a3b0501b12f74f547b355b0b39863ce6b53968ce0d619442678159022/django-lazycrud-1.4.1.tar.gz#sha256=e7bfc222a6238cb20edebe64dac9dae0a7968b8aa5ac898341be6856ed966cfb (from https://pypi.org/simple/django-lazycrud/), version: 1.4.1 Using version 1.4.1 (newest of versions: 1.4.1) Downloading https://files.pythonhosted.org/packages/c7/c6/4a2a3b0501b12f74f547b355b0b39863ce6b53968ce0d619442678159022/django-lazycrud-1.4.1.tar.gz (208kB) Downloading from URL https://files.pythonhosted.org/packages/c7/c6/4a2a3b0501b12f74f547b355b0b39863ce6b53968ce0d619442678159022/django-lazycrud-1.4.1.tar.gz#sha256=e7bfc222a6238cb20edebe64dac9dae0a7968b8aa5ac898341be6856ed966cfb (from https://pypi.org/simple/django-lazycrud/) Running setup.py (path:/tmp/pip-build-kkm259_k/django-lazycrud/setup.py) egg_info for package django-lazycrud Running command python setup.py egg_info running egg_info creating pip-egg-info/django_lazycrud.egg-info writing pip-egg-info/django_lazycrud.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_lazycrud.egg-info/dependency_links.txt writing requirements to pip-egg-info/django_lazycrud.egg-info/requires.txt writing top-level names to pip-egg-info/django_lazycrud.egg-info/top_level.txt writing manifest file 'pip-egg-info/django_lazycrud.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_lazycrud.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_lazycrud.egg-info/SOURCES.txt' Source in /tmp/pip-build-kkm259_k/django-lazycrud has version 1.4.1, which satisfies requirement django-lazycrud==1.4.1 from https://files.pythonhosted.org/packages/c7/c6/4a2a3b0501b12f74f547b355b0b39863ce6b53968ce0d619442678159022/django-lazycrud-1.4.1.tar.gz#sha256=e7bfc222a6238cb20edebe64dac9dae0a7968b8aa5ac898341be6856ed966cfb Building wheels for collected packages: django-lazycrud Running setup.py bdist_wheel for django-lazycrud: started Destination directory: /tmp/tmpws_uma8tpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kkm259_k/django-lazycrud/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/tmpws_uma8tpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/lazycrud copying lazycrud/models.py -> build/lib/lazycrud copying lazycrud/forms.py -> build/lib/lazycrud copying lazycrud/context_processors.py -> build/lib/lazycrud copying lazycrud/__init__.py -> build/lib/lazycrud copying lazycrud/utils.py -> build/lib/lazycrud creating build/lib/lazycrud/templatetags copying lazycrud/templatetags/lazycrud.py -> build/lib/lazycrud/templatetags copying lazycrud/templatetags/__init__.py -> build/lib/lazycrud/templatetags running egg_info writing django_lazycrud.egg-info/PKG-INFO writing requirements to django_lazycrud.egg-info/requires.txt writing dependency_links to django_lazycrud.egg-info/dependency_links.txt writing top-level names to django_lazycrud.egg-info/top_level.txt reading manifest file 'django_lazycrud.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_lazycrud.egg-info/SOURCES.txt' creating build/lib/lazycrud/static creating build/lib/lazycrud/static/lazycrud creating build/lib/lazycrud/static/lazycrud/css copying lazycrud/static/lazycrud/css/dataTables.bootstrap.css -> build/lib/lazycrud/static/lazycrud/css copying lazycrud/static/lazycrud/css/dataTables.fontAwesome.css -> build/lib/lazycrud/static/lazycrud/css copying lazycrud/static/lazycrud/css/datatables.min.css -> build/lib/lazycrud/static/lazycrud/css copying lazycrud/static/lazycrud/css/datepicker3.css -> build/lib/lazycrud/static/lazycrud/css copying lazycrud/static/lazycrud/css/datetimepicker.min.css -> build/lib/lazycrud/static/lazycrud/css creating build/lib/lazycrud/static/lazycrud/js copying lazycrud/static/lazycrud/js/object_form.js -> build/lib/lazycrud/static/lazycrud/js copying lazycrud/static/lazycrud/js/object_list.js -> build/lib/lazycrud/static/lazycrud/js creating build/lib/lazycrud/static/lazycrud/js/bootstrap-datepicker copying lazycrud/static/lazycrud/js/bootstrap-datepicker/bootstrap-datepicker.it.js -> build/lib/lazycrud/static/lazycrud/js/bootstrap-datepicker copying lazycrud/static/lazycrud/js/bootstrap-datepicker/bootstrap-datepicker.js -> build/lib/lazycrud/static/lazycrud/js/bootstrap-datepicker creating build/lib/lazycrud/static/lazycrud/js/bootstrap-datetimepicker copying lazycrud/static/lazycrud/js/bootstrap-datetimepicker/datetimepicker.min.js -> build/lib/lazycrud/static/lazycrud/js/bootstrap-datetimepicker creating build/lib/lazycrud/static/lazycrud/js/dataTables copying lazycrud/static/lazycrud/js/dataTables/dataTables.bootstrap.js -> build/lib/lazycrud/static/lazycrud/js/dataTables copying lazycrud/static/lazycrud/js/dataTables/datatables.min.js -> build/lib/lazycrud/static/lazycrud/js/dataTables copying lazycrud/static/lazycrud/js/dataTables/datetime-moment.js -> build/lib/lazycrud/static/lazycrud/js/dataTables copying lazycrud/static/lazycrud/js/dataTables/jquery.dataTables.js -> build/lib/lazycrud/static/lazycrud/js/dataTables copying lazycrud/static/lazycrud/js/dataTables/lang-ita.js -> build/lib/lazycrud/static/lazycrud/js/dataTables copying lazycrud/static/lazycrud/js/dataTables/moment.min.js -> build/lib/lazycrud/static/lazycrud/js/dataTables creating build/lib/lazycrud/static/lazycrud/js/moment copying lazycrud/static/lazycrud/js/moment/it.js -> build/lib/lazycrud/static/lazycrud/js/moment copying lazycrud/static/lazycrud/js/moment/moment.js -> build/lib/lazycrud/static/lazycrud/js/moment creating build/lib/lazycrud/templates creating build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/_datatables_css.html -> build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/_datatables_js.html -> build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/_table.html -> build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/object_confirm_delete.html -> build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/object_detail.html -> build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/object_detail_with_related_list.html -> build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/object_form.html -> build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/object_form_with_related_formset.html -> build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/object_list.html -> build/lib/lazycrud/templates/lazycrud copying lazycrud/templates/lazycrud/table_inline_formset.html -> build/lib/lazycrud/templates/lazycrud 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/lazycrud creating build/bdist.linux-armv7l/wheel/lazycrud/static creating build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud creating build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js creating build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/dataTables copying build/lib/lazycrud/static/lazycrud/js/dataTables/datatables.min.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/dataTables copying build/lib/lazycrud/static/lazycrud/js/dataTables/dataTables.bootstrap.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/dataTables copying build/lib/lazycrud/static/lazycrud/js/dataTables/datetime-moment.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/dataTables copying build/lib/lazycrud/static/lazycrud/js/dataTables/moment.min.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/dataTables copying build/lib/lazycrud/static/lazycrud/js/dataTables/jquery.dataTables.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/dataTables copying build/lib/lazycrud/static/lazycrud/js/dataTables/lang-ita.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/dataTables copying build/lib/lazycrud/static/lazycrud/js/object_list.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js creating build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/bootstrap-datetimepicker copying build/lib/lazycrud/static/lazycrud/js/bootstrap-datetimepicker/datetimepicker.min.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/bootstrap-datetimepicker creating build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/bootstrap-datepicker copying build/lib/lazycrud/static/lazycrud/js/bootstrap-datepicker/bootstrap-datepicker.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/bootstrap-datepicker copying build/lib/lazycrud/static/lazycrud/js/bootstrap-datepicker/bootstrap-datepicker.it.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/bootstrap-datepicker copying build/lib/lazycrud/static/lazycrud/js/object_form.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js creating build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/moment copying build/lib/lazycrud/static/lazycrud/js/moment/moment.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/moment copying build/lib/lazycrud/static/lazycrud/js/moment/it.js -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/js/moment creating build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/css copying build/lib/lazycrud/static/lazycrud/css/dataTables.bootstrap.css -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/css copying build/lib/lazycrud/static/lazycrud/css/datetimepicker.min.css -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/css copying build/lib/lazycrud/static/lazycrud/css/datepicker3.css -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/css copying build/lib/lazycrud/static/lazycrud/css/dataTables.fontAwesome.css -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/css copying build/lib/lazycrud/static/lazycrud/css/datatables.min.css -> build/bdist.linux-armv7l/wheel/lazycrud/static/lazycrud/css creating build/bdist.linux-armv7l/wheel/lazycrud/templatetags copying build/lib/lazycrud/templatetags/lazycrud.py -> build/bdist.linux-armv7l/wheel/lazycrud/templatetags copying build/lib/lazycrud/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/lazycrud/templatetags copying build/lib/lazycrud/models.py -> build/bdist.linux-armv7l/wheel/lazycrud copying build/lib/lazycrud/forms.py -> build/bdist.linux-armv7l/wheel/lazycrud copying build/lib/lazycrud/context_processors.py -> build/bdist.linux-armv7l/wheel/lazycrud copying build/lib/lazycrud/__init__.py -> build/bdist.linux-armv7l/wheel/lazycrud creating build/bdist.linux-armv7l/wheel/lazycrud/templates creating build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/object_form.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/object_detail_with_related_list.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/_datatables_js.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/_datatables_css.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/object_confirm_delete.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/table_inline_formset.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/_table.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/object_list.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/object_form_with_related_formset.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/templates/lazycrud/object_detail.html -> build/bdist.linux-armv7l/wheel/lazycrud/templates/lazycrud copying build/lib/lazycrud/utils.py -> build/bdist.linux-armv7l/wheel/lazycrud running install_egg_info Copying django_lazycrud.egg-info to build/bdist.linux-armv7l/wheel/django_lazycrud-1.4.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_lazycrud-1.4.1.dist-info/WHEEL Running setup.py bdist_wheel for django-lazycrud: finished with status 'done' Stored in directory: /tmp/tmpa33uj8tq Successfully built django-lazycrud Cleaning up... Removing source in /tmp/pip-build-kkm259_k/django-lazycrud