mpi4py (4.1.1-8) unstable; urgency=medium . * debian/tests i386: skip TestCCOVecWorld.testGatherv3 (oddly TestCCOVecWorldDup.testAllgatherv3 did pass) * hppa: build with -O0. -O1 still gets MemoryError on p-series hppa (panguru, paq, pacific). s-series (sap) passes. mpi4py (4.1.1-7) unstable; urgency=medium . * debian/tests i386: skip TestCCOVecWorldDup.testGatherv3 mpi4py (4.1.1-6) unstable; urgency=medium . * build hppa with -O1 instead of -O2 to avoid MemoryError * debian/tests i386: skip TestCCOVecWorld.testAllgatherv3 * Standards-Version: 4.7.4 mpmath (1.4.1-2) unstable; urgency=medium . * debian/control - Bump Standards-Version to 4.7.4 * debian/patches/s390x-hyp2f1.patch - New patch; only expect RecursionError on s390x w/ Python < 3.14. mpmath (1.4.1-1) unstable; urgency=medium . * New upstream release. mpmath (1.4.0-1) unstable; urgency=medium . * New upstream release. * debian/install - New file; install tests directory so it's available for autopkgtests. * debian/rules - Copy demo directory to autopkgtest directory; it files are now needed during for the test suite. mpmath (1.4.0~b4-1) experimental; urgency=medium . * New upstream pre-release. mpmath (1.4.0~b3-1) experimental; urgency=medium . * New upstream pre-release. * debian/control - Drop Priority field; "optional" is now the default. - Bump Standards-Version to 4.7.3. * debian/copyright - Update copyright years. mpmath (1.4.0~b2-1) experimental; urgency=medium . * New upstream pre-release. mpmath (1.4.0~b1-1) experimental; urgency=medium . * New upstream pre-release. * debian/sympy/objects.inv - Update Sphinx inventory file for SymPy 1.14.0. * debian/watch - Insert tilde before "b" in beta release version numbers. mpmath (1.4.0~a8-1) experimental; urgency=medium . * New upstream pre-release. mpmath (1.4.0~a7-1) experimental; urgency=medium . * New upstream pre-release. * debian/patches/citation-warnings.patch - Remove patch; issue fixed upstream. mpmath (1.4.0~a6-1) experimental; urgency=medium . * New upstream pre-release. * debian/patches/citation-warnings - New patch; fix citation warnings. mpmath (1.4.0~a5-1) experimental; urgency=medium . * New upstream pre-release. * debian/control - Bump Standards-Version to 4.7.2 mpmath (1.4.0~a4-1) experimental; urgency=medium . * New upstream pre-release. mpmath (1.4.0~a3-1) experimental; urgency=medium . * New upstream pre-release. * debian/copyright - Fix typo in copyright years for SymPy inventory file. - Update my copyright years. * debian/patches/numpy-array-copy.patch - Remove patch; applied upstream mpmath (1.4.0~a2-1) experimental; urgency=medium . * New upstream pre-release. * debian/control - Drop python-sympy-doc from Build-Depends; not useful since it no longer ships SymPy's objects.inv file. - Add python3-hypothesis to Build-Depends; needed for tests. * debian/copyright - Add license info for SymPy's objects.inv file. - Add myself as copyright holder for "debian" directory. - Update upstream maintainers' copyright years. * debian/patches/intersphinx.patch - Update patch with new path to SymPy's objects.inv, since it's no longer distributed by the python-sympy-doc package. * debian/patches/np-float128.patch - Remove patch; applied upstream. * debian/patches/numpy-array-copy.patch - New patch; only check for NumPy array copy ValueError w/ NumPy >= 2.0. No such error is raised when using NumPy < 2.0, which is what we have in Debian unstable at the moment. * debian/patches/test-cli.patch - Remove patch; applied upstream. * debian/rules - Add rule for downloading SymPy's objects.inv file. - Update before-pybuild-autopkgtest target to copy tests from source directory instead of installation directory; tests are no longer installed. * debian/source/include-binaries - New file; declare that we are including SymPy's objects.inv file, used by Intersphinx for building the documentation. * debian/sympy/objects.inv - New file; Intersphinx objects file for SymPy. mpmath (1.4.0~a1-1) experimental; urgency=medium . * New upstream pre-release. * debian/control - Bump Standards-Version to 4.7.0. - Add pybuild-plugin-pyproject to Build-Depends; needed for PEP517 plugin. - Add python3-matplotlib, python3-setuptools-scm, and python3-sphinxcontrib.autoprogram to Build-Depends; now needed for build. - Add python-sympy-doc and python3-doc to Build-Depends; needed for intersphinx inventories. - Add python3-pexpect to Build-Depends; needed for tests. - Add python3-gmpy2 to Build-Depends so we may use gmpy backend during tests. - Add Testsuite field to for autodep8 tests. - Add python-sympy-doc and python3-doc to Recommends for python-mpmath-doc; needed to avoid broken links in documentation. * debian/watch - Use ANY_VERSION and ARCHIVE_EXT special strings. - Add uversionmangle option to insert ~ for alpha releases. * debian/patches/intersphinx.patch - New patch; use local intersphinx inventories since no network during build. * debian/patches/mathjax.patch - Refresh for new upstream release. * debian/patches/np-float128.patch - New patch; skip np.float128 test if type not available (e.g., on i386). * debian/patches/test-cli.patch - New patch; use "python3" instead of "python3" during tests. * debian/rules - Remove cruft. - Copy conftest.py to build directory for tests. - Create ~/.python_history before running tests; necessary for testing the cli. - Move call to sphinx-build from PYBUILD_AFTER_BUILD to new execute_after_dh_auto_build target; otherwise we may build the docs multiple times, once for each supported Python version. - New before-pybuild-autopkgtest target; copy test files for autopkgtest. sphinxcontrib-youtube (1.5.0-1) unstable; urgency=medium . * [83acadd] d/watch: Convert to version 5 * [695b7ec] New upstream version 1.5.0 * [c66e9f4] Drop current patch queue * [bf3d47b] d/control: d/control: Drop field Priority: optional * [6613089] d/control: Bump Standards-Version to 4.7.4 No further changes needed. * [13685a3] d/copyright: Update year data * [20b7172] d/p-s-y-d.lintian-overrides: Adjusting due upstream changes