#5 No Nose
Merged 2 years ago by kevin. Opened 2 years ago by tdawson.
rpms/ tdawson/python-kitchen no-nose  into  rawhide

No Nose
Troy Dawson • 2 years ago  
file modified
+1 -1
@@ -15,7 +15,7 @@ 

  

  BuildRequires:  python%{python3_pkgversion}-devel

  BuildRequires:  python%{python3_pkgversion}-setuptools

- BuildRequires:  python%{python3_pkgversion}-nose

+ # BuildRequires:  python%{python3_pkgversion}-nose

  BuildRequires:  python%{python3_pkgversion}-test

  BuildRequires:  python%{python3_pkgversion}-chardet

  %if 0%{?rhel}

The tests, which are nose based, have been commented out for three years.
Remove the dependency on python nose until that is fixed.
Even better would be to remove python nose testing because it is deprecated.

Signed-off-by: Troy Dawson tdawson@redhat.com

Looks ok to me. Even tho the ci says failed, it seems like it worked?

Pull-Request has been merged by kevin

2 years ago
Metadata