scipy.git
21 months agoMerge scipy (1.11.4-4) import into refs/heads/workingbranch
Drew Parsons [Mon, 19 Feb 2024 14:53:59 +0000 (15:53 +0100)]
Merge scipy (1.11.4-4) import into refs/heads/workingbranch

21 months agocblas_in_blas
Debian Python Team [Mon, 19 Feb 2024 14:53:59 +0000 (15:53 +0100)]
cblas_in_blas

===================================================================

Gbp-Pq: Name cblas_in_blas.patch

21 months agodocs_privacy
Debian Python Team [Mon, 19 Feb 2024 14:53:59 +0000 (15:53 +0100)]
docs_privacy

===================================================================

Gbp-Pq: Name docs_privacy.patch

21 months agomanage_docs
Debian Python Team [Mon, 19 Feb 2024 14:53:59 +0000 (15:53 +0100)]
manage_docs

===================================================================

Gbp-Pq: Name manage_docs.patch

21 months agoDrop intersphinx
Jochen Sprickerhof [Tue, 3 Jan 2023 13:35:03 +0000 (14:35 +0100)]
Drop intersphinx

Gbp-Pq: Name 0018-Drop-intersphinx.patch

21 months agoAllow test_svds_parameter_k_which to fail on armel
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

21 months agoRemove some documentation referencing the source
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

21 months agoDon't treat warnings as errors in pytest
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

21 months agobuild_sh4_FE
Debian Python Team [Mon, 19 Feb 2024 14:53:59 +0000 (15:53 +0100)]
build_sh4_FE

Gbp-Pq: Name build_sh4_FE.patch

21 months agomanage_tests
Debian Python Team [Mon, 19 Feb 2024 14:53:59 +0000 (15:53 +0100)]
manage_tests

===================================================================

Gbp-Pq: Name manage_tests.patch

21 months agohppa-boost-long-double-config
Debian Python Team [Mon, 19 Feb 2024 14:53:59 +0000 (15:53 +0100)]
hppa-boost-long-double-config

===================================================================

Gbp-Pq: Name hppa-boost-long-double-config.patch

21 months agoUse system LBFGSB.
Gard Spreemann [Sun, 29 Jan 2023 18:55:15 +0000 (19:55 +0100)]
Use system LBFGSB.

Gbp-Pq: Name Use-system-LBFGSB.patch

21 months agoenable large file support
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

21 months agouse_local_mathjax
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

21 months agoscipy (1.11.4-4) unstable; urgency=medium
Drew Parsons [Mon, 19 Feb 2024 14:53:59 +0000 (15:53 +0100)]
scipy (1.11.4-4) unstable; urgency=medium

  * Team upload.
  * skip test_hermitian (scipy/linalg test_lobpcg) on i386
  * use EXTRA_TEST_FLAGS (-v) with hurd-i386, hppa and ia64 to
    identify which tests are failing

[dgit import unpatched scipy 1.11.4-4]

21 months agoImport scipy_1.11.4-4.debian.tar.xz
Drew Parsons [Mon, 19 Feb 2024 14:53:59 +0000 (15:53 +0100)]
Import scipy_1.11.4-4.debian.tar.xz

[dgit import tarball scipy 1.11.4-4 scipy_1.11.4-4.debian.tar.xz]

22 months agoImport scipy_1.11.4.orig.tar.gz
Drew Parsons [Thu, 15 Feb 2024 13:19:46 +0000 (14:19 +0100)]
Import scipy_1.11.4.orig.tar.gz

[dgit import orig scipy_1.11.4.orig.tar.gz]

22 months agoImport scipy_1.11.4.orig-submodules.tar.gz
Drew Parsons [Thu, 15 Feb 2024 13:19:46 +0000 (14:19 +0100)]
Import scipy_1.11.4.orig-submodules.tar.gz

[dgit import orig scipy_1.11.4.orig-submodules.tar.gz]

