Package: django-q / 1.6.1-1~bpo12+1

Metadata

Package Version Patches format
django-q 1.6.1-1~bpo12+1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Removes all links that trigger a privacy breach.patch | (download)

README.rst | 11 0 + 11 - 0 !
docs/conf.py | 3 0 + 3 - 0 !
2 files changed, 14 deletions(-)

 removes all links that trigger a privacy-breach

0002 Removes .rst call to now inexistent images.patch | (download)

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

 removes .rst call to now inexistent images

0003 Define build system in pyproject.toml.patch | (download)

pyproject.toml | 6 4 + 2 - 0 !
1 file changed, 4 insertions(+), 2 deletions(-)

 define [build-system] in pyproject.toml

So that tools like build know how to build the package.

0004 Fix BROKER_CLASS monkeypatch in test_brokers.patch | (download)

django_q/tests/test_brokers.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix broker_class monkeypatch in test_brokers

0005 Skip tests on mongodb.patch | (download)

django_q/tests/test_brokers.py | 1 1 + 0 - 0 !
1 file changed, 1 insertion(+)

 skip tests on mongodb

0006 Decrease the MAX_RSS set in test_cluster test_max_rs.patch | (download)

django_q/tests/test_cluster.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 decrease the max_rss set in test_cluster::test_max_rss

0007 Fix redis host.patch | (download)

django_q/tests/settings.py | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 fix redis host