Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

python3-googlemaps-3.0.2-bp153.1.18 RPM for noarch

From OpenSuSE Leap 15.3 for noarch

Name: python3-googlemaps Distribution: SUSE Linux Enterprise 15 SP3
Version: 3.0.2 Vendor: openSUSE
Release: bp153.1.18 Build date: Sat Mar 6 11:23:52 2021
Group: Development/Languages/Python Build host: lamb54
Size: 214023 Source RPM: python-googlemaps-3.0.2-bp153.1.18.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/googlemaps/google-maps-services-python
Summary: Python client library for Google Maps API Web Services
Geocoding, reverse geocoding, driving directions, and local search in
Python via Google.

Provides

Requires

License

Apache-2.0

Changelog

* Fri Mar 15 2019 Tomáš Chvátal <tchvatal@suse.com>
  - Update to 3.0.2:
    * no upstream changelog
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
  - Remove superfluous devel dependency for noarch package
* Wed May 16 2018 toddrme2178@gmail.com
  - Update to 2.5.1
    * Mark places radar search as deprecated.
    * Fix places autocomplete param, type -> types.
    * Add strictbounds param to places API.
    * Added geolocation API
    * Allow a requests.Session object to be passed into Client
    * Support POST requests in client.
    * Fix issue with extra_params + threading.
    * Provide a way to add extra params to any request.
    * Add test for nearest roads.
    * Implement nearestRoads in the Google Maps Roads API
    * Update instructions for API keys and client IDs.
    * Allow multiple values per type in components.
    * roads: handle {} response
    * Changed the requirement from "no API key" to "has client ID"
    * Adding channel support for Maps for Work users of this library
    * Added missing Places API features
    * Trim extraneous chars from latlngs.
    * In elevations API, automatically use encoded polylines if shorter
    * Add reverse geocoding my place_id
    * Better traffic_model docstrings.
    * Give some of the ambiguous places method names more meaningful names.
    * Unify lat/lng conversions.
    * Added Places API.
    * Use utcnow to generate timestamp
    * Add traffic_model parameter
    * Default rate limit to 10 queries per second.
    * Allow kwargs for requests to be passed into the maps client
  - Implement single-spec version
  - Complete spec file rewrite
* Sun Oct 18 2009 alexandre@exatati.com.br
  - Update to 1.0.2;
  - Fixed Requires tag in spec file (added python-simplejson).
* Thu Oct 01 2009 alexandre@exatati.com.br
  - Update to 1.0.1;
  - Building as noarch for openSUSE >= 11.2.
* Tue Sep 22 2009 alexandre@exatati.com.br
  - Initial package (0.1) for openSUSE.

Files

/usr/lib/python3.6/site-packages/googlemaps
/usr/lib/python3.6/site-packages/googlemaps-3.0.2-py3.6.egg-info
/usr/lib/python3.6/site-packages/googlemaps-3.0.2-py3.6.egg-info/PKG-INFO
/usr/lib/python3.6/site-packages/googlemaps-3.0.2-py3.6.egg-info/SOURCES.txt
/usr/lib/python3.6/site-packages/googlemaps-3.0.2-py3.6.egg-info/dependency_links.txt
/usr/lib/python3.6/site-packages/googlemaps-3.0.2-py3.6.egg-info/requires.txt
/usr/lib/python3.6/site-packages/googlemaps-3.0.2-py3.6.egg-info/top_level.txt
/usr/lib/python3.6/site-packages/googlemaps/__init__.py
/usr/lib/python3.6/site-packages/googlemaps/__pycache__
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/__init__.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/__init__.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/client.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/client.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/convert.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/convert.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/directions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/directions.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/distance_matrix.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/distance_matrix.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/elevation.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/elevation.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/exceptions.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/exceptions.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/geocoding.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/geocoding.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/geolocation.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/geolocation.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/places.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/places.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/roads.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/roads.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/timezone.cpython-36.opt-1.pyc
/usr/lib/python3.6/site-packages/googlemaps/__pycache__/timezone.cpython-36.pyc
/usr/lib/python3.6/site-packages/googlemaps/client.py
/usr/lib/python3.6/site-packages/googlemaps/convert.py
/usr/lib/python3.6/site-packages/googlemaps/directions.py
/usr/lib/python3.6/site-packages/googlemaps/distance_matrix.py
/usr/lib/python3.6/site-packages/googlemaps/elevation.py
/usr/lib/python3.6/site-packages/googlemaps/exceptions.py
/usr/lib/python3.6/site-packages/googlemaps/geocoding.py
/usr/lib/python3.6/site-packages/googlemaps/geolocation.py
/usr/lib/python3.6/site-packages/googlemaps/places.py
/usr/lib/python3.6/site-packages/googlemaps/roads.py
/usr/lib/python3.6/site-packages/googlemaps/timezone.py
/usr/share/licenses/python3-googlemaps
/usr/share/licenses/python3-googlemaps/LICENSE


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 14:50:04 2024