repo-autoindex/repo_autoindex
Caleigh Runge-Hottman 6a58f13963 Add support for AppStream kickstart repos [RHELDST-14528]
AppStream kickstart repos were missing from the initial collection
of repos used to test the kickstart repo index functionality. AppStream
repos uniquely do not contain "checksums" sections in their treeinfo
files. So, when attempting to run repo-autoindex against an AppStream
kickstart repo, "KeyError: 'checksums'" was raised.

Now, when encountering an AppStream kickstart repo, repo-autoindex
does not attempt to parse the "checksums" section.
2023-04-06 10:17:21 -04:00
..
_impl Add support for AppStream kickstart repos [RHELDST-14528] 2023-04-06 10:17:21 -04:00
__init__.py Implement error handling 2022-08-09 08:51:06 +10:00