Your message dated Wed, 29 Mar 2023 07:29:04 +0000
with message-id <[email protected]>
and subject line unblock python-scrapy
has caused the Debian Bug report #1033620,
regarding unblock: python-scrapy/2.8.0-2
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
1033620: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1033620
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: [email protected]
Usertags: unblock
X-Debbugs-Cc: [email protected]
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 <[email protected]> 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>,
--- End Message ---
--- Begin Message ---
Unblocked.
--- End Message ---