#37 Packaging of python-hl7
Closed by jaruga. Opened by jaruga.

https://bugzilla.redhat.com/show_bug.cgi?id=722249

sqlite> SELECT id, status, component, severity, priority, reporter, cc, version, milestone FROM ticket WHERE id = 37;
id|status|component|severity|priority|reporter|cc|version|milestone
37|closed|Misc||major|ankursinha|mrceresa, susmit||Packaged
sqlite> SELECT ticket, strftime('%Y/%m/%d %H:%M:%S', time / 1000000, 'unixepoch', 'localtime') AS datetime, author, field, oldvalue, newvalue FROM ticket_change WHERE ticket = 37 ORDER BY time;
ticket|datetime|author|field|oldvalue|newvalue
37|2011/07/25 16:06:37|ankursinha|comment|1|'yum install python-hl7 --enablerepo=u*g'
37|2011/07/25 16:06:37|ankursinha|milestone|Packaging-in-progress|Packaged
37|2011/07/25 16:06:37|ankursinha|resolution||fixed
37|2011/07/25 16:06:37|ankursinha|status|new|closed

As the trac's last status is "closed", we can close this ticket.

37|2011/07/25 16:06:37|ankursinha|status|new|closed

Metadata Update from @jaruga:
- Issue status updated to: Closed (was: Open)

Metadata