koji-fedmsg-plugin.py checks input against a number of numerical types, including long. For python3, alias long to int.
long
int
Signed-off-by: Ralf Ertzinger ralf@skytale.net
koji-fedmsg-plugin.py checks input against a number of numerical types,
including
long. For python3, aliaslongtoint.Signed-off-by: Ralf Ertzinger ralf@skytale.net