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