pv2/pv2/util
Louis Abel ff35a29d08
importer: Address upstream hash ref list issue
There are cases where upstream (stream 10 for example) have repos for
packages that they plan or will ship, but there are no references
associated. Meaning, there's no branches, there's no data, nothing to
work off of.
2024-03-10 20:54:43 -07:00
..
README.md pyproject fix: move all to subdir, repair toml 2023-07-02 01:56:24 -07:00
__init__.py pyproject fix: move all to subdir, repair toml 2023-07-02 01:56:24 -07:00
color.py pyproject fix: move all to subdir, repair toml 2023-07-02 01:56:24 -07:00
constants.py add initial importer 2023-08-23 14:16:08 -07:00
cr.py pyproject fix: move all to subdir, repair toml 2023-07-02 01:56:24 -07:00
error.py add initial importer 2023-08-23 14:16:08 -07:00
fileutil.py temporarily allow md5 2024-02-12 17:22:00 -07:00
generic.py Add GitImporter and misc changes 2023-07-06 15:49:05 -07:00
gitutil.py importer: Address upstream hash ref list issue 2024-03-10 20:54:43 -07:00
processor.py pyproject fix: move all to subdir, repair toml 2023-07-02 01:56:24 -07:00
rpmutil.py pyproject fix: move all to subdir, repair toml 2023-07-02 01:56:24 -07:00
uploader.py add s3 uploader 2023-08-24 15:22:16 -07:00

README.md

util module

This is for pv2 utilities.