justinmayer / django-autoslug

AutoSlugField for Django. Supports (but not does not require) unidecode/pytils for transliteration. Old issue tracker is at Bitbucket: https://bitbucket.org/neithere/django-autoslug/issues

Home Page:https://readthedocs.org/projects/django-autoslug/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

New release?

mldulaney opened this issue · comments

Ahoy! Could you maybe do a new release?

In order to issue a new release, it occurs to me that I would need @neithere to transfer django-autoslug on PyPI to me (or at least add me as an admin).

@neithere: Would you be so kind as to make changes in PyPI so I can issue a new release?

Another thumbs-up from me for getting that new release out. Many thanks!

If it's appropriate, you may want to look into PEP 541 to transfer ownership of the package to yourself. You can see some proposals here.

I have requested ownership of the django-autoslug package on PyPI and will issue a release as soon as the transfer has been completed.

@justinmayer Is there any progress with transfer?

Folks... Please don't post "Any updates?" comments on GitHub issues, on any repository, ever, unless it's truly warranted. In this case, there are multiple issues tracking this topic, and you can follow any one of them to see whether there is any progress. Rest assured that when there is progress, it will be visible via these issues — without you needing to ask whether there has been progress. While the desire to know more information is understandable, these kinds of comments just create noise for everyone involved.

So, in conclusion, please refrain from unnecessary comments and instead use the already-existing tools at your disposal to keep track of current progress. Thank you.

I think i can say congrats now 🙂

You're welcome.

Bumping because the issue preventing release has been resolved.

Hi folks. I made a bunch of commits this morning in preparation for the next release, which I expect to happen within a few days.

django-autoslug v1.9.4, which should now support Django 1.11 and 2.0+, has been released and published to PyPI. The documentation will be updated once ownership of the corresponding ReadTheDocs project has been transferred. (Link to transfer request)

Thanks to everyone for your patience! 🎉