[packages/python-geopy] - Version 0.99 .
matkor
matkor at pld-linux.org
Mon May 12 13:34:17 CEST 2014
commit b34bfc8063a3a2849843b86ce426eae112bc80cc
Author: Mateusz Korniak <matkor at pld-linux.org>
Date: Mon May 12 13:34:07 2014 +0200
- Version 0.99 .
python-geopy.spec | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/python-geopy.spec b/python-geopy.spec
index 30c521c..1aabc50 100644
--- a/python-geopy.spec
+++ b/python-geopy.spec
@@ -1,13 +1,13 @@
%define module geopy
Summary: A Geocoding Toolbox for Python
Name: python-%{module}
-Version: 0.94.1
+Version: 0.99
Release: 1
License: MIT
Group: Development/Languages/Python
-Source0: http://geopy.googlecode.com/files/geopy-%{version}.tar.gz
-# Source0-md5: 8088f2ae72bfc068594278eaea3740cc
-URL: http://code.google.com/p/geopy/
+Source0: https://pypi.python.org/packages/source/g/geopy/geopy-%{version}.tar.gz
+# Source0-md5: 4948be78aeb7809314a1c7454b5d6145
+URL: https://pypi.python.org/pypi/geopy
BuildRequires: python-devel
BuildRequires: python-setuptools
BuildRequires: rpm-pythonprov
@@ -51,8 +51,6 @@ rm -rf $RPM_BUILD_ROOT
%{py_sitescriptdir}/geopy/*.py[co]
%dir %{py_sitescriptdir}/geopy/geocoders
%{py_sitescriptdir}/geopy/geocoders/*.py[co]
-%dir %{py_sitescriptdir}/geopy/parsers
-%{py_sitescriptdir}/geopy/parsers/*.py[co]
%if "%{py_ver}" > "2.4"
%{py_sitescriptdir}/geopy-*.egg-info
%endif
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-geopy.git/commitdiff/b34bfc8063a3a2849843b86ce426eae112bc80cc
More information about the pld-cvs-commit
mailing list