12 Commits

Author SHA256 Message Date
Martin Pluskal
5afd03fbbb Accepting request 859149 from home:bruno_friedmann:branches:Application:Geo
- Update to 2.1.0 version
  + New Features
    - Add support for leading plus sign in the .Point constructor.
    - Contributed by Azimjon Pulatov. (#448)
  + Breaking Changes
    - .GoogleV3: change missing api_key warning to an error. (#450)
  + Bugfixes
    - Fixed an undocumented breaking change in geopy 2.0.0, where
    the .Distance class has become abstract, thus it could
    no longer be used for unit conversions. (#435)
    - .Photon incorrectly treated 0.0 coordinate as an empty response.
    Contributed by Mateusz Konieczny. (#439)
    - .Nominatim: fix TypeError on empty reverse result. (#455)
  + Docs Improvements
    - Add Python 3.9 to the list of supported versions.
    - .Bing: change postalcode to postalCode.
      Contributed by zhongjun-ma. (#424)
    - .Nominatim: better describe what is returned in addressdetails.
      Contributed by Mateusz Konieczny. (#429)
    - .Nominatim: better describe viewbox param behavior.
     Contributed by Hannes. (#454)
    - .Yandex: remove attention block about requiring an API key.
- Update to 2.0.0 version
  geopy 2.0 is a major release with lots of cleanup and inner refactorings.
  The public interface of the library is mostly the same, and the set
  of supported geocoders didn't change.
  If you have checked your code on the latest 1.x release with enabled
  warnings (i.e. with -Wd key of the python command) and fixed
  all of them, then it should be safe to upgrade.
  see all changes at https://github.com/geopy/geopy/releases/tag/2.0.0
- Changes from previous version
  1.23.0 https://github.com/geopy/geopy/releases/tag/1.23.0
  1.22.0 https://github.com/geopy/geopy/releases/tag/1.22.0
  1.21.0 https://github.com/geopy/geopy/releases/tag/1.21.0
  1.20.0 https://github.com/geopy/geopy/releases/tag/1.20.0
  1.19.0 https://github.com/geopy/geopy/releases/tag/1.19.0
- Packaging changes dropped support for Python 2.7 and 3.4. as version
  2.x has remove it.

OBS-URL: https://build.opensuse.org/request/show/859149
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-geopy?expand=0&rev=6
2020-12-29 08:56:44 +00:00
John Vandenberg
2ff10efcc3 Accepting request 841598 from home:dimstar:Factory
- Only buildRequire python2-* when also using python, aka python2.

OBS-URL: https://build.opensuse.org/request/show/841598
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-geopy?expand=0&rev=5
2020-10-14 02:52:12 +00:00
John Vandenberg
3180774894 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-geopy?expand=0&rev=4 2019-08-27 09:41:03 +00:00
John Vandenberg
30bf517f6e Accepting request 726368 from home:jengelh:branches:Application:Geo
- Ensure neutrality of descriptions.

OBS-URL: https://build.opensuse.org/request/show/726368
OBS-URL: https://build.opensuse.org/package/show/Application:Geo/python-geopy?expand=0&rev=3
2019-08-27 09:40:28 +00:00
Dominique Leuenberger
46d092381c Accepting request 722259 from Application:Geo
Update to latest version, with python3 support

OBS-URL: https://build.opensuse.org/request/show/722259
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=14
2019-08-13 11:20:47 +00:00
Dominique Leuenberger
48fb1be147 Accepting request 360910 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/360910
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=13
2016-03-02 13:21:26 +00:00
Stephan Kulow
2e2cdcfc1e Accepting request 305740 from devel:languages:python
1

OBS-URL: https://build.opensuse.org/request/show/305740
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=12
2015-05-10 08:46:19 +00:00
Stephan Kulow
dda28e6d97 Accepting request 210949 from devel:languages:python
update (forwarded request 210948 from posophe)

OBS-URL: https://build.opensuse.org/request/show/210949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=10
2013-12-17 09:03:22 +00:00
Tomáš Chvátal
a9780a6d1c Accepting request 204565 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/204565
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=9
2013-10-25 09:17:11 +00:00
Stephan Kulow
4cb4defe16 Accepting request 109115 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/109115
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=5
2012-03-20 10:33:04 +00:00
Sascha Peilicke
2ba51bd879 Accepting request 84083 from devel:languages:python
- Spec file cleanup:
  * Removed %clean section (not needed anymore)
  * Removed CFLAGS (not a C extension)

OBS-URL: https://build.opensuse.org/request/show/84083
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=3
2011-09-26 08:15:11 +00:00
0da7259163 Accepting request 71063 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/71063
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-geopy?expand=0&rev=1
2011-05-30 14:41:38 +00:00