=======
CHANGES
=======

0.6.1 - 2012-04-09
==================

- make it possible to pass urls to pypi2rpm
- make sure we use the absolute path for files.


0.6.0 - 2012-01-23
==================

- fix a bug where pypi2rpn was trying to delete an archive
  and its directory passed to it.


0.5.9 - 2011-12-11
==================

- added a --download-cache option (pip compatible)
- fixed a temp file leak


0.5.8 - 2011-11-08
==================

- Fixed a predicate bug for package names ending with digit(s)
- Redefine %__os_install_post macro in spec file
- Manage the existence of distribution.dist_files attribute


0.5.7 - 2011-06-16
==================

- Added an --index option so a PyPI mirror can be used.
- create the spec file using current python instead of formated 
  python version pytonMajorMinor

0.5.6 - 2011-02-25
==================

- Make sure the script is able to deal with tgz or zip files.


0.5.5 - 2010-12-07
==================

- initial clean release
