.. -*- coding: utf-8 -*- Version 0.43.0 -------------- :publication date: 2009/07/22 :expected date: n/a Ticket #9766 add dbf read support ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: enhancement :load: 0.100 :state: resolved Use dbf.py from http://www.physics.ox.ac.uk/users/santoso/Software.Repository.html and thank Yusdi Santoso. Ticket #9796 add shellutils.confirm ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: enhancement :load: 0.100 :state: resolved move cubicweb.toolsutils.confirm() to logilab.common.shellutils Ticket #9764 add title to shellutils.ProgressBar ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: enhancement :load: 0.100 :state: resolved add option title to ProgressBar so that it can print some text before the bar itself. Ticket #8130 ubuntu upgrade bug ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: bug :load: 0.100 :state: rejected cf http://forum.ubuntu-fr.org/viewtopic.php?id=217871 Ticket #9143 remaining junk in site-packages after python-central to python-support migration ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ :type: bug :load: 0.200 :state: resolved .pyc files and buggy symlinks are left. :: rm -rf /usr/lib/python*/site-packages/logilab* fixes the pb (though we may miss some other python-central generated files)