[Python-modules-commits] [python-numpy] branch master updated (5deef7f -> efcc4cb)
Ondřej Nový
onovy at moszumanska.debian.org
Mon Jul 11 06:57:46 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy pushed a change to branch master
in repository python-numpy.
from 5deef7f releasing package python-numpy version 1:1.11.1~rc1-1
new 5a4bb3e record new upstream branch created by importing python-numpy_1.11.1.orig.tar.gz
new 65b5342 Import python-numpy_1.11.1.orig.tar.gz
new 17607b7 force generation f2py postfixed with interpreter version
new b7687d3 Use a local copy of object.inv from doc.python.org, instead of downloading it each time from the internet
new cea069c adapt to python3 multiarch soabi
new 423d619 Adapt SWIG documentation to Debian
new 4621d63 Dont fail if we cant import mingw32
new 7b029d0 disable asserts on ppc with broken malloc only longdouble affected will still work with softfaults
new 10b00b5 merge patched into master
new 5347c23 New upstream release
new 6ba6996 d/contorl: Removed XS-Testsuite
new 954e3a5 Fixed typo in dh_numpy (1) manpage
new 2d2336c d/copyright: Fixed typo in word univer(s)ity
new efcc4cb Removed lintian override for extra-license-file
The 14 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
PKG-INFO | 2 +-
debian/.git-dpm | 14 +-
debian/changelog | 10 +
debian/control | 1 -
debian/copyright | 2 +-
debian/dh_numpy.1 | 2 +-
.../0005-Dont-fail-if-we-cant-import-mingw32.patch | 2 +-
...erts-on-ppc-with-broken-malloc-only-longd.patch | 2 +-
debian/patches/03_force_f2py_version.patch | 2 +-
.../10_use_local_python.org_object.inv_sphinx.diff | 2 +-
debian/patches/adapt_swig_docs_to_debian.patch | 2 +-
debian/patches/python3-soabi.patch | 2 +-
debian/python-numpy-doc.lintian-overrides | 2 -
doc/release/1.11.1-notes.rst | 3 +
numpy/distutils/misc_util.py | 12 +-
numpy/distutils/system_info.py | 2 +-
numpy/distutils/tests/test_misc_util.py | 9 +-
numpy/random/mtrand/mtrand.c | 893 ++++++++++-----------
numpy/random/mtrand/mtrand.pyx | 6 +-
numpy/random/tests/test_regression.py | 29 +
numpy/version.py | 8 +-
setup.py | 2 +-
22 files changed, 526 insertions(+), 483 deletions(-)
delete mode 100644 debian/python-numpy-doc.lintian-overrides
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-numpy.git
More information about the Python-modules-commits
mailing list