gaborbernat/pypi-changes

Faulty output on `mimeparse`

astrojuanlu opened this issue ยท 1 comments

Just tried pypi-changes, looks super cool! However, I found something weird with mimeparse:

$ pypi-changes .venv/bin/python
๐Ÿ Distributions within /home/juanlu/Projects/LSF/poliastro/library/.venv/bin/python                                                                                                                                                          
โ”œโ”€โ”€ mimeparse 0.1.3 11 years ago remote 0.1.4 3 seconds from now                                                                                                                                                                              
โ”œโ”€โ”€ cryptography 3.4.7 7 months ago remote 36.0.0 an hour ago                                                                                                                                                                                 
โ”œโ”€โ”€ ujson 1.35 5 years ago remote 4.3.0 an hour ago                                                                                                                                                                                           
โ”œโ”€โ”€ hypothesis 6.14.6 3 months ago remote 6.27.0 9 hours ago
...

Looks like a bug?

A PR fixing this would be welcome ๐Ÿ‘