fedora-infra / anitya

A cross-distribution upstream release monitoring project
https://release-monitoring.org
GNU General Public License v2.0
246 stars 104 forks source link

Correctly handle uuid value returned from Fedora Account System #1727

Closed Zlopez closed 7 months ago

Zlopez commented 7 months ago

Anitya is currently expects either None or hex as UUID values returned during authentication. But when updating the vagrant environment I encountered an issue when I received the UUID object directly.