lilydjwg / nvchecker

New version checker for software releases
MIT License
425 stars 68 forks source link

Port from deprecated appdirs to platformdirs #220

Closed alexfikl closed 1 year ago

alexfikl commented 1 year ago

This ports to platformdirs, which seems to be the maintained version of appdirs these days. It should be backwards compatible in most cases.

The port is pretty straightforward, so just need to decide if the dependency change is worth it!

alexfikl commented 1 year ago

Are the test failures expected? They're all some TimeoutError on repology, so maybe that's down at the moment..

lilydjwg commented 1 year ago

Thanks! The network of GitHub Actions has always been flaky.