Historique des commits

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