jazzband / django-rest-knox

Authentication Module for django rest auth
MIT License
1.1k stars 206 forks source link

Next release for this package #320

Closed dk-WZFinTech closed 1 month ago

dk-WZFinTech commented 7 months ago

When is planned next release of this package.

Are you going to add support for Python 3.11 and Django 4.2?

calumy commented 7 months ago

I believe the most recent release already works with Python 3.11 and Django 4.2.

dk-WZFinTech commented 7 months ago

I believe the most recent release already works with Python 3.11 and Django 4.2.

Version available on PyPI is listed with support until Python 3.10

Rotzbua commented 7 months ago

Test pass with out problem: https://github.com/jazzband/django-rest-knox/pull/315/checks

giovannicimolin commented 7 months ago

@dk-WZFinTech We support the Python 3.11 and Django 4.2, but currently we have no way of creating new pypi releases.

The repository was transferred to JazzBand a few months ago, but we still don't have access to the Pypi Account. I'll try to do something about it in the next week or so. In the meantime, please install directly from GitHub (using a fixed commit).

@Rotzbua Thanks for updating the CI checks, I'll be back to reviewing things starting next week.

max-wittig commented 5 months ago

@giovannicimolin Any news regarding the release? We would like to use the token prefix feature.

giovannicimolin commented 5 months ago

@max-wittig Hey! Sorry for the delay with this.

I had no response from the original package maintainer, so I'll probably end up creating a new Pypi package while the package transfer process is reviewed by Pypi's team.

I'll post an update regarding this on https://github.com/jazzband/django-rest-knox/issues/304.

vasilistotskas commented 1 month ago

Any updates on this?

johnraz commented 1 month ago

Yes https://github.com/jazzband/django-rest-knox/pull/342

johnraz commented 1 month ago

I’m actually going to close in favour of https://github.com/jazzband/django-rest-knox/pull/342 to follow up 😉