Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 342043

Summary: dev-python/django-celery (New package)
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] ServerAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: RESOLVED FIXED    
Severity: normal CC: iksaif, orzel, python, quantumsummers
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://pypi.python.org/pypi/django-celery
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 342041    
Bug Blocks:    
Attachments: Ebuild for django-celery

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.