From d97f3cc816a290a7d43946f66e140de7710fec68 Mon Sep 17 00:00:00 2001 From: Robbie Harwood Date: Fri, 19 Mar 2021 17:50:15 -0400 Subject: [PATCH] Actually do the previous thing --- python-urllib-gssapi.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python-urllib-gssapi.spec b/python-urllib-gssapi.spec index 92667f6..d8e83a7 100644 --- a/python-urllib-gssapi.spec +++ b/python-urllib-gssapi.spec @@ -43,7 +43,7 @@ Requires: python3-gssapi %py3_install %check -%{__python3} setup.py nosetests +%{__python3} -m unittest %files -n python3-%{sname} %doc README.md