about summary refs log tree commit diff
path: root/pkgs/development/interpreters/python/update-python-libraries/update-python-libraries.py
AgeCommit message (Expand)AuthorFilesLines
2022-03-14update-python-libraries.py: Always use ref/tags/ for specifying revJonathan Ringer1-8/+10
2022-01-26update-python-libraries: use sri-hashJonathan Ringer1-3/+9
2022-01-13update-python-libraries: skip replacing 'rev' when set to variableJonathan Ringer1-3/+13
2022-01-13update-python-libraries: support pyproject and flit formatsJonathan Ringer1-5/+3
2021-12-05python/update-python-libraries: Allow usage of hashJonathan Ringer1-1/+9
2021-12-05python/update-python-libraries: enable updates when file contains many pnamesJonathan Ringer1-3/+14
2021-06-22update-python-libraries: handle github branches and tags with same nameJonathan Ringer1-2/+9
2020-10-15update-python-libraries: allow for top-level attrs to be updated with github ...Jonathan Ringer1-1/+4
2020-10-11update-python-libraries: make script updateScript friendlyJonathan Ringer1-1/+1
2020-10-06update-python-libraries: add github fetcherJonathan Ringer1-7/+63
2020-03-27python: add use-pkgs-prefix option to update scriptJonathan Ringer1-5/+12
2019-11-22update-python-libraries: ignore pyprojectFrederik Rietdijk1-0/+2
2019-11-03update-python-libraries: update usage commentsJonathan Ringer1-2/+2
2019-10-18Revert "update-python-libraries: use version key for latest release (#68857)"Frederik Rietdijk1-2/+35
2019-10-18update-python-libraries: handle other formatFrederik Rietdijk1-1/+3
2019-09-16update-python-libraries: use version key for latest release (#68857)Mario Rodas1-35/+2
2018-12-07buildPython*: add updateScript to passthruFrederik Rietdijk1-0/+362