black (20.8b1-4)
[PTS] [DDPO]
COMMITS: VCS has seen 1 commit since the debian/20.8b1-3 tag
- Git: https://salsa.debian.org/python-team/packages/black.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/python-team/packages/black
- Last scan: 2021-03-01 08:43:07+00
- Next scan: 2021-03-07 09:52:00+00
- CI pipeline status: failed
- Debian changelog in Git:
black (20.8b1-4) unstable; urgency=medium
* Modify autopkgtests to not use setup.py (Closes: #981764)
- several tests assume that they run in the source tree, I skipped
test_process_queue because it assumed there was a json file installed
near the library.
-- Diane Trout <diane@ghic.org> Tue, 09 Feb 2021 11:09:40 -0800
- This branch is 1 commit ahead of tag debian/20.8b1-3
- Git log:
commit 496e7757cbaa8429487d0591955ae0581977fecd
Author: Diane Trout <diane@ghic.org>
Date: Tue Feb 9 11:10:07 2021 -0800
Modify autopkgtests to not use setup.py (Closes: #981764)
several tests assume that they run in the source tree, I skipped
test_process_queue because it assumed there was a json file installed