#754118 RFP: python-taskthread -- Simple thread module to repetitively perform a task on a single thread

#754118#5
Date:
2014-07-07 17:38:00 UTC
From:
To:
* Package name    : python-taskthread
  Version         : 1.4
  Upstream Author : John Herndon <john.herndon@hp.com>
* URL             : http://hpcloud.com/
* License         : Apache 2
  Programming Lang: Python
  Description     : Simple thread module to repetitively perform a task on a single thread

Python thread module to repeat an predefined task on a thread mulitple
times. A TaskThread is useful when a task needs to be repeated several
times on a separate thread. Normal usage of the threading.Thread class
would call for creation of a new thread each time the same task needs to
be run. This module allows for repetitive tasks to be run multiple times
on the same thread by having the thread wait until the task needs to be
executed again.

#754118#10
Date:
2015-12-27 12:16:59 UTC
From:
To:
retitle 754118 RFP: python-taskthread -- Simple thread module to repetitively perform a task on a single thread
noowner 754118
tag 754118 - pending
thanks

Hi,

A long time ago, you expressed interest in packaging python-taskthread. 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 python-taskthread from ITP
(Intent to Package) to RFP (Request for Package), because this bug hasn't seen
any activity during the last 12 months.

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

 retitle 754118 ITP: python-taskthread -- Simple thread module to repetitively perform a task on a single thread
 owner 754118 !
 thanks

It is also a good idea to document your progress on this ITP from time to
time, by mailing <754118@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,