pypi-changes icon indicating copy to clipboard operation
pypi-changes copied to clipboard

Faulty output on `mimeparse`

Open astrojuanlu opened this issue 3 years ago • 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?

astrojuanlu avatar Nov 22 '21 09:11 astrojuanlu

A PR fixing this would be welcome :+1:

gaborbernat avatar Dec 03 '21 19:12 gaborbernat