Issue ID:
Type
Bug
Title:
FIX: Conda versions should not follow PEP440 prerelease suffix rules
Created:
10/1/2025 9:29:29 AM by Alana Tripp
Status:
Open
Last pulled:
10/7/2025 5:25:54 AM
Description:
Create new conda feed and connect to official repository Pull/cache `tzdata-2025b` or even just upload the file, and it gets parsed as `2025b0` due to PEP440 "b" rules requiring a number at the end. This causes issues with downloading, etc. from conda