1. 07 Aug, 2019 1 commit
  2. 05 Aug, 2019 1 commit
  3. 02 Aug, 2019 2 commits
    • Thomas Goirand's avatar
      * Switch to package to Python 3: · 63915882
      Thomas Goirand authored
          - Replaced python- with python3- in debian/control.
          - Removed all python2 (>= 2.7) by a ${python3:Depends}.
          - Replaced python2 by python3 in debian/rules.
          - Replaced dh_python2 stuff by dh_python3 in debian/rules.
          - Patched piupartslib/conf.py, piupartslib/dependencyparser.py,
            piupartslib/packagesdb.py, piupartslib/pkgsummary.py, tests/unittests.py
            so that they are Python 3 compatible.
          - Removed python-lzma (build-)depends as it's in standard in Py 3.
          - Add python3-six as (build-)depends.
          - Fix Makefile to use python3 and not python2.
          - d/piuparts-common.install: switch to python 3.
          - d/rules: remove all __pycache__ folder before proceeding to install.
          - Add --shebang=/usr/bin/python3 when calling dh_python3.
          - Do not use -N piuparts-master -N piuparts-slave when calling dh_python3
            for the 2nd time, so that it correctly adds the interpreter as depends.
          - Lintian overrides "python-script-but-no-python-dep": that's ok, because
            piuparts-common already has the dependency.
      63915882
    • Thomas Goirand's avatar
      Fix the rest of the files for Python 3. · 0b47bf88
      Thomas Goirand authored
      0b47bf88
  4. 01 Aug, 2019 10 commits
  5. 31 Jul, 2019 2 commits
  6. 30 Jul, 2019 1 commit
  7. 17 Jul, 2019 2 commits
  8. 16 Jul, 2019 1 commit
  9. 10 Jul, 2019 4 commits
  10. 07 Jul, 2019 1 commit
  11. 18 Jun, 2019 1 commit
  12. 17 Jun, 2019 4 commits
  13. 14 Jun, 2019 10 commits