#2 Remove python3-mock dependency
Opened 3 months ago by mhayden. Modified a month ago
rpms/ mhayden/python-arrow remove-mock  into  rawhide

file modified
-1
@@ -45,7 +45,6 @@ 

  BuildRequires:      python%{python3_pkgversion}-pytest-cov

  BuildRequires:      python%{python3_pkgversion}-six

  BuildRequires:      python%{python3_pkgversion}-simplejson

- BuildRequires:      python%{python3_pkgversion}-mock

  BuildRequires:      python%{python3_pkgversion}-dateparser

  

  Requires:           python%{python3_pkgversion}-dateutil

This allows for a clean backport to EPEL 9 that will help with BZ 2208051

rebased onto f2b9a3f

a month ago
Metadata