summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Mamoru TASAKA [Sun, 3 Jul 2022 07:11:18 +0000 (16:11 +0900)]
BUG: fix syevr series segfault by explicitly specifying operator priority
With numpy 1.22.x f2py, dimension of isuppz in syevr is mistranslated.
Avoid this by explicitly specifying operator priority with parenthesis.
Fixes #16527
Gbp-Pq: Name 0011-BUG-fix-syevr-series-segfault-by-explicitly-specifyi.patch
Jochen Sprickerhof [Tue, 20 Dec 2022 18:29:15 +0000 (19:29 +0100)]
Allow test_svds_parameter_k_which to fail on armel
Gbp-Pq: Name 0010-Allow-test_svds_parameter_k_which-to-fail-on-armel.patch
Jochen Sprickerhof [Tue, 20 Dec 2022 08:45:22 +0000 (09:45 +0100)]
Remove some documentation referencing the source
These break in sbuild with:
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/sphinx/cmd/build.py", line 281, in build_main
app.build(args.force_all, args.filenames)
File "/usr/lib/python3/dist-packages/sphinx/application.py", line 341, in build
self.builder.build_update()
File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 310, in build_update
self.build(to_build,
File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 376, in build
self.write(docnames, list(updated_docnames), method)
File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 571, in write
self._write_serial(sorted(docnames))
File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 574, in _write_serial
with logging.pending_warnings():
File "/usr/lib/python3.10/contextlib.py", line 142, in __exit__
next(self.gen)
File "/usr/lib/python3/dist-packages/sphinx/util/logging.py", line 218, in pending_warnings
memhandler.flushTo(logger)
File "/usr/lib/python3/dist-packages/sphinx/util/logging.py", line 183, in flushTo
logger.handle(record)
File "/usr/lib/python3.10/logging/__init__.py", line 1634, in handle
self.callHandlers(record)
File "/usr/lib/python3.10/logging/__init__.py", line 1696, in callHandlers
hdlr.handle(record)
File "/usr/lib/python3.10/logging/__init__.py", line 964, in handle
rv = self.filter(record)
File "/usr/lib/python3.10/logging/__init__.py", line 821, in filter
result = f.filter(record)
File "/usr/lib/python3/dist-packages/sphinx/util/logging.py", line 499, in filter
record.location = get_node_location(location)
File "/usr/lib/python3/dist-packages/sphinx/util/logging.py", line 519, in get_node_location
source = abspath(source)
File "/usr/lib/python3/dist-packages/sphinx/util/osutil.py", line 136, in abspath
pathdir = path.abspath(pathdir)
File "/usr/lib/python3.10/posixpath.py", line 378, in abspath
path = os.fspath(path)
TypeError: expected str, bytes or os.PathLike object, not StringList
Gbp-Pq: Name 0009-Remove-some-documentation-referencing-the-source.patch
Jochen Sprickerhof [Sun, 18 Dec 2022 09:33:23 +0000 (10:33 +0100)]
Don't treat warnings as errors in pytest
Gbp-Pq: Name 0008-Don-t-treat-warnings-as-errors-in-pytest.patch
serge-sans-paille [Mon, 29 Aug 2022 06:15:49 +0000 (08:15 +0200)]
[PATCH] WIP
Gbp-Pq: Name pythran_type_PR16646.patch
Debian Python Team [Wed, 25 Jan 2023 14:32:10 +0000 (14:32 +0000)]
build_sh4_FE
===================================================================
Gbp-Pq: Name build_sh4_FE.patch
Debian Python Team [Wed, 25 Jan 2023 14:32:10 +0000 (14:32 +0000)]
manage_tests
===================================================================
Gbp-Pq: Name manage_tests.patch
Debian Python Team [Wed, 25 Jan 2023 14:32:10 +0000 (14:32 +0000)]
hppa-boost-long-double-config
===================================================================
Gbp-Pq: Name hppa-boost-long-double-config.patch
Gard Spreemann [Tue, 2 Apr 2019 09:25:26 +0000 (11:25 +0200)]
Use system LBFGSB.
Gbp-Pq: Name Use-system-LBFGSB.patch
Julian Taylor [Mon, 12 Oct 2015 22:17:23 +0000 (15:17 -0700)]
enable large file support
probably not needed as the file open api of qhull is not available in python
Forwarded: no
Patch-Name: qhull-lfs.patch
Gbp-Pq: Name qhull-lfs.patch
SVN-Git Migration [Mon, 12 Oct 2015 22:17:20 +0000 (15:17 -0700)]
use_local_mathjax
Setting mathjax_path variable to use the local mathjax javascript library
Patch-Name: use_local_mathjax.patch
Gbp-Pq: Name use_local_mathjax.patch
Drew Parsons [Wed, 25 Jan 2023 14:32:10 +0000 (14:32 +0000)]
scipy (1.8.1-22) unstable; urgency=medium
* Team upload.
* skip test_atol[bicg] on s390x. Closes: #
1029550.
[dgit import unpatched scipy 1.8.1-22]
Drew Parsons [Wed, 25 Jan 2023 14:32:10 +0000 (14:32 +0000)]
Import scipy_1.8.1-22.debian.tar.xz
[dgit import tarball scipy 1.8.1-22 scipy_1.8.1-22.debian.tar.xz]
Drew Parsons [Sun, 12 Jun 2022 00:03:37 +0000 (01:03 +0100)]
Import scipy_1.8.1.orig.tar.xz
[dgit import orig scipy_1.8.1.orig.tar.xz]