Package: pycodestyle
Version: 2.4.0-2
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:budgie-extras src:netplan.io src:pygobject 
src:python-apt src:syslog-ng

The affected packages fail to satisfy their cross Build-Depends, because
their (transitive) dependency on pycodestyle is unsatisfiable.
pycodestyle is a command line program that interacts with textual
formats (python source) and thus should be marked Multi-Arch: foreign to
improve the situation. Please consider applying the attached patch.

Helmut
diff --minimal -Nru pycodestyle-2.4.0/debian/changelog 
pycodestyle-2.4.0/debian/changelog
--- pycodestyle-2.4.0/debian/changelog  2018-09-28 11:22:22.000000000 +0200
+++ pycodestyle-2.4.0/debian/changelog  2019-06-16 13:04:11.000000000 +0200
@@ -1,3 +1,10 @@
+pycodestyle (2.4.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark pycodestyle Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sun, 16 Jun 2019 13:04:11 +0200
+
 pycodestyle (2.4.0-2) unstable; urgency=medium
 
   * Breaks older python{3,}-flake8
diff --minimal -Nru pycodestyle-2.4.0/debian/control 
pycodestyle-2.4.0/debian/control
--- pycodestyle-2.4.0/debian/control    2018-09-28 10:59:24.000000000 +0200
+++ pycodestyle-2.4.0/debian/control    2019-06-16 13:04:10.000000000 +0200
@@ -16,6 +16,7 @@
 
 Package: pycodestyle
 Architecture: all
+Multi-Arch: foreign
 Depends: python3-pkg-resources,
          python3-pycodestyle (=${binary:Version}),
          ${misc:Depends},

Reply via email to