SmileyChris / easy-thumbnails

Easy thumbnails for Django

Home Page:http://easy-thumbnails.readthedocs.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No version compatible with django 4.0 och PYPI

anderspetersson opened this issue · comments

Please release easy-thumbnails 2.8.1 on PYPI.

This is throwing a serious wrench in things. Is there any reason to think Django 4 is incompatible?

15 days have passed and the developers have not responded. It has been a long time since the alpha versions of Django 4 were released. Repository abandoned?

79 Contributors in this repository and no one took care of Django 4 support? Is it time for us to switch from easy-thumbnails to something else? with more active support?

79 participants in this repository and no one took care of Django 4 support?

The current repo HEAD works fine with Django 4, it's just a matter of packaging a new version and pushing it to PyPI.

In the meantime you can add e.g. this in your requirements.txt instead of easy-thumbnails:

git+https://github.com/SmileyChris/easy-thumbnails.git@92060b9fd7b617cab1ac88d149dc5021d43b35c3#egg=easy-thumbnails

Thanks! Installed, let's check! Thank you for responding to us!

How can I install easy-thumbnails for Django 4 using Poetry?

@adrenaline681, I added a comment in issue #592

@SmileyChris or @jrief, would you please publish a version to PyPI? Also, would you consider adding more maintainers to the project so we can publish package versions?

Any updates on this?

Working on it right now

Done 🚀