Hello community, here is the log from the commit of package python3-numpy for openSUSE:Factory checked in at 2016-07-10 18:45:40 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python3-numpy (Old) and /work/SRC/openSUSE:Factory/.python3-numpy.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python3-numpy" Changes: -------- --- /work/SRC/openSUSE:Factory/python3-numpy/python3-numpy-doc.changes 2016-05-17 17:11:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python3-numpy.new/python3-numpy-doc.changes 2016-07-10 18:45:41.000000000 +0200 @@ -1,0 +2,31 @@ +Wed Jun 29 05:14:11 UTC 2016 - [email protected] + +- update to version 1.11.1: + * #7506 BUG: Make sure numpy imports on python 2.6 when nose is + unavailable. + * #7530 BUG: Floating exception with invalid axis in np.lexsort. + * #7535 BUG: Extend glibc complex trig functions blacklist to glibc + < 2.18. + * #7551 BUG: Allow graceful recovery for no compiler. + * #7558 BUG: Constant padding expected wrong type in + constant_values. + * #7578 BUG: Fix OverflowError in Python 3.x. in swig interface. + * #7590 BLD: Fix configparser.InterpolationSyntaxError. + * #7597 BUG: Make np.ma.take work on scalars. + * #7608 BUG: linalg.norm(): Don't convert object arrays to float. + * #7638 BLD: Correct C compiler customization in system_info.py. + * #7654 BUG: ma.median of 1d array should return a scalar. + * #7656 BLD: Remove hardcoded Intel compiler flag -xSSE4.2. + * #7660 BUG: Temporary fix for str(mvoid) for object field types. + * #7665 BUG: Fix incorrect printing of 1D masked arrays. + * #7670 BUG: Correct initial index estimate in histogram. + * #7671 BUG: Boolean assignment no GIL release when transfer needs + API. + * #7676 BUG: Fix handling of right edge of final histogram bin. + * #7680 BUG: Fix np.clip bug NaN handling for Visual Studio 2015. + * #7724 BUG: Fix segfaults in np.random.shuffle. + * #7731 MAINT: Change mkl_info.dir_env_var from MKL to MKLROOT. + * #7737 BUG: Fix issue on OS X with Python 3.x, npymath.ini not + installed. + +------------------------------------------------------------------- @@ -6 +36,0 @@ - python3-numpy.changes: same change Old: ---- numpy-1.11.0.tar.gz New: ---- numpy-1.11.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python3-numpy-doc.spec ++++++ --- /var/tmp/diff_new_pack.dBE0Xv/_old 2016-07-10 18:45:42.000000000 +0200 +++ /var/tmp/diff_new_pack.dBE0Xv/_new 2016-07-10 18:45:42.000000000 +0200 @@ -17,13 +17,13 @@ Name: python3-numpy-doc -Version: 1.11.0 +Version: 1.11.1 Release: 0 Url: http://www.numpy.org/ Summary: Documentation for python3-numpy License: BSD-3-Clause Group: Development/Libraries/Python -Source: https://pypi.python.org/packages/source/n/numpy/numpy-%{version}.tar.gz +Source: https://files.pythonhosted.org/packages/source/n/numpy/numpy-%{version}.tar.gz # PATCH-FIX-OPENSUSE numpy-buildfix.patch -- openSUSE-specific build fixes Patch0: numpy-buildfix.patch # PATCH-FIX-OPENSUSE numpy-1.9.0-remove-__declspec.patch -- fix for spurious compiler warnings that cause build failure ++++++ python3-numpy.spec ++++++ --- /var/tmp/diff_new_pack.dBE0Xv/_old 2016-07-10 18:45:42.000000000 +0200 +++ /var/tmp/diff_new_pack.dBE0Xv/_new 2016-07-10 18:45:42.000000000 +0200 @@ -19,7 +19,7 @@ %define with_atlas 0 Name: python3-numpy -Version: 1.11.0 +Version: 1.11.1 Release: 0 Url: http://www.numpy.org/ Summary: NumPy array processing for numbers, strings, records and objects ++++++ numpy-1.11.0.tar.gz -> numpy-1.11.1.tar.gz ++++++ ++++ 2970 lines of diff (skipped)
