Name: | python2-debrepo |
---|---|
Version: | 0.0.3 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 145801 |
License: | GPLv3+ |
RPM: | python2-debrepo-0.0.3-6.el7.noarch.rpm |
Source RPM: | python-debrepo-0.0.3-6.el7.src.rpm |
Build Date: | Sun Oct 29 2017 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | https://pagure.io/debrepo |
Summary: | Inspect and compare Debian repositories |
Description: | debrepo is a library for inspecting composes of Debian repositories and their elements, including package archives. It includes classes capable of reading compose, repository, and package data from the filesystem, and methods to compare the data between different versions. To this end, the debrepodiff tool provides a command line interface for comparing composes. |
- Fix py2 chardet requirement
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- BR python-setuptools on el7
- BR python2-setuptools
- Drop duplicate BuildRequires: python2-devel - Use %global macro instead of %define
- Update to latest upstream release - Drop Requires: python3 - Require chardet - Include LICENSE.rst - More precise sitelib contents
- initial package