Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: python-scr...@packages.debian.org
Control: affects -1 + src:python-scrapy

Please unblock package python-scrapy. It fixes an RC bug (#1033425) by removing
mitmproxy from B-D, as the tests that use it don't work with the mitmproxy
version currently in testing/sid (the problem is known by the upstream but not
fixed there). The software itself doesn't use mitmproxy so this is a test-only
problem.


unblock python-scrapy/2.8.0-2
diff -Nru python-scrapy-2.8.0/debian/changelog 
python-scrapy-2.8.0/debian/changelog
--- python-scrapy-2.8.0/debian/changelog        2023-02-02 13:43:11.000000000 
+0400
+++ python-scrapy-2.8.0/debian/changelog        2023-03-26 17:57:50.000000000 
+0400
@@ -1,3 +1,10 @@
+python-scrapy (2.8.0-2) unstable; urgency=medium
+
+  * Remove B-D: mitmproxy as tests break with the new version of it (Closes:
+    #1033425).
+
+ -- Andrey Rakhmatullin <w...@debian.org>  Sun, 26 Mar 2023 17:57:50 +0400
+
 python-scrapy (2.8.0-1) unstable; urgency=medium
 
   * New upstream version.
diff -Nru python-scrapy-2.8.0/debian/control python-scrapy-2.8.0/debian/control
--- python-scrapy-2.8.0/debian/control  2023-02-02 13:43:11.000000000 +0400
+++ python-scrapy-2.8.0/debian/control  2023-03-26 17:57:50.000000000 +0400
@@ -11,7 +11,8 @@
  python3-all,
 Build-Depends-Indep:
  libjs-jquery <!nodoc>,
- mitmproxy <!nocheck>,
+# mitmproxy > 8 breaks the tests, https://github.com/scrapy/scrapy/issues/5454
+# mitmproxy <!nocheck>,
  python3-botocore <!nocheck>,
  python3-itemadapter <!nocheck> <!nodoc>,
  python3-itemloaders <!nocheck> <!nodoc>,

Reply via email to