22 months agoMerge scipy (1.10.1-10) import into refs/heads/workingbranch
Drew Parsons [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
Merge scipy (1.10.1-10) import into refs/heads/workingbranch

22 months agolink_atomics_PR17777
Debian Python Team [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
link_atomics_PR17777

===================================================================

Gbp-Pq: Name link_atomics_PR17777.patch

22 months agoAllow building with Python 3.12
Graham Inggs [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
Allow building with Python 3.12

Forwarded: not-needed
Last-Update: 2023-10-30

Gbp-Pq: Name python3.12.patch

22 months agodocs_privacy
Debian Python Team [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
docs_privacy

===================================================================

Gbp-Pq: Name docs_privacy.patch

22 months agodocs_no_sphinx_design
Debian Python Team [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
docs_no_sphinx_design

===================================================================

Gbp-Pq: Name docs_no_sphinx_design.patch

22 months agomanage_docs
Debian Python Team [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
manage_docs

===================================================================

Gbp-Pq: Name manage_docs.patch

22 months agoDrop intersphinx
Jochen Sprickerhof [Tue, 3 Jan 2023 13:35:03 +0000 (14:35 +0100)]
Drop intersphinx

Gbp-Pq: Name 0018-Drop-intersphinx.patch

22 months agoAllow test_svds_parameter_k_which to fail on armel
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

22 months agoRemove some documentation referencing the source
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

22 months agoDon't treat warnings as errors in pytest
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

22 months agobuild_sh4_FE
Debian Python Team [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
build_sh4_FE

Gbp-Pq: Name build_sh4_FE.patch

22 months agomanage_tests
Debian Python Team [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
manage_tests

===================================================================

Gbp-Pq: Name manage_tests.patch

22 months agohppa-boost-long-double-config
Debian Python Team [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
hppa-boost-long-double-config

Gbp-Pq: Name hppa-boost-long-double-config.patch

22 months agoUse system LBFGSB.
Gard Spreemann [Sun, 29 Jan 2023 18:55:15 +0000 (19:55 +0100)]
Use system LBFGSB.

Gbp-Pq: Name Use-system-LBFGSB.patch

22 months agoenable large file support
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

22 months agouse_local_mathjax
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

22 months agoscipy (1.10.1-10) unstable; urgency=medium
Drew Parsons [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
scipy (1.10.1-10) unstable; urgency=medium

  * Team upload.
  * rewrite link_atomics_PR17777.patch to only test __atomic_add_fetch
    and drop __atomic_load_n. PR#17777 had actually already been
    applied, but gcc on armel does not define __atomic_load_n.
    see upstream issue #19982.

[dgit import unpatched scipy 1.10.1-10]

22 months agoImport scipy_1.10.1-10.debian.tar.xz
Drew Parsons [Sun, 28 Jan 2024 13:08:13 +0000 (14:08 +0100)]
Import scipy_1.10.1-10.debian.tar.xz

[dgit import tarball scipy 1.10.1-10 scipy_1.10.1-10.debian.tar.xz]

23 months agoMerge scipy (1.10.1-7) import into refs/heads/workingbranch
Graham Inggs [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
Merge scipy (1.10.1-7) import into refs/heads/workingbranch

23 months agoAllow building with Python 3.12
Graham Inggs [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
Allow building with Python 3.12

Forwarded: not-needed
Last-Update: 2023-10-30

Gbp-Pq: Name python3.12.patch

23 months agodocs_privacy
Debian Python Team [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
docs_privacy

===================================================================

Gbp-Pq: Name docs_privacy.patch

23 months agodocs_no_sphinx_design
Debian Python Team [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
docs_no_sphinx_design

===================================================================

Gbp-Pq: Name docs_no_sphinx_design.patch

23 months agomanage_docs
Debian Python Team [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
manage_docs

===================================================================

Gbp-Pq: Name manage_docs.patch

23 months agoDrop intersphinx
Jochen Sprickerhof [Tue, 3 Jan 2023 13:35:03 +0000 (14:35 +0100)]
Drop intersphinx

Gbp-Pq: Name 0018-Drop-intersphinx.patch

23 months agoAllow test_svds_parameter_k_which to fail on armel
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

23 months agoRemove some documentation referencing the source
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

23 months agoDon't treat warnings as errors in pytest
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

23 months agobuild_sh4_FE
Debian Python Team [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
build_sh4_FE

Gbp-Pq: Name build_sh4_FE.patch

23 months agomanage_tests
Debian Python Team [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
manage_tests

===================================================================

Gbp-Pq: Name manage_tests.patch

23 months agohppa-boost-long-double-config
Debian Python Team [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
hppa-boost-long-double-config

Gbp-Pq: Name hppa-boost-long-double-config.patch

23 months agoUse system LBFGSB.
Gard Spreemann [Sun, 29 Jan 2023 18:55:15 +0000 (19:55 +0100)]
Use system LBFGSB.

Gbp-Pq: Name Use-system-LBFGSB.patch

23 months agoenable large file support
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

23 months agouse_local_mathjax
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

23 months agoscipy (1.10.1-7) unstable; urgency=medium
Graham Inggs [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
scipy (1.10.1-7) unstable; urgency=medium

  * Team upload
  * Build-Depends on cython3-legacy instead of cython3
    (Closes: #1056888)
  * Drop dependencies on RC buggy python3-pythran

[dgit import unpatched scipy 1.10.1-7]

23 months agoImport scipy_1.10.1-7.debian.tar.xz
Graham Inggs [Sat, 6 Jan 2024 14:54:22 +0000 (14:54 +0000)]
Import scipy_1.10.1-7.debian.tar.xz

[dgit import tarball scipy 1.10.1-7 scipy_1.10.1-7.debian.tar.xz]

2 years agoMerge scipy (1.10.1-6) import into refs/heads/workingbranch
Graham Inggs [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
Merge scipy (1.10.1-6) import into refs/heads/workingbranch

2 years agoAllow building with Python 3.12
Graham Inggs [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
Allow building with Python 3.12

Forwarded: not-needed
Last-Update: 2023-10-30

Gbp-Pq: Name python3.12.patch

2 years agodocs_privacy
Debian Python Team [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
docs_privacy

===================================================================

Gbp-Pq: Name docs_privacy.patch

2 years agodocs_no_sphinx_design
Debian Python Team [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
docs_no_sphinx_design

===================================================================

Gbp-Pq: Name docs_no_sphinx_design.patch

2 years agomanage_docs
Debian Python Team [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
manage_docs

===================================================================

Gbp-Pq: Name manage_docs.patch

2 years agoDrop intersphinx
Jochen Sprickerhof [Tue, 3 Jan 2023 13:35:03 +0000 (14:35 +0100)]
Drop intersphinx

Gbp-Pq: Name 0018-Drop-intersphinx.patch

2 years agoAllow test_svds_parameter_k_which to fail on armel
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

2 years agoRemove some documentation referencing the source
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

2 years agoDon't treat warnings as errors in pytest
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

2 years agobuild_sh4_FE
Debian Python Team [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
build_sh4_FE

Gbp-Pq: Name build_sh4_FE.patch

2 years agomanage_tests
Debian Python Team [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
manage_tests

===================================================================

Gbp-Pq: Name manage_tests.patch

2 years agohppa-boost-long-double-config
Debian Python Team [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
hppa-boost-long-double-config

Gbp-Pq: Name hppa-boost-long-double-config.patch

2 years agoUse system LBFGSB.
Gard Spreemann [Sun, 29 Jan 2023 18:55:15 +0000 (19:55 +0100)]
Use system LBFGSB.

Gbp-Pq: Name Use-system-LBFGSB.patch

2 years agoenable large file support
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

2 years agouse_local_mathjax
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

2 years agoscipy (1.10.1-6) unstable; urgency=medium
Graham Inggs [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
scipy (1.10.1-6) unstable; urgency=medium

  * Team upload
  * Allow building with Python 3.12

[dgit import unpatched scipy 1.10.1-6]

2 years agoImport scipy_1.10.1-6.debian.tar.xz
Graham Inggs [Tue, 5 Dec 2023 13:22:12 +0000 (13:22 +0000)]
Import scipy_1.10.1-6.debian.tar.xz

[dgit import tarball scipy 1.10.1-6 scipy_1.10.1-6.debian.tar.xz]

2 years agoMerge scipy (1.10.1-5) import into refs/heads/workingbranch
Drew Parsons [Fri, 27 Oct 2023 09:24:17 +0000 (11:24 +0200)]
Merge scipy (1.10.1-5) import into refs/heads/workingbranch

2 years agodocs_privacy
Debian Python Team [Fri, 27 Oct 2023 09:24:17 +0000 (11:24 +0200)]
docs_privacy

===================================================================

Gbp-Pq: Name docs_privacy.patch

2 years agodocs_no_sphinx_design
Debian Python Team [Fri, 27 Oct 2023 09:24:17 +0000 (11:24 +0200)]
docs_no_sphinx_design

===================================================================

Gbp-Pq: Name docs_no_sphinx_design.patch

2 years agomanage_docs
Debian Python Team [Fri, 27 Oct 2023 09:24:17 +0000 (11:24 +0200)]
manage_docs

===================================================================

Gbp-Pq: Name manage_docs.patch

2 years agoDrop intersphinx
Jochen Sprickerhof [Tue, 3 Jan 2023 13:35:03 +0000 (14:35 +0100)]
Drop intersphinx

Gbp-Pq: Name 0018-Drop-intersphinx.patch

2 years agoAllow test_svds_parameter_k_which to fail on armel
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

2 years agoRemove some documentation referencing the source
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

2 years agoDon't treat warnings as errors in pytest
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

2 years agobuild_sh4_FE
Debian Python Team [Fri, 27 Oct 2023 09:24:17 +0000 (11:24 +0200)]
build_sh4_FE

Gbp-Pq: Name build_sh4_FE.patch

2 years agomanage_tests
Debian Python Team [Fri, 27 Oct 2023 09:24:17 +0000 (11:24 +0200)]
manage_tests

===================================================================

Gbp-Pq: Name manage_tests.patch

2 years agohppa-boost-long-double-config
Debian Python Team [Fri, 27 Oct 2023 09:24:17 +0000 (11:24 +0200)]
hppa-boost-long-double-config

Gbp-Pq: Name hppa-boost-long-double-config.patch

2 years agoUse system LBFGSB.
Gard Spreemann [Sun, 29 Jan 2023 18:55:15 +0000 (19:55 +0100)]
Use system LBFGSB.

Gbp-Pq: Name Use-system-LBFGSB.patch

2 years agoenable large file support
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

2 years agouse_local_mathjax
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

2 years agoscipy (1.10.1-5) unstable; urgency=medium
Drew Parsons [Fri, 27 Oct 2023 09:24:17 +0000 (11:24 +0200)]
scipy (1.10.1-5) unstable; urgency=medium

  * Team upload.
  * x32: skip test_reset (in test_qmc.py)
  * skip ellint_rg_xy0_ipp-ellint_rg_xy0 on i386 also in runtime tests
    (debci from debian/tests)

[dgit import unpatched scipy 1.10.1-5]

2 years agoImport scipy_1.10.1-5.debian.tar.xz
Drew Parsons [Fri, 27 Oct 2023 09:24:17 +0000 (11:24 +0200)]
Import scipy_1.10.1-5.debian.tar.xz

[dgit import tarball scipy 1.10.1-5 scipy_1.10.1-5.debian.tar.xz]

2 years agoMerge scipy (1.10.1-2) import into refs/heads/workingbranch
Drew Parsons [Wed, 1 Mar 2023 14:41:11 +0000 (14:41 +0000)]
Merge scipy (1.10.1-2) import into refs/heads/workingbranch

2 years agodocs_privacy
Debian Python Team [Wed, 1 Mar 2023 14:41:11 +0000 (14:41 +0000)]
docs_privacy

===================================================================

Gbp-Pq: Name docs_privacy.patch

2 years agodocs_no_sphinx_design
Debian Python Team [Wed, 1 Mar 2023 14:41:11 +0000 (14:41 +0000)]
docs_no_sphinx_design

===================================================================

Gbp-Pq: Name docs_no_sphinx_design.patch

2 years agomanage_docs
Debian Python Team [Wed, 1 Mar 2023 14:41:11 +0000 (14:41 +0000)]
manage_docs

===================================================================

Gbp-Pq: Name manage_docs.patch

2 years agoDrop intersphinx
Jochen Sprickerhof [Tue, 3 Jan 2023 13:35:03 +0000 (14:35 +0100)]
Drop intersphinx

Gbp-Pq: Name 0018-Drop-intersphinx.patch

2 years agoAllow test_svds_parameter_k_which to fail on armel
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

2 years agoRemove some documentation referencing the source
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

2 years agoDon't treat warnings as errors in pytest
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

2 years agobuild_sh4_FE
Debian Python Team [Wed, 1 Mar 2023 14:41:11 +0000 (14:41 +0000)]
build_sh4_FE

Gbp-Pq: Name build_sh4_FE.patch

2 years agomanage_tests
Debian Python Team [Wed, 1 Mar 2023 14:41:11 +0000 (14:41 +0000)]
manage_tests

===================================================================

Gbp-Pq: Name manage_tests.patch

2 years agohppa-boost-long-double-config
Debian Python Team [Wed, 1 Mar 2023 14:41:11 +0000 (14:41 +0000)]
hppa-boost-long-double-config

Gbp-Pq: Name hppa-boost-long-double-config.patch

2 years agoUse system LBFGSB.
Gard Spreemann [Sun, 29 Jan 2023 18:55:15 +0000 (19:55 +0100)]
Use system LBFGSB.

Gbp-Pq: Name Use-system-LBFGSB.patch

2 years agoenable large file support
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

2 years agouse_local_mathjax
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