[Pkg-bazaar-maint] Bug#1022140: loggerhead: autopkgtest regression: No module named 'pygments'

Sergio Durigan Junior sergiodj at debian.org
Thu Oct 20 23:49:10 BST 2022


On Thursday, October 20 2022, I wrote:

> Control: tags -1 + patch
>
> On Thursday, October 20 2022, I wrote:
>
>> This can be easily solved by listing python3-pygments in the d/t/control
>> file.
>
> The following patch fixes the issue for me.

Better version of the patch, closing the related bugs.

-- 
Sergio
GPG key ID: 237A 54B1 0287 28BF 00EF  31F4 D0EB 7628 65FC 5E36
Please send encrypted e-mail if possible
https://sergiodj.net/

=== modified file 'debian/changelog'
--- old/debian/changelog	2022-09-11 01:12:15 +0000
+++ new/debian/changelog	2022-10-20 22:48:28 +0000
@@ -4,6 +4,9 @@
   * Update standards version to 4.6.1, no changes needed.
   * Update watch file format version to 4.
 
+  [ Sergio Durigan Junior ]
+  * d/t/control: Depend on python3-pygments. (Closes: #1022140) (LP: #1991613)
+
  -- Jelmer Vernooij <jelmer at debian.org>  Sun, 11 Sep 2022 02:07:39 +0100
 
 loggerhead (2.0.0-2) unstable; urgency=medium

=== modified file 'debian/tests/control'
--- old/debian/tests/control	2022-09-11 01:04:21 +0000
+++ new/debian/tests/control	2022-10-20 22:43:47 +0000
@@ -1,3 +1,3 @@
 Test-Command: python3 -m unittest loggerhead.tests.test_suite
-Depends: @, brz, python3-breezy.tests, python3-subunit
+Depends: @, brz, python3-breezy.tests, python3-subunit, python3-pygments
 Restrictions: allow-stderr

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-bazaar-maint/attachments/20221020/8323ede6/attachment-0001.sig>


More information about the Pkg-bazaar-maint mailing list