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



--- Comment #13 from Charalampos Stratakis <[email protected]> ---
Regarding the python2 runtime requirements for ipaddress.

In order to test it at a machine or chroot where you have installed the python2
rpm you can run python2 -c 'import netjsonconfig' and you will see the
traceback about the missing module. fedora-review will not catch these issues.

You should add 'Requires: python-ipaddress' for the python2 subpackage.

rpmlint warns:

python-netjsonconfig.src:77: W: macro-in-comment %{__python2}
python-netjsonconfig.src:78: W: macro-in-comment %{__python3}

the macros in comments should be in the form of: %%{__python2}

Also a small typo at line 81, it should be 'templates'.

After these issues are fixed, the package should be fine.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to