mpmath (1.4.0~a1-1)
[PTS] [DDPO]
OK: VCS matches the version in the archive
- Git: https://salsa.debian.org/python-team/packages/mpmath.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 835584
- Browser: https://salsa.debian.org/python-team/packages/mpmath
- Last scan: 2024-10-02 21:44:08+00
- Next scan: 2024-10-10 14:55:00+00
- CI pipeline status: success
- Debian changelog in Git:
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.
-- Doug Torrance <dtorrance@debian.org> Fri, 19 Apr 2024 06:51:06 -0400
- This branch is even with tag debian/1.4.0_a1-1