[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Dropping ‘--buildsystem’ option



Howdy all,

The Library Style Guide [0] currently recommends explicit specification
of Python 2, Python 3, and Pybuild::

    […] we highly recommend the pybuild build system for its simplicity
    (at least for setup-based packages, i.e. the majority of those on
    PyPI) and its great support for dual Python 2 and Python 3 builds.

    […]
    %:
            dh $@ --with python2,python3 --buildsystem=pybuild

Is this still the right advice? Are some of those options now the
default? Should they be dropped from the ‘debian/rules’ file for Python
code?

-- 
 \      “Progress might have been all right once, but it's gone on too |
  `\                                                long.” —Ogden Nash |
_o__)                                                                  |
Ben Finney


Reply to: