index
:
buildroot
2012.11.x
2013.08.x
2015.08.x
2015.11.x
2016.08.x
2016.11.x
2017.02.x
2017.05.x
2017.08.x
2017.11.x
2018.02.x
2018.05.x
2018.08.x
2018.11.x
2019.02.x
2019.05.x
2019.08.x
2019.11.x
2020.02.x
2020.05.x
2020.08.x
2020.11.x
2021.02.x
master
Buildroot: Making Embedded Linux easy
jacmet
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils
/
scanpypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
utils/scanpypi: use python3 explicitly
Thomas Petazzoni
2021-02-20
1
-1
/
+1
*
utils/scanpypi: use raw strings in re.compile/re.sub
Thomas Petazzoni
2020-08-14
1
-4
/
+4
*
utils/scanpypi: update hash file indentation formatting
James Hilliard
2020-02-26
1
-3
/
+3
*
utils/scanpypi: remind developer about updating DEVELOPERS and Config.in
Matt Weber
2019-12-26
1
-0
/
+2
*
utils/scanpypi: sort alphabetically list of required packages
Bartosz Bilas
2019-11-08
1
-0
/
+1
*
scanpypi: write every license file once
Asaf Kahlon
2019-10-11
1
-0
/
+2
*
utils/scanpypi: handle underscores in python packages
James Hilliard
2019-03-01
1
-0
/
+7
*
utils/scanpypi: protect against zip-slip vulnerability in zip/tar handling
Peter Korsgaard
2019-02-12
1
-0
/
+18
*
utils/scanpypi: write _SOURCE only when needed
Asaf Kahlon
2018-12-30
1
-7
/
+8
*
utils/scanpypi: import third party modules after the standard ones
Yegor Yefremov
2018-12-10
1
-3
/
+3
*
utils/scanpypi: use archive file name to specify the extraction folder
Yegor Yefremov
2018-11-02
1
-9
/
+10
*
scanpypi: improve BSD licence handling
Yegor Yefremov
2018-10-11
1
-2
/
+2
*
scanpypi: place a warning into *.mk file if licence id couldn't be detected
Yegor Yefremov
2018-08-31
1
-0
/
+2
*
scanpypi: rework download_package error handling
Yegor Yefremov
2018-06-15
1
-5
/
+9
*
scanpypi: add support for the new PyPI infrastructure
Yegor Yefremov
2018-04-18
1
-14
/
+15
*
scanpypi: generate help text compliant to check-package
Ricardo Martincoski
2018-04-01
1
-1
/
+1
*
utils/scanpypi: don't hardcode python2
Peter Korsgaard
2018-04-01
1
-1
/
+1
*
scanpypi: fix code style
Ricardo Martincoski
2018-03-13
1
-1
/
+3
*
utils/scanpypi: correctly handle license dirs in subdirs for .hash files
Peter Korsgaard
2018-03-09
1
-1
/
+1
*
Merge branch 'next'
Peter Korsgaard
2018-03-05
1
-19
/
+28
|
\
|
*
scanpypi: fix licence detection handling for unknown licences
Yegor Yefremov
2018-02-26
1
-1
/
+1
|
*
scanpypi: fix Py2/3 conversion leftover
Yegor Yefremov
2018-02-26
1
-1
/
+1
|
*
scanpypi: add support for Python3
Yegor Yefremov
2018-02-25
1
-17
/
+26
*
|
utils/scanpypi: fix 'downloas' typo in error message
Peter Korsgaard
2018-03-01
1
-1
/
+1
|
/
*
scanpypi: fix code style
Ricardo Martincoski
2018-01-29
1
-4
/
+9
*
scanpypi: ignore empty elements in package requirements
Yegor Yefremov
2018-01-26
1
-1
/
+2
*
scanpypi: get rid of commented lines and also strip the package strings
Yegor Yefremov
2018-01-18
1
-0
/
+4
*
scanpypi: add support for licence files checksums
Yegor Yefremov
2018-01-15
1
-4
/
+21
*
scanpypi: get license names from SPDX database
Yegor Yefremov
2018-01-12
1
-55
/
+79
*
utils/scanpypi: increase error message verbosity
Alexey Roslyakov
2017-12-18
1
-3
/
+3
*
utils/scanpypi: include LICENSE.RST to supported license files
Alexey Roslyakov
2017-07-20
1
-2
/
+2
*
utils/scanpypi: don't pass any arguments to main()
Alexey Roslyakov
2017-07-20
1
-2
/
+2
*
tools: rename to 'utils'
Thomas Petazzoni
2017-07-01
1
-0
/
+653