rpm-software-management / librepo

A library providing C and Python (libcURL like) API for downloading packages and linux repository metadata in rpm-md format
http://rpm-software-management.github.io/librepo/
GNU Lesser General Public License v2.1
75 stars 91 forks source link

Replace python-nose with unittest #230

Closed pkratoch closed 3 years ago

pkratoch commented 3 years ago

https://bugzilla.redhat.com/show_bug.cgi?id=1916798

lukash commented 3 years ago

LGTM. Tested building an rpm on F33, unfortunately the new CMake macros used in the librepo spec don't work on RHEL 8 yet, but there should be no issue with the nose replacement. Merging.