See #456 which might have minor ramifications for your project. Meanwhile you 
should attempt to handle RPMTAG_FILEDIGESTS general by looking at 
RPMTAG_FILEDIGESTALGO{,S} to determine what digest was used, and dispatching to 
the appropriate routine within Python code.

In practice, SHA256 is widely used, and the per-file tag array with an S 
appended is peculiar to RPM5 packaging atm.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/429#issuecomment-400461227
_______________________________________________
Rpm-maint mailing list
Rpm-maint@lists.rpm.org
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to