Package: python-django-imagekit / 4.0.2-3+deb11u1

Metadata

Package Version Patches format
python-django-imagekit 4.0.2-3+deb11u1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Replace execfile call with Python3 compatible versio.patch | (download)

docs/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 replace execfile call with python3 compatible version.


0002 Disable usage of nose progressive as it has not been.patch | (download)

setup.py | 1 0 + 1 - 0 !
tests/settings.py | 3 0 + 3 - 0 !
2 files changed, 4 deletions(-)

 disable usage of nose-progressive as it has not been packaged yet.


0003 Disable build status image to prevent privacy breach.patch | (download)

README.rst | 1 0 + 1 - 0 !
1 file changed, 1 deletion(-)

 disable build status image to prevent privacy breach.


0004 Do not check for existence if name is None Closes 95.patch | (download)

imagekit/cachefiles/backends.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 do not check for existence if name is none (closes: #950070).


0005 Set filename in tests to avoid path traversal detect.patch | (download)

tests/test_sourcegroups.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 set filename in tests to avoid path traversal detection (closes:
 #991650).