On Fri, 2017-03-31 at 15:19 -0400, Sandro Tosi wrote: > On Thu, Mar 23, 2017 at 9:04 AM, Sandro Tosi <mo...@debian.org> wrote: > > > I have answered your RFPs, so Debian now should have all the necessary > > > agate > > > dependencies available in experimental. > > > > thanks! > > > actually i take the thanks back: i just noticed you uploaded *only* > the py3k version of the agate modules: how's that supposed to help > csvkit, which provides py2 and py3k modules?
1. https://lintian.debian.org/tags/new-package-should-not-package-pytho n2-module.html 2. apt-cache rdepends python-csvkit python-csvkit Reverse Depends: 3. The documentation of csvkit [1] only references the command-line tools. Besides, quoting the upstream README [2]: - "csvkit is **a suite of command-line tools** for converting to and working with CSV." - "If you need to do more complex data analysis than csvkit can handle, use agate." Therefore, based on these comments above, dropping the Python 2 packages for the Buster cycle should not be that big of a deal. [1] http://csvkit.readthedocs.io/en/latest/index.html [2] https://github.com/wireservice/csvkit/blob/master/README.rst Ghis