#703636 RFP: retask -- Simple task queues using Redis

Package:
wnpp
Source:
wnpp
Submitter:
Maximiliano Curia
Date:
2014-07-28 13:28:51 UTC
Severity:
wishlist
#703636#5
Date:
2013-03-21 16:50:29 UTC
From:
To:
* Package name    : retask
  Version         : 0.3
  Upstream Author : Kushal Das <kushaldas@gmail.com>
* URL             : https://pypi.python.org/pypi/retask
* License         : MIT
  Programming Lang: Python
  Description     : Simple task queues using Redis
 retask is a python module to create and manage distributed task queue/job
 queue.
 .
 It uses Redis to create task queues. User can enqueue and dequeue tasks in the
 queues they manage. Each task can contain any JSON serializable python objects.
 We use JSON internally to store the tasks in the queues.
 .
 Workers can execute tasks and return the result asynchronously and if required
 synchronously (wait until worker returns the result to the job).

#703636#10
Date:
2014-07-28 13:10:28 UTC
From:
To:
retitle 703636 RFP: retask -- Simple task queues using Redis
noowner 703636
tag 703636 - pending
thanks

Hi,

A long time ago, you expressed interest in packaging retask. Unfortunately,
it seems that it did not happen. In Debian, we try not to keep ITP bugs open
for a too long time, as it might cause other prospective maintainers to
refrain from packaging the software.

This is an automatic email to change the status of retask back from ITP
(Intent to Package) to RFP (Request for Package), because this bug hasn't seen
any activity during the last 15 months.

If you are still interested in packaging retask, please send a mail to
<control@bugs.debian.org> with:

 retitle 703636 ITP: retask -- Simple task queues using Redis
 owner 703636 !
 thanks

It is also a good idea to document your progress on this ITP from time to
time, by mailing <703636@bugs.debian.org>.  If you need guidance on how to
package this software, please reply to this email, and/or contact the
debian-mentors@lists.debian.org mailing list.

Thank you for your interest in Debian,