ActiveState / appdirs

A small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir".
http://pypi.python.org/pypi/appdirs
MIT License
1.05k stars 98 forks source link

Publish 1.4.4 to pypi #138

Closed bkanuka closed 4 years ago

bkanuka commented 4 years ago

I'm writing a program that could really use a more recent version of this package - specifically the changes made in https://github.com/ActiveState/appdirs/commit/c99f3303007a1803cbaa23fc2830336ec551460b . Is there a current timeline on publishing 1.4.4?

Edit: obviously this lib is small enough to just include in my project, but I would like to avoid "static linking" if possible

youngquan commented 4 years ago

Approve of release a new version. This packege is really useful and has been used by 43.6k project. It would be nice to make a new release to pypi.

zoofood commented 4 years ago

Working on catching up with a series of releases in April and will be on PyPI.