Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 342043 - dev-python/django-celery (New package)
Summary: dev-python/django-celery (New package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal with 1 vote (vote)
Assignee: Default Assignee for New Packages
URL: http://pypi.python.org/pypi/django-ce...
Whiteboard:
Keywords:
Depends on: 342041
Blocks:
  Show dependency tree
 
Reported: 2010-10-21 16:48 UTC by Petteri Räty (RETIRED)
Modified: 2012-05-30 06:48 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Ebuild for django-celery (django-celery-2.0.3.ebuild,610 bytes, text/plain)
2010-10-21 18:05 UTC, Matt Summers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Petteri Räty (RETIRED) gentoo-dev 2010-10-21 16:48:04 UTC
django-celery provides Celery integration for Django; Using the Django ORM and cache backend for storing results, autodiscovery of task modules for applications listed in INSTALLED_APPS, and more.
Comment 1 Matt Summers (RETIRED) gentoo-dev 2010-10-21 18:05:50 UTC
Created attachment 251473 [details]
Ebuild for django-celery

Have been using this for awhile now.
Comment 2 Matt Summers (RETIRED) gentoo-dev 2010-10-21 21:52:40 UTC
Ok, here you go. All the deps are in here, as far as celery and django-celery goes. We currently use the amqp backend with great success.

Please note the init.d and conf.d scripts are a mess, and not what we are using in production. I need to get those into the repo soon. That and clean up the celery ebuild, its a bit messy too.

http://git.overlays.gentoo.org/gitweb/?p=dev/quantumsummers.git
Comment 3 Matt Summers (RETIRED) gentoo-dev 2010-10-26 15:53:11 UTC
updated django-celery to 2.1.1 in dev overlay
Comment 4 Corentin Chary (RETIRED) gentoo-dev 2012-05-30 06:48:50 UTC
Ebuild commited.