[Python-modules-team] Bug#841468: sorl-thumbnail: Python 2 package lists pgmagick while Python 3 doesn't

W. Martin Borgert debacle at debian.org
Fri Oct 21 08:37:46 UTC 2016


retitle 841468 sorl-thumbnail: make test suite work for Python 3 and pgmagick
severity 841468 normal
thanks

On 2016-10-21 00:12, Daniele Forsi wrote:
> I see that python3-sorl-thumbnail contains a pgmagick_engine.py file so
> I think this omission is an error.

Hi Daniele, you are very observant! :~)

In fact, I assume that the combination of Python 3 and pgmagick
works, but I don't want to advertise it, because the test suite
fails. I just dropped it in debian/rules:27:

if [ $$(echo $$python | cut -f 1 -d .)"-$$name" = "python3-pgmagick" ]; then continue; fi;

I would like to have the errors fixed first (whether the errors
originate in pgmagick or sorl or the test suite, I don't know)
and only then advertise the feature.

I'm not working on this, however. So if nobody else steps in,
the problem will stay.



More information about the Python-modules-team mailing list