Debian Patches

Status for skimage/0.18.1-2

Patch Description Author Forwarded Bugs Origin Last update
Replace-myst-parser-by-recommonmark.patch Replace myst-parser by recommonmark
myst-parser is not available in Debian
Ole Streicher <olebole@debian.org> no 2020-12-16
Allow-either-SyntaxError-or-OSError-for-the-truncated-JPG.patch Allow either SyntaxError or OSError for the truncated JPG exception Gregory Lee <grlee77@gmail.com> no 2021-04-05
Skip-tests-that-need-the-python3-pooch-package-and-intern.patch Skip tests that need the python3-pooch package and internet connection

python3-pooch is not available yet (RFS #968470)
Ole Streicher <olebole@debian.org> no 2020-12-16
fix-documentation-links.patch fix documentation links
change to absolute filesystem links
Andreas Tille <tille@debian.org> no 2017-08-17
Avoid-privacy-breach.patch Avoid privacy breach
use standard fonts instead of loading something from google
use local jquery from sphinx
Ole Streicher <olebole@debian.org> no 2016-12-24
Skip-failing-test-on-big-endian-architectures.patch Skip failing test on big endian architectures Andreas Tille <tille@debian.org> no 2017-08-17
Allow-warnings-on-dask.patch Allow warnings on dask Yangfl <mmyangfl@gmail.com> no 2018-10-16
Don-t-download-intersphinx-mapping.patch Don't download intersphinx mapping Yangfl <mmyangfl@gmail.com> no 2018-10-17
Disable-numpy-matrix-deprecation-warnings.patch Disable numpy matrix deprecation warnings
Numpy matrix deprecation warnings are disabled by python-scipy 1.1.0-4,
so we shall make sure that the tests don't fail then.
Ole Streicher <olebole@debian.org> no 2019-03-14
Disable-test-that-requires-local-server.patch Disable test that requires local server
While the required package (python3-pytest-localserver) is available
on Debian, this test fails during the startup of the localserver:

```
skimage/io/_io.py:47: in imread
with file_or_url_context(fname) as fname:
/usr/lib/python3.8/contextlib.py:113: in __enter__
return next(self.gen)
skimage/io/util.py:28: in file_or_url_context
u = urllib.request.urlopen(resource_name)
/usr/lib/python3.8/urllib/request.py:222: in urlopen
return opener.open(url, data, timeout)
/usr/lib/python3.8/urllib/request.py:525: in open
response = self._open(req, data)
/usr/lib/python3.8/urllib/request.py:542: in _open
result = self._call_chain(self.handle_open, protocol, protocol +
/usr/lib/python3.8/urllib/request.py:502: in _call_chain
result = func(*args)
/usr/lib/python3.8/urllib/request.py:1348: in http_open
return self.do_open(http.client.HTTPConnection, req)
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

self = <urllib.request.HTTPHandler object at 0x7fabb4e020a0>
http_class = <class 'http.client.HTTPConnection'>
req = <urllib.request.Request object at 0x7fabb463b0d0>, http_conn_args = {}
host = '127.0.0.1:9', h = <http.client.HTTPConnection object at 0x7fabb463b2b0>

def do_open(self, http_class, req, **http_conn_args):
[...]
try:
try:
h.request(req.get_method(), req.selector, req.data, headers,
encode_chunked=req.has_header('Transfer-encoding'))
except OSError as err: # timeout error
> raise URLError(err)
E urllib.error.URLError: <urlopen error [Errno 111] Connection refused>
```
Ole Streicher <olebole@debian.org> no 2019-12-18
Don-t-include-links-to-other-versions.patch Don't include links to other versions
See https://github.com/scikit-image/scikit-image/issues/4603
Ole Streicher <olebole@debian.org> no 2020-04-21
Disable-binder-reference.patch Disable binder reference Ole Streicher <olebole@debian.org> no 2020-06-25
Include-everyting-from-the-data-subdir.patch Include everyting from the data subdir Ole Streicher <olebole@debian.org> no 2020-06-29

All known versions for source package 'skimage'

Links