2020-11-02T15:04:28,388 Created temporary directory: /tmp/pip-ephem-wheel-cache-g6_2tjkh 2020-11-02T15:04:28,391 Created temporary directory: /tmp/pip-req-tracker-vrg_3my0 2020-11-02T15:04:28,392 Initialized build tracking at /tmp/pip-req-tracker-vrg_3my0 2020-11-02T15:04:28,392 Created build tracker: /tmp/pip-req-tracker-vrg_3my0 2020-11-02T15:04:28,392 Entered build tracker: /tmp/pip-req-tracker-vrg_3my0 2020-11-02T15:04:28,393 Created temporary directory: /tmp/pip-wheel-7l4q7oj1 2020-11-02T15:04:28,403 1 location(s) to search for versions of py-staticmaps: 2020-11-02T15:04:28,403 * https://pypi.org/simple/py-staticmaps/ 2020-11-02T15:04:28,403 Fetching project page and analyzing links: https://pypi.org/simple/py-staticmaps/ 2020-11-02T15:04:28,404 Getting page https://pypi.org/simple/py-staticmaps/ 2020-11-02T15:04:28,405 Found index url https://pypi.org/simple 2020-11-02T15:04:28,499 Found link https://files.pythonhosted.org/packages/c1/37/92e15225fa11747d61ad303391a6f4a37f24ef272cfee63e712b0cf080e7/py-staticmaps-0.0.1.tar.gz#sha256=71d68975dd0443f6b925eb55f4203671bd84e565e4e8cba3ee1afb94efb46a98 (from https://pypi.org/simple/py-staticmaps/), version: 0.0.1 2020-11-02T15:04:28,500 Found link https://files.pythonhosted.org/packages/a1/98/00d2f6057cf2f541ccf796f5a3847713e9dc51251d7d4554f9caad338d47/py-staticmaps-0.0.2.tar.gz#sha256=cfed70f9b0a2c8130ad4ee73c709763dbae570f75ca038aec8d0242778c7be4f (from https://pypi.org/simple/py-staticmaps/), version: 0.0.2 2020-11-02T15:04:28,500 Found link https://files.pythonhosted.org/packages/e0/53/00551e1cfb8612c4dc0b6e76c7ed776513155245586799d789e4379c3f35/py-staticmaps-0.1.0.tar.gz#sha256=a500406520db2a2754d71824b1b14da5d5eac3731d6059108c686ca9fbf08568 (from https://pypi.org/simple/py-staticmaps/), version: 0.1.0 2020-11-02T15:04:28,500 Found link https://files.pythonhosted.org/packages/c8/cf/d25eb225616779dcec60a5f57f858e0437ac67e8dab8bb97635e02407167/py-staticmaps-0.1.1.tar.gz#sha256=0efe19b1f3bf35283d9aaa0f485bf5f56d9c97c71e5a8ae9190f3ef452bd7bc6 (from https://pypi.org/simple/py-staticmaps/), version: 0.1.1 2020-11-02T15:04:28,500 Found link https://files.pythonhosted.org/packages/92/12/9014b674db3a0a17fe7317d051644bd4a5243f222bc8fa9ab9f3bcc8d330/py-staticmaps-0.2.0.tar.gz#sha256=9043c59e27d419c75e6a8ccdd55d844a20071b796e9dab2ae904fe29c2b1c3bf (from https://pypi.org/simple/py-staticmaps/), version: 0.2.0 2020-11-02T15:04:28,505 Given no hashes to check 1 links for project 'py-staticmaps': discarding no candidates 2020-11-02T15:04:28,506 Using version 0.2.0 (newest of versions: 0.2.0) 2020-11-02T15:04:28,509 Collecting py-staticmaps==0.2.0 2020-11-02T15:04:28,511 Created temporary directory: /tmp/pip-unpack-olokn31i 2020-11-02T15:04:28,551 Downloading py-staticmaps-0.2.0.tar.gz (15 kB) 2020-11-02T15:04:28,646 Added py-staticmaps==0.2.0 from https://files.pythonhosted.org/packages/92/12/9014b674db3a0a17fe7317d051644bd4a5243f222bc8fa9ab9f3bcc8d330/py-staticmaps-0.2.0.tar.gz#sha256=9043c59e27d419c75e6a8ccdd55d844a20071b796e9dab2ae904fe29c2b1c3bf to build tracker '/tmp/pip-req-tracker-vrg_3my0' 2020-11-02T15:04:28,647 Running setup.py (path:/tmp/pip-wheel-7l4q7oj1/py-staticmaps/setup.py) egg_info for package py-staticmaps 2020-11-02T15:04:28,648 Created temporary directory: /tmp/pip-pip-egg-info-ezj2dqab 2020-11-02T15:04:28,648 Running command python setup.py egg_info 2020-11-02T15:04:30,156 # py-staticmaps 2020-11-02T15:04:30,157 A python module to create static map images (PNG, SVG) with markers, geodesic lines, etc. 2020-11-02T15:04:30,157 ## Features 2020-11-02T15:04:30,158 - Map objects: pin-style markers, polylines, polygons 2020-11-02T15:04:30,158 - Automatic computation of best center + zoom from the added map objects 2020-11-02T15:04:30,158 - Several pre-configured map tile providers 2020-11-02T15:04:30,159 - Proper attributions display 2020-11-02T15:04:30,159 - On disc caching of map tile images for faster drawing and reduced load on the tle servers 2020-11-02T15:04:30,159 - Anti-aliased drawing via `pycairo` 2020-11-02T15:04:30,160 - SVG creating via `svgwrite` 2020-11-02T15:04:30,160 ## Installation 2020-11-02T15:04:30,161 ```shell 2020-11-02T15:04:30,161 pip install py-staticmaps 2020-11-02T15:04:30,161 ``` 2020-11-02T15:04:30,162 `py-staticmaps` uses `pycairo` for creating antialiased raster-graphics, so make sure `libcairo2` is installed on your system (on Ubuntu just install the `libcairo2-dev` package, i.e. `sudo apt install ibcairo2-dev`). 2020-11-02T15:04:30,163 ## Examples 2020-11-02T15:04:30,164 ### Markers and Geodesic Lines 2020-11-02T15:04:30,164 ```python 2020-11-02T15:04:30,165 import staticmaps 2020-11-02T15:04:30,165 context = staticmaps.Context() 2020-11-02T15:04:30,165 context.set_tile_provider(staticmaps.tile_provider_StamenToner) 2020-11-02T15:04:30,166 frankfurt = staticmaps.create_latlng(50.110644, 8.682092) 2020-11-02T15:04:30,166 newyork = staticmaps.create_latlng(40.712728, -74.006015) 2020-11-02T15:04:30,167 context.add_object(staticmaps.Line([frankfurt, newyork], color=staticmaps.BLUE, width=4)) 2020-11-02T15:04:30,167 context.add_object(staticmaps.Marker(frankfurt, color=staticmaps.GREEN, size=12)) 2020-11-02T15:04:30,167 context.add_object(staticmaps.Marker(newyork, color=staticmaps.RED, size=12)) 2020-11-02T15:04:30,168 # render png 2020-11-02T15:04:30,168 image = context.render_cairo(800, 500) 2020-11-02T15:04:30,168 image.write_to_png("frankfurt_newyork.png") 2020-11-02T15:04:30,169 # render svg 2020-11-02T15:04:30,169 svg_image = context.render_svg(800, 500) 2020-11-02T15:04:30,169 with open("frankfurt_newyork.svg", "w", encoding="utf-8") as f: 2020-11-02T15:04:30,170 svg_image.write(f, pretty=True) 2020-11-02T15:04:30,170 ``` 2020-11-02T15:04:30,171 ### Transparent Polygons 2020-11-02T15:04:30,171 ```python 2020-11-02T15:04:30,172 import staticmaps 2020-11-02T15:04:30,172 context = staticmaps.Context() 2020-11-02T15:04:30,172 context.set_tile_provider(staticmaps.tile_provider_OSM) 2020-11-02T15:04:30,173 freiburg_polygon = [ 2020-11-02T15:04:30,173 (47.96881, 7.79045), 2020-11-02T15:04:30,173 (47.96866, 7.78610), 2020-11-02T15:04:30,173 (47.97134, 7.77874), 2020-11-02T15:04:30,174 ... 2020-11-02T15:04:30,174 ] 2020-11-02T15:04:30,174 context.add_object( 2020-11-02T15:04:30,175 staticmaps.Area( 2020-11-02T15:04:30,175 [staticmaps.create_latlng(lat, lng) for lat, lng in freiburg_polygon], 2020-11-02T15:04:30,175 fill_color=staticmaps.parse_color("#00FF003F"), 2020-11-02T15:04:30,175 width=2, 2020-11-02T15:04:30,176 color=staticmaps.BLUE, 2020-11-02T15:04:30,176 ) 2020-11-02T15:04:30,176 ) 2020-11-02T15:04:30,176 # render png 2020-11-02T15:04:30,177 image = context.render_cairo(800, 500) 2020-11-02T15:04:30,177 image.write_to_png("freiburg_area.png") 2020-11-02T15:04:30,177 # render svg 2020-11-02T15:04:30,178 svg_image = context.render_svg(800, 500) 2020-11-02T15:04:30,178 with open("freiburg_area.svg", "w", encoding="utf-8") as f: 2020-11-02T15:04:30,178 svg_image.write(f, pretty=True) 2020-11-02T15:04:30,178 ``` 2020-11-02T15:04:30,179 ### Drawing a GPX Track 2020-11-02T15:04:30,179 ```python 2020-11-02T15:04:30,180 import sys 2020-11-02T15:04:30,180 import gpxpy 2020-11-02T15:04:30,180 import staticmaps 2020-11-02T15:04:30,181 context = staticmaps.Context() 2020-11-02T15:04:30,181 context.set_tile_provider(staticmaps.tile_provider_ArcGISWorldImagery) 2020-11-02T15:04:30,182 with open(sys.argv[1], "r") as file: 2020-11-02T15:04:30,182 gpx = gpxpy.parse(file) 2020-11-02T15:04:30,182 for track in gpx.tracks: 2020-11-02T15:04:30,182 for segment in track.segments: 2020-11-02T15:04:30,183 line = [staticmaps.create_latlng(p.latitude, p.longitude) for p in segment.points] 2020-11-02T15:04:30,183 context.add_object(staticmaps.Line(line)) 2020-11-02T15:04:30,183 image = context.render_cairo(800, 500) 2020-11-02T15:04:30,184 image.write_to_png("draw_gpx.png") 2020-11-02T15:04:30,184 ``` 2020-11-02T15:04:30,184 ### US State Capitals 2020-11-02T15:04:30,185 ```python 2020-11-02T15:04:30,185 import json 2020-11-02T15:04:30,185 import requests 2020-11-02T15:04:30,185 import staticmaps 2020-11-02T15:04:30,186 context = staticmaps.Context() 2020-11-02T15:04:30,186 context.set_tile_provider(staticmaps.tile_provider_OSM) 2020-11-02T15:04:30,186 URL = ( 2020-11-02T15:04:30,187 "https://gist.githubusercontent.com/jpriebe/d62a45e29f24e843c974/" 2020-11-02T15:04:30,187 "raw/b1d3066d245e742018bce56e41788ac7afa60e29/us_state_capitals.json" 2020-11-02T15:04:30,187 ) 2020-11-02T15:04:30,187 response = requests.get(URL) 2020-11-02T15:04:30,188 for _, data in json.loads(response.text).items(): 2020-11-02T15:04:30,188 capital = staticmaps.create_latlng(float(data["lat"]), float(data["long"])) 2020-11-02T15:04:30,188 context.add_object(staticmaps.Marker(capital, size=5)) 2020-11-02T15:04:30,188 image = context.render_cairo(800, 500) 2020-11-02T15:04:30,188 image.write_to_png("us_capitals.png") 2020-11-02T15:04:30,189 ``` 2020-11-02T15:04:30,189 ### Other Examples 2020-11-02T15:04:30,190 Please take a look at the command line program which uses the `staticmaps` package: `staticmaps/cli.py` 2020-11-02T15:04:30,190 ### Dependencies 2020-11-02T15:04:30,191 `py-staticmaps` uses 2020-11-02T15:04:30,191 - `pycairo` for rendering antialiased raster-graphics 2020-11-02T15:04:30,191 - `svgwrite` for writing SVG files 2020-11-02T15:04:30,191 - `s2sphere` for geo coordinates handling 2020-11-02T15:04:30,192 - `geographiclib` for geodesic computations 2020-11-02T15:04:30,192 - `appdirs` for finding the user's default cache directory 2020-11-02T15:04:30,192 - `requests` for downloading tile files 2020-11-02T15:04:30,192 ## License 2020-11-02T15:04:30,193 [MIT](LICENSE) © 2020 Florian Pigorsch 2020-11-02T15:04:30,193 running egg_info 2020-11-02T15:04:30,193 creating /tmp/pip-pip-egg-info-ezj2dqab/py_staticmaps.egg-info 2020-11-02T15:04:30,193 writing /tmp/pip-pip-egg-info-ezj2dqab/py_staticmaps.egg-info/PKG-INFO 2020-11-02T15:04:30,193 writing dependency_links to /tmp/pip-pip-egg-info-ezj2dqab/py_staticmaps.egg-info/dependency_links.txt 2020-11-02T15:04:30,193 writing entry points to /tmp/pip-pip-egg-info-ezj2dqab/py_staticmaps.egg-info/entry_points.txt 2020-11-02T15:04:30,194 writing requirements to /tmp/pip-pip-egg-info-ezj2dqab/py_staticmaps.egg-info/requires.txt 2020-11-02T15:04:30,194 writing top-level names to /tmp/pip-pip-egg-info-ezj2dqab/py_staticmaps.egg-info/top_level.txt 2020-11-02T15:04:30,194 writing manifest file '/tmp/pip-pip-egg-info-ezj2dqab/py_staticmaps.egg-info/SOURCES.txt' 2020-11-02T15:04:30,359 reading manifest file '/tmp/pip-pip-egg-info-ezj2dqab/py_staticmaps.egg-info/SOURCES.txt' 2020-11-02T15:04:30,361 reading manifest template 'MANIFEST.in' 2020-11-02T15:04:30,364 warning: no previously-included files matching '__pycache__' found under directory '*' 2020-11-02T15:04:30,364 warning: no previously-included files matching '*.py[co]' found under directory '*' 2020-11-02T15:04:30,367 writing manifest file '/tmp/pip-pip-egg-info-ezj2dqab/py_staticmaps.egg-info/SOURCES.txt' 2020-11-02T15:04:30,432 Source in /tmp/pip-wheel-7l4q7oj1/py-staticmaps has version 0.2.0, which satisfies requirement py-staticmaps==0.2.0 from https://files.pythonhosted.org/packages/92/12/9014b674db3a0a17fe7317d051644bd4a5243f222bc8fa9ab9f3bcc8d330/py-staticmaps-0.2.0.tar.gz#sha256=9043c59e27d419c75e6a8ccdd55d844a20071b796e9dab2ae904fe29c2b1c3bf 2020-11-02T15:04:30,433 Removed py-staticmaps==0.2.0 from https://files.pythonhosted.org/packages/92/12/9014b674db3a0a17fe7317d051644bd4a5243f222bc8fa9ab9f3bcc8d330/py-staticmaps-0.2.0.tar.gz#sha256=9043c59e27d419c75e6a8ccdd55d844a20071b796e9dab2ae904fe29c2b1c3bf from build tracker '/tmp/pip-req-tracker-vrg_3my0' 2020-11-02T15:04:30,436 Building wheels for collected packages: py-staticmaps 2020-11-02T15:04:30,440 Created temporary directory: /tmp/pip-wheel-l8r_ws2c 2020-11-02T15:04:30,441 Building wheel for py-staticmaps (setup.py): started 2020-11-02T15:04:30,441 Destination directory: /tmp/pip-wheel-l8r_ws2c 2020-11-02T15:04:30,441 Running command /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-wheel-7l4q7oj1/py-staticmaps/setup.py'"'"'; __file__='"'"'/tmp/pip-wheel-7l4q7oj1/py-staticmaps/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-l8r_ws2c 2020-11-02T15:04:31,426 # py-staticmaps 2020-11-02T15:04:31,426 A python module to create static map images (PNG, SVG) with markers, geodesic lines, etc. 2020-11-02T15:04:31,427 ## Features 2020-11-02T15:04:31,427 - Map objects: pin-style markers, polylines, polygons 2020-11-02T15:04:31,427 - Automatic computation of best center + zoom from the added map objects 2020-11-02T15:04:31,428 - Several pre-configured map tile providers 2020-11-02T15:04:31,428 - Proper attributions display 2020-11-02T15:04:31,428 - On disc caching of map tile images for faster drawing and reduced load on the tle servers 2020-11-02T15:04:31,428 - Anti-aliased drawing via `pycairo` 2020-11-02T15:04:31,429 - SVG creating via `svgwrite` 2020-11-02T15:04:31,429 ## Installation 2020-11-02T15:04:31,430 ```shell 2020-11-02T15:04:31,430 pip install py-staticmaps 2020-11-02T15:04:31,430 ``` 2020-11-02T15:04:31,431 `py-staticmaps` uses `pycairo` for creating antialiased raster-graphics, so make sure `libcairo2` is installed on your system (on Ubuntu just install the `libcairo2-dev` package, i.e. `sudo apt install ibcairo2-dev`). 2020-11-02T15:04:31,431 ## Examples 2020-11-02T15:04:31,432 ### Markers and Geodesic Lines 2020-11-02T15:04:31,432 ```python 2020-11-02T15:04:31,432 import staticmaps 2020-11-02T15:04:31,433 context = staticmaps.Context() 2020-11-02T15:04:31,433 context.set_tile_provider(staticmaps.tile_provider_StamenToner) 2020-11-02T15:04:31,433 frankfurt = staticmaps.create_latlng(50.110644, 8.682092) 2020-11-02T15:04:31,434 newyork = staticmaps.create_latlng(40.712728, -74.006015) 2020-11-02T15:04:31,434 context.add_object(staticmaps.Line([frankfurt, newyork], color=staticmaps.BLUE, width=4)) 2020-11-02T15:04:31,434 context.add_object(staticmaps.Marker(frankfurt, color=staticmaps.GREEN, size=12)) 2020-11-02T15:04:31,434 context.add_object(staticmaps.Marker(newyork, color=staticmaps.RED, size=12)) 2020-11-02T15:04:31,435 # render png 2020-11-02T15:04:31,435 image = context.render_cairo(800, 500) 2020-11-02T15:04:31,435 image.write_to_png("frankfurt_newyork.png") 2020-11-02T15:04:31,436 # render svg 2020-11-02T15:04:31,436 svg_image = context.render_svg(800, 500) 2020-11-02T15:04:31,436 with open("frankfurt_newyork.svg", "w", encoding="utf-8") as f: 2020-11-02T15:04:31,436 svg_image.write(f, pretty=True) 2020-11-02T15:04:31,436 ``` 2020-11-02T15:04:31,437 ### Transparent Polygons 2020-11-02T15:04:31,438 ```python 2020-11-02T15:04:31,438 import staticmaps 2020-11-02T15:04:31,438 context = staticmaps.Context() 2020-11-02T15:04:31,438 context.set_tile_provider(staticmaps.tile_provider_OSM) 2020-11-02T15:04:31,439 freiburg_polygon = [ 2020-11-02T15:04:31,439 (47.96881, 7.79045), 2020-11-02T15:04:31,439 (47.96866, 7.78610), 2020-11-02T15:04:31,440 (47.97134, 7.77874), 2020-11-02T15:04:31,440 ... 2020-11-02T15:04:31,440 ] 2020-11-02T15:04:31,440 context.add_object( 2020-11-02T15:04:31,441 staticmaps.Area( 2020-11-02T15:04:31,441 [staticmaps.create_latlng(lat, lng) for lat, lng in freiburg_polygon], 2020-11-02T15:04:31,441 fill_color=staticmaps.parse_color("#00FF003F"), 2020-11-02T15:04:31,441 width=2, 2020-11-02T15:04:31,441 color=staticmaps.BLUE, 2020-11-02T15:04:31,441 ) 2020-11-02T15:04:31,442 ) 2020-11-02T15:04:31,442 # render png 2020-11-02T15:04:31,442 image = context.render_cairo(800, 500) 2020-11-02T15:04:31,442 image.write_to_png("freiburg_area.png") 2020-11-02T15:04:31,443 # render svg 2020-11-02T15:04:31,443 svg_image = context.render_svg(800, 500) 2020-11-02T15:04:31,443 with open("freiburg_area.svg", "w", encoding="utf-8") as f: 2020-11-02T15:04:31,443 svg_image.write(f, pretty=True) 2020-11-02T15:04:31,443 ``` 2020-11-02T15:04:31,444 ### Drawing a GPX Track 2020-11-02T15:04:31,445 ```python 2020-11-02T15:04:31,445 import sys 2020-11-02T15:04:31,445 import gpxpy 2020-11-02T15:04:31,445 import staticmaps 2020-11-02T15:04:31,446 context = staticmaps.Context() 2020-11-02T15:04:31,446 context.set_tile_provider(staticmaps.tile_provider_ArcGISWorldImagery) 2020-11-02T15:04:31,446 with open(sys.argv[1], "r") as file: 2020-11-02T15:04:31,447 gpx = gpxpy.parse(file) 2020-11-02T15:04:31,447 for track in gpx.tracks: 2020-11-02T15:04:31,447 for segment in track.segments: 2020-11-02T15:04:31,448 line = [staticmaps.create_latlng(p.latitude, p.longitude) for p in segment.points] 2020-11-02T15:04:31,448 context.add_object(staticmaps.Line(line)) 2020-11-02T15:04:31,448 image = context.render_cairo(800, 500) 2020-11-02T15:04:31,448 image.write_to_png("draw_gpx.png") 2020-11-02T15:04:31,449 ``` 2020-11-02T15:04:31,449 ### US State Capitals 2020-11-02T15:04:31,450 ```python 2020-11-02T15:04:31,450 import json 2020-11-02T15:04:31,450 import requests 2020-11-02T15:04:31,450 import staticmaps 2020-11-02T15:04:31,451 context = staticmaps.Context() 2020-11-02T15:04:31,451 context.set_tile_provider(staticmaps.tile_provider_OSM) 2020-11-02T15:04:31,451 URL = ( 2020-11-02T15:04:31,451 "https://gist.githubusercontent.com/jpriebe/d62a45e29f24e843c974/" 2020-11-02T15:04:31,452 "raw/b1d3066d245e742018bce56e41788ac7afa60e29/us_state_capitals.json" 2020-11-02T15:04:31,452 ) 2020-11-02T15:04:31,452 response = requests.get(URL) 2020-11-02T15:04:31,452 for _, data in json.loads(response.text).items(): 2020-11-02T15:04:31,452 capital = staticmaps.create_latlng(float(data["lat"]), float(data["long"])) 2020-11-02T15:04:31,453 context.add_object(staticmaps.Marker(capital, size=5)) 2020-11-02T15:04:31,453 image = context.render_cairo(800, 500) 2020-11-02T15:04:31,453 image.write_to_png("us_capitals.png") 2020-11-02T15:04:31,453 ``` 2020-11-02T15:04:31,454 ### Other Examples 2020-11-02T15:04:31,454 Please take a look at the command line program which uses the `staticmaps` package: `staticmaps/cli.py` 2020-11-02T15:04:31,455 ### Dependencies 2020-11-02T15:04:31,455 `py-staticmaps` uses 2020-11-02T15:04:31,456 - `pycairo` for rendering antialiased raster-graphics 2020-11-02T15:04:31,456 - `svgwrite` for writing SVG files 2020-11-02T15:04:31,456 - `s2sphere` for geo coordinates handling 2020-11-02T15:04:31,456 - `geographiclib` for geodesic computations 2020-11-02T15:04:31,456 - `appdirs` for finding the user's default cache directory 2020-11-02T15:04:31,456 - `requests` for downloading tile files 2020-11-02T15:04:31,457 ## License 2020-11-02T15:04:31,457 [MIT](LICENSE) © 2020 Florian Pigorsch 2020-11-02T15:04:31,746 running bdist_wheel 2020-11-02T15:04:31,760 running build 2020-11-02T15:04:31,761 running build_py 2020-11-02T15:04:31,893 creating build 2020-11-02T15:04:31,893 creating build/lib 2020-11-02T15:04:31,894 creating build/lib/staticmaps 2020-11-02T15:04:31,896 copying staticmaps/__init__.py -> build/lib/staticmaps 2020-11-02T15:04:31,898 copying staticmaps/transformer.py -> build/lib/staticmaps 2020-11-02T15:04:31,900 copying staticmaps/line.py -> build/lib/staticmaps 2020-11-02T15:04:31,901 copying staticmaps/renderer.py -> build/lib/staticmaps 2020-11-02T15:04:31,903 copying staticmaps/marker.py -> build/lib/staticmaps 2020-11-02T15:04:31,905 copying staticmaps/tile_downloader.py -> build/lib/staticmaps 2020-11-02T15:04:31,907 copying staticmaps/object.py -> build/lib/staticmaps 2020-11-02T15:04:31,908 copying staticmaps/context.py -> build/lib/staticmaps 2020-11-02T15:04:31,911 copying staticmaps/area.py -> build/lib/staticmaps 2020-11-02T15:04:31,913 copying staticmaps/coordinates.py -> build/lib/staticmaps 2020-11-02T15:04:31,915 copying staticmaps/tile_provider.py -> build/lib/staticmaps 2020-11-02T15:04:31,917 copying staticmaps/svg_renderer.py -> build/lib/staticmaps 2020-11-02T15:04:31,919 copying staticmaps/meta.py -> build/lib/staticmaps 2020-11-02T15:04:31,922 copying staticmaps/cli.py -> build/lib/staticmaps 2020-11-02T15:04:31,924 copying staticmaps/circle.py -> build/lib/staticmaps 2020-11-02T15:04:31,926 copying staticmaps/color.py -> build/lib/staticmaps 2020-11-02T15:04:31,928 copying staticmaps/cairo_renderer.py -> build/lib/staticmaps 2020-11-02T15:04:31,947 installing to build/bdist.linux-armv7l/wheel 2020-11-02T15:04:31,947 running install 2020-11-02T15:04:31,948 running install_lib 2020-11-02T15:04:31,954 creating build/bdist.linux-armv7l 2020-11-02T15:04:31,955 creating build/bdist.linux-armv7l/wheel 2020-11-02T15:04:31,957 creating build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,958 copying build/lib/staticmaps/__init__.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,961 copying build/lib/staticmaps/transformer.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,963 copying build/lib/staticmaps/line.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,965 copying build/lib/staticmaps/renderer.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,968 copying build/lib/staticmaps/marker.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,970 copying build/lib/staticmaps/tile_downloader.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,972 copying build/lib/staticmaps/object.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,975 copying build/lib/staticmaps/context.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,977 copying build/lib/staticmaps/area.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,979 copying build/lib/staticmaps/coordinates.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,981 copying build/lib/staticmaps/tile_provider.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,983 copying build/lib/staticmaps/svg_renderer.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,986 copying build/lib/staticmaps/meta.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,988 copying build/lib/staticmaps/cli.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,990 copying build/lib/staticmaps/circle.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,992 copying build/lib/staticmaps/color.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,994 copying build/lib/staticmaps/cairo_renderer.py -> build/bdist.linux-armv7l/wheel/staticmaps 2020-11-02T15:04:31,997 running install_egg_info 2020-11-02T15:04:32,043 running egg_info 2020-11-02T15:04:32,044 writing py_staticmaps.egg-info/PKG-INFO 2020-11-02T15:04:32,046 writing dependency_links to py_staticmaps.egg-info/dependency_links.txt 2020-11-02T15:04:32,048 writing entry points to py_staticmaps.egg-info/entry_points.txt 2020-11-02T15:04:32,049 writing requirements to py_staticmaps.egg-info/requires.txt 2020-11-02T15:04:32,051 writing top-level names to py_staticmaps.egg-info/top_level.txt 2020-11-02T15:04:32,056 reading manifest file 'py_staticmaps.egg-info/SOURCES.txt' 2020-11-02T15:04:32,058 reading manifest template 'MANIFEST.in' 2020-11-02T15:04:32,061 warning: no previously-included files matching '__pycache__' found under directory '*' 2020-11-02T15:04:32,062 warning: no previously-included files matching '*.py[co]' found under directory '*' 2020-11-02T15:04:32,065 writing manifest file 'py_staticmaps.egg-info/SOURCES.txt' 2020-11-02T15:04:32,066 Copying py_staticmaps.egg-info to build/bdist.linux-armv7l/wheel/py_staticmaps-0.2.0-py3.7.egg-info 2020-11-02T15:04:32,080 running install_scripts 2020-11-02T15:04:32,175 adding license file "LICENSE" (matched pattern "LICEN[CS]E*") 2020-11-02T15:04:32,181 creating build/bdist.linux-armv7l/wheel/py_staticmaps-0.2.0.dist-info/WHEEL 2020-11-02T15:04:32,184 creating '/tmp/pip-wheel-l8r_ws2c/py_staticmaps-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it 2020-11-02T15:04:32,189 adding 'staticmaps/__init__.py' 2020-11-02T15:04:32,190 adding 'staticmaps/area.py' 2020-11-02T15:04:32,192 adding 'staticmaps/cairo_renderer.py' 2020-11-02T15:04:32,193 adding 'staticmaps/circle.py' 2020-11-02T15:04:32,195 adding 'staticmaps/cli.py' 2020-11-02T15:04:32,197 adding 'staticmaps/color.py' 2020-11-02T15:04:32,199 adding 'staticmaps/context.py' 2020-11-02T15:04:32,200 adding 'staticmaps/coordinates.py' 2020-11-02T15:04:32,202 adding 'staticmaps/line.py' 2020-11-02T15:04:32,204 adding 'staticmaps/marker.py' 2020-11-02T15:04:32,205 adding 'staticmaps/meta.py' 2020-11-02T15:04:32,206 adding 'staticmaps/object.py' 2020-11-02T15:04:32,207 adding 'staticmaps/renderer.py' 2020-11-02T15:04:32,209 adding 'staticmaps/svg_renderer.py' 2020-11-02T15:04:32,211 adding 'staticmaps/tile_downloader.py' 2020-11-02T15:04:32,212 adding 'staticmaps/tile_provider.py' 2020-11-02T15:04:32,214 adding 'staticmaps/transformer.py' 2020-11-02T15:04:32,215 adding 'py_staticmaps-0.2.0.dist-info/LICENSE' 2020-11-02T15:04:32,217 adding 'py_staticmaps-0.2.0.dist-info/METADATA' 2020-11-02T15:04:32,218 adding 'py_staticmaps-0.2.0.dist-info/WHEEL' 2020-11-02T15:04:32,218 adding 'py_staticmaps-0.2.0.dist-info/entry_points.txt' 2020-11-02T15:04:32,219 adding 'py_staticmaps-0.2.0.dist-info/top_level.txt' 2020-11-02T15:04:32,220 adding 'py_staticmaps-0.2.0.dist-info/RECORD' 2020-11-02T15:04:32,222 removing build/bdist.linux-armv7l/wheel 2020-11-02T15:04:32,298 Building wheel for py-staticmaps (setup.py): finished with status 'done' 2020-11-02T15:04:32,301 Created wheel for py-staticmaps: filename=py_staticmaps-0.2.0-py3-none-any.whl size=20308 sha256=1592d6a242f9f565de9401b5a0bcad7173435d7d4d883902f0e59c4bb450651d 2020-11-02T15:04:32,301 Stored in directory: /tmp/pip-ephem-wheel-cache-g6_2tjkh/wheels/9c/85/96/effc0f6584efcd2160941db69abaab83f8c602d9e3fcbf56a6 2020-11-02T15:04:32,303 Successfully built py-staticmaps 2020-11-02T15:04:32,307 Removed build tracker: '/tmp/pip-req-tracker-vrg_3my0'