Collecting drf-flex-fields==0.3.2 1 location(s) to search for versions of drf-flex-fields: * https://pypi.python.org/simple/drf-flex-fields/ Getting page https://pypi.python.org/simple/drf-flex-fields/ Analyzing links from page https://pypi.python.org/simple/drf-flex-fields/ Found link https://pypi.python.org/packages/13/50/42fc42d641c44c23d7b1821ce5ab0bdb5fa9ebaca1255c7c677e699c5b53/drf-flex-fields-0.3.0.tar.gz#md5=9ac2dccfbbc29887c700868e4d7c3c7b (from https://pypi.python.org/simple/drf-flex-fields/), version: 0.3.0 Found link https://pypi.python.org/packages/23/25/36273894ae77540db7567b175c4ce06fe52c9d66fc0d958dff2720ca3c39/drf-flex-fields-0.2.2.tar.gz#md5=7cfde6dfdeca8a1ec700c624c9d2503f (from https://pypi.python.org/simple/drf-flex-fields/), version: 0.2.2 Found link https://pypi.python.org/packages/26/c8/879c510f808c45b5230a4626d55379cb67886c80f92cddf92cf4c15d53a6/drf-flex-fields-0.1.9.tar.gz#md5=e182e5ef1cb9680e07cb7041b79d8289 (from https://pypi.python.org/simple/drf-flex-fields/), version: 0.1.9 Found link https://pypi.python.org/packages/2b/cd/a72e73f64d59e7c4128201d9b3f30b730b32592850ee6f1723d6c16c9e36/drf-flex-fields-0.3.1.tar.gz#md5=5af2c781de2f8cea756268c34990348f (from https://pypi.python.org/simple/drf-flex-fields/), version: 0.3.1 Found link https://pypi.python.org/packages/5b/8e/daccc72f49e8dc5dfca8487ebe8062ea09b1f17b735d6e818531f70f5f8b/drf-flex-fields-0.2.1.tar.gz#md5=eb23df65e9177b8b53eb4b0f8848d564 (from https://pypi.python.org/simple/drf-flex-fields/), version: 0.2.1 Found link https://pypi.python.org/packages/62/92/ec57d062d33be6c1d9b57495156bd54421f2dea7712aa0c2a7392b8b7db4/drf-flex-fields-0.2.0.tar.gz#md5=4180340d3770c1e9d0e30f3b98eccc8a (from https://pypi.python.org/simple/drf-flex-fields/), version: 0.2.0 Found link https://pypi.python.org/packages/a1/b6/e83e07ad7f034988959155eca0e87680d1e17ca9ed95831508ceda05fc42/drf-flex-fields-0.3.2.tar.gz#md5=80ad605b6b33700a1ce42c3b224fec3d (from https://pypi.python.org/simple/drf-flex-fields/), version: 0.3.2 Found link https://pypi.python.org/packages/ff/29/9a5d700de7811885761c5745774dfa4f812fb671d4f4b0c27d3db5f5af19/drf-flex-fields-0.1.8.tar.gz#md5=e0cf080331471bf5cf2769fdf44d3857 (from https://pypi.python.org/simple/drf-flex-fields/), version: 0.1.8 Using version 0.3.2 (newest of versions: 0.3.2) Downloading drf-flex-fields-0.3.2.tar.gz Downloading from URL https://pypi.python.org/packages/a1/b6/e83e07ad7f034988959155eca0e87680d1e17ca9ed95831508ceda05fc42/drf-flex-fields-0.3.2.tar.gz#md5=80ad605b6b33700a1ce42c3b224fec3d (from https://pypi.python.org/simple/drf-flex-fields/) Running setup.py (path:/tmp/pip-build-ixkp6ekq/drf-flex-fields/setup.py) egg_info for package drf-flex-fields Running command python setup.py egg_info running egg_info creating pip-egg-info/drf_flex_fields.egg-info writing dependency_links to pip-egg-info/drf_flex_fields.egg-info/dependency_links.txt writing pip-egg-info/drf_flex_fields.egg-info/PKG-INFO writing top-level names to pip-egg-info/drf_flex_fields.egg-info/top_level.txt writing manifest file 'pip-egg-info/drf_flex_fields.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/drf_flex_fields.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/drf_flex_fields.egg-info/SOURCES.txt' Source in /tmp/pip-build-ixkp6ekq/drf-flex-fields has version 0.3.2, which satisfies requirement drf-flex-fields==0.3.2 from https://pypi.python.org/packages/a1/b6/e83e07ad7f034988959155eca0e87680d1e17ca9ed95831508ceda05fc42/drf-flex-fields-0.3.2.tar.gz#md5=80ad605b6b33700a1ce42c3b224fec3d Building wheels for collected packages: drf-flex-fields Running setup.py bdist_wheel for drf-flex-fields: started Destination directory: /tmp/tmpnx4jumelpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ixkp6ekq/drf-flex-fields/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/tmpnx4jumelpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/rest_flex_fields copying rest_flex_fields/serializers.py -> build/lib/rest_flex_fields copying rest_flex_fields/views.py -> build/lib/rest_flex_fields copying rest_flex_fields/__init__.py -> build/lib/rest_flex_fields copying rest_flex_fields/utils.py -> build/lib/rest_flex_fields 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/rest_flex_fields copying build/lib/rest_flex_fields/serializers.py -> build/bdist.linux-armv7l/wheel/rest_flex_fields copying build/lib/rest_flex_fields/views.py -> build/bdist.linux-armv7l/wheel/rest_flex_fields copying build/lib/rest_flex_fields/__init__.py -> build/bdist.linux-armv7l/wheel/rest_flex_fields copying build/lib/rest_flex_fields/utils.py -> build/bdist.linux-armv7l/wheel/rest_flex_fields running install_egg_info running egg_info creating drf_flex_fields.egg-info writing dependency_links to drf_flex_fields.egg-info/dependency_links.txt writing top-level names to drf_flex_fields.egg-info/top_level.txt writing drf_flex_fields.egg-info/PKG-INFO writing manifest file 'drf_flex_fields.egg-info/SOURCES.txt' reading manifest file 'drf_flex_fields.egg-info/SOURCES.txt' writing manifest file 'drf_flex_fields.egg-info/SOURCES.txt' Copying drf_flex_fields.egg-info to build/bdist.linux-armv7l/wheel/drf_flex_fields-0.3.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/drf_flex_fields-0.3.2.dist-info/WHEEL Running setup.py bdist_wheel for drf-flex-fields: finished with status 'done' Stored in directory: /tmp/tmphoor8kt_ Successfully built drf-flex-fields Cleaning up... Removing source in /tmp/pip-build-ixkp6ekq/drf-flex-fields