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 filePatch | File delta | Description |
---|---|---|
0001 Removes all links that trigger a privacy breach.patch | (download) |
README.rst |
11 0 + 11 - 0 ! |
removes all links that trigger a privacy-breach |
0002 Removes .rst call to now inexistent images.patch | (download) |
README.rst |
4 0 + 4 - 0 ! |
removes .rst call to now inexistent images |
0003 Define build system in pyproject.toml.patch | (download) |
pyproject.toml |
6 4 + 2 - 0 ! |
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 ! |
fix broker_class monkeypatch in test_brokers |
0005 Skip tests on mongodb.patch | (download) |
django_q/tests/test_brokers.py |
1 1 + 0 - 0 ! |
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 ! |
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 ! |
fix redis host |