[Python-modules-team] Bug#961546: mark python3-mccabe Multi-Arch: foreign

Helmut Grohne helmut at subdivi.de
Mon May 25 16:22:58 BST 2020


Package: python3-mccabe
Version: 0.6.1-3
Tags: patch
User: debian-cross at lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:dh-dlang src:distro-info src:duplicity src:fpylll src:guiqwt src:libblockdev src:libsass-python src:mypy src:nordugrid-arc src:pathspider src:pygobject src:pysha3 src:python-gssapi src:syslog-ng src:uvloop

The affected packages cannot satisfy their cross Build-Depends, since
their (transitive) dependency on python3-mccabe is not satisfiable.
Since python3-mccabe is a pure Python module without dependencies,
marking it Multi-Arch: foreign is a reasonable step to resolve the
issue. Please consider applying the attached patch.

Helmut
-------------- next part --------------
diff --minimal -Nru python-mccabe-0.6.1/debian/changelog python-mccabe-0.6.1/debian/changelog
--- python-mccabe-0.6.1/debian/changelog	2020-02-15 22:55:46.000000000 +0100
+++ python-mccabe-0.6.1/debian/changelog	2020-05-25 17:04:39.000000000 +0200
@@ -1,3 +1,10 @@
+python-mccabe (0.6.1-3.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark python3-mccabe Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <helmut at subdivi.de>  Mon, 25 May 2020 17:04:39 +0200
+
 python-mccabe (0.6.1-3) unstable; urgency=medium
 
   [ Ondřej Nový ]
diff --minimal -Nru python-mccabe-0.6.1/debian/control python-mccabe-0.6.1/debian/control
--- python-mccabe-0.6.1/debian/control	2020-02-15 22:55:46.000000000 +0100
+++ python-mccabe-0.6.1/debian/control	2020-05-25 17:04:38.000000000 +0200
@@ -17,6 +17,7 @@
 
 Package: python3-mccabe
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${python3:Depends},
 Description: Python code complexity checker (Python 3)


More information about the Python-modules-team mailing list