Skip to content
Snippets Groups Projects
  1. Jul 29, 2011
  2. Jul 27, 2011
    • Piotr Ożarowski's avatar
      * dh_python2: · 6d049e4f
      Piotr Ożarowski authored
        - generates rtupdate scripts for private directories that compile files
          from given package only, add --compile-all to dh_python2's call if you
          want the old behaviour (i.e. compile also files (plugins?) provided by
          other packages, which do not use a helper/bytecompile them)
      * pyclean now accepts --package and private dir argument at the same time
      6d049e4f
  3. Jun 29, 2011
  4. Jun 12, 2011
  5. Apr 10, 2011
    • Piotr Ożarowski's avatar
      dh_python2, pycompile, pyclean: add "namespace" feature: · a0b54dbb
      Piotr Ożarowski authored
      dh_python2 parses Egg's namespace_packages.txt files (in addition to
      --namespace command line argument(s)) and drops empty __init__.py files
      from binary package. pycompile will regenerates them at install time and
      pyclean will remove them at uninstall time (if they're no longer used in
      installed packages
      a0b54dbb
  6. Mar 26, 2011
  7. Feb 13, 2011
  8. Feb 06, 2011
Loading