Name: | python-backports-lzma |
---|---|
Version: | 0.0.2 |
Release: | 8.el7 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 70690 |
License: | BSD |
RPM: | python-backports-lzma-0.0.2-8.el7.x86_64.rpm |
Source RPM: | python-backports-lzma-0.0.2-8.el7.src.rpm |
Build Date: | Mon Apr 06 2015 |
Build Host: | ca-build56.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/peterjc/backports.lzma |
Summary: | Backport of Python 3.3's lzma module |
Description: | This is a backport of the "lzma" module included in Python 3.3 or later by Nadeem Vawda and Per Oyvind Karlsen, which provides a Python wrapper for XZ Utils (aka LZMA Utils v2) by Igor Pavlov. |
- Resolves: rhbz#1158538 - delete __init__.py*, now provided by python-backports
- do not delete __init__.py* because no python-backports package for RHEL-7
- Rebuilt for RHEL-7
- Fix perms on _lzma.so, again
- Fix perms on _lzma.so - Add LICENSE from upstream
- Actually fix check section
- BR: python-backports
- Initial package build