[python-basemap] Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

Bohuslav Kabrda bkabrda at fedoraproject.org
Thu May 15 13:41:34 UTC 2014


commit debdfa842bd7cf45959012df0fe44fc46dc984a3
Author: Slavek Kabrda <bkabrda at redhat.com>
Date:   Thu May 15 15:41:22 2014 +0200

    Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4

 python-basemap.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/python-basemap.spec b/python-basemap.spec
index 3703bfe..15de4f0 100644
--- a/python-basemap.spec
+++ b/python-basemap.spec
@@ -2,7 +2,7 @@
 
 Name:           python-basemap
 Version:        1.0.7
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Plots data on map projections (with continental and political boundaries) 
 Group:          Development/Libraries
 License:        LGPLv2+
@@ -110,10 +110,13 @@ rm -rf $RPM_BUILD_ROOT
 %exclude %{python3_sitearch}/mpl_toolkits/__init__.*
 %{python3_sitearch}/mpl_toolkits/basemap
 %{python3_sitearch}/*.egg-info
-%{python3_sitearch}/_geoslib.cpython-33m.so
-%{python3_sitearch}/mpl_toolkits/__pycache__/__init__.cpython-33.py*
+%{python3_sitearch}/_geoslib.cpython-3?m.so
+%{python3_sitearch}/mpl_toolkits/__pycache__/__init__.cpython-3?.py*
 
 %changelog
+* Wed May 14 2014 Bohuslav Kabrda <bkabrda at redhat.com> - 1.0.7-2
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Thu Mar 13 2014 Jon Ciesla <limburgher at gmail.com> - 1.0.7-1
 - Latest upstream, Python3 support, BZ 1076037.
 - Dropped datadir patch, no longer needed.


More information about the scm-commits mailing list