Hi Novy, Ddoes this mean that if I need to use the Python 2 version of Flake8 (for instance, for linting my Python 2 files), that I will need to install my own binary? It seems to me that if the package is missing a binary, and that binary isn't provided by another package, then the package is pretty useless. -- Joel Cross On Tue, 8 Mar 2016, at 05:49 PM, Ondrej Novy wrote: > Hi, > > as you can see in changelog: > * Moved /usr/bin/flake8 to solo package. > > Binary was moved to solo package (flake8). This is same approach as > for example "pep8" package. Binary in "project" package, and python > modules in two packages: python-project + python3-project. > > Package flake8 depends on python3-flake8, which small step on __long__ > road for Python 2 removing from Debian completely. :) > > 2016-03-08 11:35 GMT+01:00 Joel Cross <[email protected]>: >> Package: python-flake8 >> Version: 2.5.4-1 >> Severity: important >> >> I have just upgraded python-flake8 to the latest version, but it is >> missing the >> binary file. >> >> $ which flake8 >> flake8 not found >> >> A binary should be installed as /usr/bin/flake8 >> >> >> >> -- System Information: >> Debian Release: stretch/sid >> APT prefers unstable >> APT policy: (500, 'unstable'), (500, 'testing') >> Architecture: amd64 (x86_64) >> Foreign Architectures: i386 >> >> Kernel: Linux 4.4.0-1-amd64 (SMP w/4 CPU cores) >> Locale: LANG=en_GB.utf8, LC_CTYPE=en_GB.utf8 (charmap=UTF-8) >> Shell: /bin/sh linked to /bin/dash >> Init: systemd (via /run/systemd/system) >> >> Versions of packages python-flake8 depends on: >> ii pep8 1.7.0-1 >> ii pyflakes 1.0.0-4 >> ii python-mccabe 0.2.1-1 >> ii python-pep8 1.7.0-1 >> ii python-pyflakes 1.0.0-4 >> ii python-setuptools 20.1.1-1 >> pn python:any <none> >> >> python-flake8 recommends no packages. >> >> Versions of packages python-flake8 suggests: >> pn python-mock <none> >> >> -- no debconf information >> >> _______________________________________________ >> Python-modules-team mailing list >> [email protected] >> http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team > > > > -- > S pozdravem/Best regards > Bc. Ondrej Novy > > Email: [email protected] > Jabber: [email protected] > ICQ: 115-674-713 > Facebook: http://www.facebook.com/onovy > Tel/Cell: +420 777 963 207 > Datová schránka: aypqr6c
_______________________________________________ Python-modules-team mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

