crates.lister: Implement incremental mode:
Add incremental mode support based on a 'last_commit' state, used to get new package versions from git diff range of commits.
This commit is contained in:
parent
d34a6232a6
commit
a6f796b268
6 changed files with 296 additions and 49 deletions
|
@ -7,3 +7,4 @@ launchpadlib
|
|||
tenacity >= 6.2
|
||||
xmltodict
|
||||
lxml
|
||||
dulwich
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue