pew-org/pew

When will there be a 1.3 tag? (currently 1.2 fails on FreeBSD)

hxw opened this issue · 3 comments

hxw commented

The problem is that FreeBSD Python does not support the code containing import distutils; to access distutils.sysconfig for the Python library path. I see that this code has been changed by cf6c220

Manually applying the patch allows pew to function.

Since FreeBSD Python ports all use PyPi for source downloads, it would need a new tag and new upload to PyPi to be able to fix this properly. Thanks.

hxw commented

Hello @tjanez do you know if there is any plan to tag a newer version and update PyPi?

I think @berdario is the only person who can do a new release, and he's not been very active here in quite a while. So I don't know if a new release is likely any time soon.

tjanez commented

I think @berdario is the only person who can do a new release,

Yes, I don't have access to Pew's PyPI so even if I could do a new tag on GitHub, I couldn't do a release on PyPI.

and he's not been very active here in quite a while. So I don't know if a new release is likely any time soon.

Agreed...