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

Drop Python 2 support #219

Closed dralley closed 3 years ago

dralley commented 3 years ago

closes #183

Conan-Kudo commented 3 years ago

@dralley Can you rebase this?

dralley commented 3 years ago

@Conan-Kudo Yes, done.

dralley commented 3 years ago

@Conan-Kudo Like w/ the other repos, I didn't touch the spec file. Not sure what if anything needs to be changed there.

Conan-Kudo commented 3 years ago

@dralley All Python 2 support needs to be removed from the spec. Please send a PR to adjust the spec to disable building Python bindings on RHEL 7 and older.