Bug#968781: python3-sunpy: Breaks python3-asdf

2020-08-21 Thread Ole Streicher
Control: block -1 by 934667 While one could try to get rid of the aioftp dependency, it is probably best to instead package aioftp. This is already started: https://salsa.debian.org/python-team/modules/aioftp I will see how I can support this. If this gets stuck at some point, one should

Bug#968781: python3-sunpy: Breaks python3-asdf

2020-08-21 Thread Yannick Roehlly
Package: python3-sunpy Version: 2.0.1-2 Severity: important Hi, Having python3-sunpy installed breaks the use of python3-asdf. For instance, using the example from the asdf documentation: %<--- import asdf import numpy as np # Create some data sequence = np.arange(100) squares = sequence**2