insanum / sncli

Simplenote CLI
MIT License
397 stars 35 forks source link

Updates to support py3.12 #141

Open rexroof opened 3 months ago

rexroof commented 3 months ago

two updates to make sncli support python 3.12:

  1. 136 Module 'configparser' has no attribute 'SafeConfigParser' in Python 3.12

  2. 137 distutils is removed in Python 3.12

N0ury commented 3 months ago

Thanks @rexroof Fresh installs in pythonic way of course still doesn't work. As this is a major issue, new version should be released, and Pypi updated.

rexroof commented 3 months ago

@samuelallan72 is this something you think could be merged and released?

samuelallan72 commented 3 months ago

Hi, sorry, I haven't been involved in maintaining sncli for some time now. I do actually have capacity again to resume maintaining if @insanum agrees. However, please note that I no longer use simplenote, and wouldn't be actively using sncli.

insanum commented 3 months ago

@samuelallan72 please hack away! 👍🏼