Changelog for
python-pypi2rpm-0.6.3-2.1.noarch.rpm :
Sun Nov 24 13:00:00 2013 p.drouandAATTgmail.com
- Update to version 0.6.3
+ Now bdist_rpm2 has a --tpmpath option that overrides
the _tmppath macro. Pypi2rpm uses it when it runs a build.
- Changes from version 0.6.2
+ Make sure we don\'t try to delete the dir
- Changes from version 0.6.1
+ make it possible to pass urls to pypi2rpm
+ make sure we use the absolute path for files.
- Changes from version 0.6.0
+ fix a bug where pypi2rpn was trying to delete an archive
and its directory passed to it.
- Changes from version 0.5.9
+ added a --download-cache option (pip compatible)
+ fixed a temp file leak
- Changes from version 0.5.8
+ 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
- Changes from version 0.5.7
+ Added an --index option so a PyPI mirror can be used.
+ create the spec file using current python instead of formated
python version pytonMajorMinor
- Changes from version 0.5.6
+ Make sure the script is able to deal with tgz or zip files.
- Changes from version 0.5.5
+ initial clean release
- Remove obsolete AutoReqProv tag
- Remove author name from description
- Remove useless export CFLAGS=\"-O0\"
- Remove \"--record-rpm=INSTALLED_FILES\" and add %{python_sitelib} in %files
instead
- Remove redundant %clean section
- Use download Url as source
- Change Group for Devel/Languages/Python
- Add CHANGES, CONTRIBUTORS and LICENCE to package documentation
- Change license to be SPDX compliant
Mon Dec 6 13:00:00 2010 saschpeAATTgmx.de
- initial version (0.5.4)