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