James Hilliard
|
0205f4c2b8
package/pkg-python.mk: add poetry setup type
|
9 månader sedan |
James Hilliard
|
1459c0a6f0
package/pkg-python.mk: add hatch setup type
|
9 månader sedan |
James Hilliard
|
74764683f5
utils/scanpypi: add missing setuptools fallback
|
9 månader sedan |
James Hilliard
|
699b3c38fd
utils/scanpypi: refactor setuptools handling to not use imp
|
10 månader sedan |
Peter Korsgaard
|
aa79ae24a8
utils/scanpypi: fix typos
|
10 månader sedan |
James Hilliard
|
c12e1c7b59
utils/scanpypi: use a set comprehension for dependencies
|
1 år sedan |
James Hilliard
|
e241419490
utils/scanpypi: add flit package support
|
1 år sedan |
Yegor Yefremov
|
ecc33ec02a
utils/scanpypi: add LICENCE.TXT to the list of the license files
|
2 år sedan |
James Hilliard
|
69400611b2
utils/scanpypi: restore modules search path in case of error
|
3 år sedan |
James Hilliard
|
2b09e05b58
utils/scanpypi: support alternative Homepage format
|
3 år sedan |
James Hilliard
|
c3029878c5
utils/scanpypi: fix buildutils check in python3
|
3 år sedan |
Petr Vorel
|
d50290764e
utils/scanpypi: remove python2 compatibility imports
|
3 år sedan |
Arnout Vandecappelle (Essensium/Mind)
|
f982f70434
utils/scanpypi: fix flake8 errors
|
4 år sedan |
Thomas De Schampheleire
|
e43c050944
utils/scanpypi: allow installation of commands without 'main' method
|
4 år sedan |
Thomas De Schampheleire
|
ad042904f4
utils/scanpypi: add setup.py script directory as sys.path[0]
|
4 år sedan |
Fabrice Fontaine
|
60aa896904
utils/scanpypi: search LICENSE.MD
|
4 år sedan |
Thomas Petazzoni
|
ee8b680816
utils/scanpypi: use python3 explicitly
|
4 år sedan |
Thomas Petazzoni
|
f9150a6a3d
utils/scanpypi: use raw strings in re.compile/re.sub
|
5 år sedan |
James Hilliard
|
9fbbf4fd2a
utils/scanpypi: update hash file indentation formatting
|
5 år sedan |
Matt Weber
|
f64701b03d
utils/scanpypi: remind developer about updating DEVELOPERS and Config.in
|
5 år sedan |
Bartosz Bilas
|
2d28d0203a
utils/scanpypi: sort alphabetically list of required packages
|
5 år sedan |
Asaf Kahlon
|
143f135833
scanpypi: write every license file once
|
5 år sedan |
James Hilliard
|
f13b843e71
utils/scanpypi: handle underscores in python packages
|
6 år sedan |
Peter Korsgaard
|
a83e30ad63
utils/scanpypi: protect against zip-slip vulnerability in zip/tar handling
|
6 år sedan |
Asaf Kahlon
|
2bcc4edceb
utils/scanpypi: write _SOURCE only when needed
|
6 år sedan |
Yegor Yefremov
|
e273c36ad0
utils/scanpypi: import third party modules after the standard ones
|
6 år sedan |
Yegor Yefremov
|
fd29797f65
utils/scanpypi: use archive file name to specify the extraction folder
|
6 år sedan |
Yegor Yefremov
|
d05e41eb1a
scanpypi: improve BSD licence handling
|
6 år sedan |
Yegor Yefremov
|
0101ac62c8
scanpypi: place a warning into *.mk file if licence id couldn't be detected
|
7 år sedan |
Yegor Yefremov
|
fb775f4c87
scanpypi: rework download_package error handling
|
7 år sedan |