Package: geopy / 1.3.0-1

Metadata

Package Version Patches format
geopy 1.3.0-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
04_use_lt_and_eq_instead_of_cmp.patch | (download)

geopy/distance.py | 12 9 + 3 - 0 !
1 file changed, 9 insertions(+), 3 deletions(-)

 use __lt__() and __eq__() instead of __cmp__() and cmp()