SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python-rarfile-2.8-1.5.lk.noarch.rpm :
Wed Jun 8 14:00:00 2016 lazy.kentAATTopensuse.org
- Update to 2.8.

* Fix: support solid archives from in-memory file object. Full
archive will be written out to temp file.

* Fix: ask unrar stop switches scanning, to handle archive names
starting with “-”.

* Fix: add missing _parse_error variable to RarFile object.

* Fix: return proper boolean from RarInfo.needs_password().

* Fix: do not insert non-string rarfile into exception string.

* Fix: make RarFile.extract() and RarFile.testrar() support
in-memory archives.

* Use cryptography module as preferred crypto backend. PyCrypto
will be used as fallback.

* Cleanup: remove compat code for Python 2.4/2.5/2.6.
- Add Recommends: python-cryptography.
- Correct source URL.

Sun Nov 23 13:00:00 2014 lazy.kentAATTopensuse.org
- Update to 2.7.

* Allow use of bsdtar_ as decompression backend. It sits on top
of libarchive_, which has support for reading RAR archives.

* Both :class:`RarFile` and :func:`is_rarfile` now accept
file-like object.

* Uniform error handling. :class:`RarFile` accepts
``errors=\"strict\"`` argument.
- Correct the URL tag.

Thu Apr 11 14:00:00 2013 lazy.kentAATTopensuse.org
- Update to 2.6.

* Add context manager support for RarFile class. Both RarFile and
RarExtFile support with statement now.

* RarFile.volumelist() method, returns filenames of archive
volumes.

* Re-throw clearer error in case unrar is not found in PATH.

* Sync new unrar4.x error code from rar.txt.

* Use Sphinx for documentation.
- Build doc subpackage.

Sun Apr 29 14:00:00 2012 lazy.kentAATTopensuse.org
- Removed check for unsupported openSUSE versions.
- Corrected Description.

Thu Jan 19 13:00:00 2012 lazy.kentAATTopensuse.org
- Update to 2.5.

* Fixed bugs.

Fri Nov 11 13:00:00 2011 lazy.kentAATTopensuse.org
- Update to 2.4.

* Fix bug in corrupt unicode filename handling.
- Use full URL as a source.

Thu Nov 10 13:00:00 2011 lazy.kentAATTopensuse.org
- Initial package created - 2.3.


 
ICM