gitweb: Parse the last update interval listed as last update
Refs. swh/devel/swh-lister#1800
Showing
- mypy.ini 3 additions, 0 deletionsmypy.ini
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- swh/lister/gitweb/lister.py 16 additions, 6 deletionsswh/lister/gitweb/lister.py
- swh/lister/gitweb/tests/test_lister.py 1 addition, 2 deletionsswh/lister/gitweb/tests/test_lister.py
- swh/lister/utils.py 5 additions, 0 deletionsswh/lister/utils.py
... | ... | @@ -6,6 +6,7 @@ beautifulsoup4 |
launchpadlib | ||
tenacity >= 6.2 | ||
lxml | ||
dateparser | ||
dulwich | ||
testing.postgresql | ||
psycopg2 | ||
... | ... |
Please register or sign in to comment