Package: celery / 2.5.3-4
Metadata
Package | Version | Patches format |
---|---|---|
celery | 2.5.3-4 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
lsb init.patch | (download) |
contrib/generic-init.d/celerybeat |
29 21 + 8 - 0 ! |
lsb compliant headers, status actions and enabled variable Upstream ships it's own init scripts but they lack some LSB header and the (optional) "status" action. This patch fixes this and also adds a variable called ENABLED in /etc/default/celeryd. |
fix_dependencies.patch | (download) |
setup.cfg |
31 0 + 31 - 0 ! |
remove pretty-printing nose-cover3 from build. nose-cover3 is not essential to the build-proccess and is not packaged for Debian. Thus removing it from the sources. |
intersphinx.patch | (download) |
docs/conf.py |
19 14 + 5 - 0 ! |
use local objects.inv where possible Upstream uses intersphinx mappings that fetch the objects.inv for python, kombu and django-celery by HTTP from a remote host. Using the local objects.inv from python and kombu enables the package to build without network connection. |
1