RPM SPEC to build the nagiosplugin bindings for python2 and python3 for RHEL/CentOS
Find a file
Ott, Jörn WI (Fa. Allgeier Experts / Goetzfried) ebe6c5b3a2 Add license file
2019-10-11 10:41:16 +02:00
LICENSE Add license file 2019-10-11 10:41:16 +02:00
python-nagiosplugin.spec Initial release 2019-10-11 10:29:39 +02:00
README.md Initial release 2019-10-11 10:29:39 +02:00

python-nagiosplugin-rpm

This repository provides the specfile for the python-nagiosplugin library. It has been tested on RHEL 7 and CentOS 7 but might work on other redhat derivatives as well.

It is based on http://www.thesimplebrief.com/linux/python-nagiosplugin.spec which I found via https://bugzilla.redhat.com/show_bug.cgi?id=1057454. I tried to fix the todos mentioned in the ticket. As python3 is finally mainstream, I removed the conditionals around the python3 build.

Credits