pynfft (1.3.2-7)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/1.3.2-6 tag
- Git: https://salsa.debian.org/science-team/pynfft.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 696320
- Browser: https://salsa.debian.org/science-team/pynfft
- Last scan: 2023-02-05 20:28:05+00
- Next scan: 2023-02-11 12:01:00+00
- CI pipeline status: success
- Debian changelog in Git:
pynfft (1.3.2-7) unstable; urgency=medium
* Team Upload.
* Add patch to change setuptools/distutils imports to prevent FTBFS
(Closes: #1024034).
* Test all supported Python 3 interpreters, not just the requested ones.
-- Stuart Prescott <stuart@debian.org> Sat, 03 Dec 2022 00:34:44 +1100
- This branch is 3 commits ahead of tag debian/1.3.2-6
- Git log:
commit 8057741f753d8c84dd8fee96e0f7039f09e98c46
Author: Stuart Prescott <stuart@debian.org>
Date: Sat Dec 3 00:35:00 2022 +1100
Add changelog for upload
commit ffa14b40a35a26f324923c49ef0cb0f9a8041bcf
Author: Stuart Prescott <stuart@debian.org>
Date: Sat Dec 3 01:12:37 2022 +1100
Test py3versions -s in autopkgtests
Test should test supported versions, not requested versions
commit b274186becd1a81652ec562237a5212b0ed86f18
Author: Stuart Prescott <stuart@debian.org>
Date: Sat Dec 3 00:32:36 2022 +1100
Add patch to handle setuptools/distutils imports
Closes: 1024034