Peter Korsgaard
|
e676174370
utils/scanpypi: fix typos
|
10 months ago |
James Hilliard
|
c12e1c7b59
utils/scanpypi: use a set comprehension for dependencies
|
1 year ago |
James Hilliard
|
e241419490
utils/scanpypi: add flit package support
|
1 year ago |
Yegor Yefremov
|
ecc33ec02a
utils/scanpypi: add LICENCE.TXT to the list of the license files
|
2 years ago |
James Hilliard
|
69400611b2
utils/scanpypi: restore modules search path in case of error
|
3 years ago |
James Hilliard
|
2b09e05b58
utils/scanpypi: support alternative Homepage format
|
3 years ago |
James Hilliard
|
c3029878c5
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 |