[Python-modules-team] Bug#960967: mark python3-soupsieve Multi-Arch: foreign

2020-05-19 Thread Emmanuel Arias
Hi,

Patch applied.

I will need sponsorship to upload.

Thanks!


Cheers,
Arias Emmanuel
@eamanu
yaerobi.com
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

[Python-modules-team] Bug#960967: mark python3-soupsieve Multi-Arch: foreign

2020-05-18 Thread Helmut Grohne
Package: python3-soupsieve
Version: 2.0-1
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: cross-satisfiability
Control: affects -1 + src:ariba src:beancount src:calibre src:ceph src:lxml 
src:opencv src:pandas src:qiskit-terra src:sunpy

The affected packages cannot satisfy their cross Build-Depends, because
they transitively Build-Depends on python3-soupsieve. In general,
Architecture: all packages can never satisfy cross Build-Depends unless
marked Multi-Arch: foreign or annotated :native. In the case of
python3-soupsieve, Multi-Arch: foreign is reasonable, because it is a
pure Python module without architecture-dependent dependencies. Please
consider applying the attached patch.

Helmut
diff --minimal -Nru soupsieve-2.0/debian/changelog 
soupsieve-2.0/debian/changelog
--- soupsieve-2.0/debian/changelog  2020-04-13 18:48:31.0 +0200
+++ soupsieve-2.0/debian/changelog  2020-05-18 17:25:11.0 +0200
@@ -1,3 +1,10 @@
+soupsieve (2.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Mark python3-soupsieve Multi-Arch: foreign. (Closes: #-1)
+
+ -- Helmut Grohne   Mon, 18 May 2020 17:25:11 +0200
+
 soupsieve (2.0-1) unstable; urgency=medium
 
   * New upstream release
diff --minimal -Nru soupsieve-2.0/debian/control soupsieve-2.0/debian/control
--- soupsieve-2.0/debian/control2020-04-13 18:48:31.0 +0200
+++ soupsieve-2.0/debian/control2020-05-18 17:25:10.0 +0200
@@ -20,6 +20,7 @@
 
 Package: python3-soupsieve
 Architecture: all
+Multi-Arch: foreign
 Depends: ${misc:Depends}, ${python3:Depends}
 Description: modern CSS selector implementation for BeautifulSoup (Python 3)
  Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4
___
Python-modules-team mailing list
Python-modules-team@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team