Historial de Commits

Autor SHA1 Mensaje Fecha
  Petr Vorel d50290764e utils/scanpypi: remove python2 compatibility imports hace 3 años
  Arnout Vandecappelle (Essensium/Mind) f982f70434 utils/scanpypi: fix flake8 errors hace 4 años
  Thomas De Schampheleire e43c050944 utils/scanpypi: allow installation of commands without 'main' method hace 4 años
  Thomas De Schampheleire ad042904f4 utils/scanpypi: add setup.py script directory as sys.path[0] hace 4 años
  Fabrice Fontaine 60aa896904 utils/scanpypi: search LICENSE.MD hace 4 años
  Thomas Petazzoni ee8b680816 utils/scanpypi: use python3 explicitly hace 4 años
  Thomas Petazzoni f9150a6a3d utils/scanpypi: use raw strings in re.compile/re.sub hace 5 años
  James Hilliard 9fbbf4fd2a utils/scanpypi: update hash file indentation formatting hace 5 años
  Matt Weber f64701b03d utils/scanpypi: remind developer about updating DEVELOPERS and Config.in hace 5 años
  Bartosz Bilas 2d28d0203a utils/scanpypi: sort alphabetically list of required packages hace 5 años
  Asaf Kahlon 143f135833 scanpypi: write every license file once hace 5 años
  James Hilliard f13b843e71 utils/scanpypi: handle underscores in python packages hace 6 años
  Peter Korsgaard a83e30ad63 utils/scanpypi: protect against zip-slip vulnerability in zip/tar handling hace 6 años
  Asaf Kahlon 2bcc4edceb utils/scanpypi: write _SOURCE only when needed hace 6 años
  Yegor Yefremov e273c36ad0 utils/scanpypi: import third party modules after the standard ones hace 6 años
  Yegor Yefremov fd29797f65 utils/scanpypi: use archive file name to specify the extraction folder hace 6 años
  Yegor Yefremov d05e41eb1a scanpypi: improve BSD licence handling hace 6 años
  Yegor Yefremov 0101ac62c8 scanpypi: place a warning into *.mk file if licence id couldn't be detected hace 7 años
  Yegor Yefremov fb775f4c87 scanpypi: rework download_package error handling hace 7 años
  Yegor Yefremov 6766ff9d12 scanpypi: add support for the new PyPI infrastructure hace 7 años
  Ricardo Martincoski 3ff0728480 scanpypi: generate help text compliant to check-package hace 7 años
  Peter Korsgaard 1490558b75 utils/scanpypi: don't hardcode python2 hace 7 años
  Ricardo Martincoski ede92be10d scanpypi: fix code style hace 7 años
  Peter Korsgaard 7cfceeb91e utils/scanpypi: correctly handle license dirs in subdirs for .hash files hace 7 años
  Peter Korsgaard 92b8bd0879 Merge branch 'next' hace 7 años
  Peter Korsgaard 7cf95a8a78 utils/scanpypi: fix 'downloas' typo in error message hace 7 años
  Yegor Yefremov c46f72b61e scanpypi: fix licence detection handling for unknown licences hace 7 años
  Yegor Yefremov cfafcfa9af scanpypi: fix Py2/3 conversion leftover hace 7 años
  Yegor Yefremov 3a0c20c530 scanpypi: add support for Python3 hace 7 años
  Ricardo Martincoski 2455e5a091 scanpypi: fix code style hace 7 años