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

Kalev Lember kalev at fedoraproject.org
Wed May 28 00:27:16 UTC 2014


commit 1bcdc7000dce2d02d2a37dd4e20ed5f0c17ae26c
Author: Kalev Lember <kalevlember at gmail.com>
Date:   Wed May 28 00:27:12 2014 +0200

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

 python-numexpr.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/python-numexpr.spec b/python-numexpr.spec
index 287f993..bea55e7 100644
--- a/python-numexpr.spec
+++ b/python-numexpr.spec
@@ -10,7 +10,7 @@
 Summary:	Fast numerical array expression evaluator for Python and NumPy
 Name:		python-%{module}
 Version:	2.3
-Release:	1%{?dist}
+Release:	2%{?dist}
 Source0:	https://github.com/pydata/numexpr/archive/%{module}-%{version}.tar.gz
 License:	MIT
 Group:		Development/Languages
@@ -106,6 +106,9 @@ popd
 %endif # with_python3
 
 %changelog
+* Wed May 28 2014 Kalev Lember <kalevlember at gmail.com> - 2.3-2
+- Rebuilt for https://fedoraproject.org/wiki/Changes/Python_3.4
+
 * Tue Jan 28 2014 Thibault North <tnorth at fedoraproject.org> -2.3-1
 - Update to new release 2.3
 


More information about the scm-commits mailing list