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

Robert-André Mauchin <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]



--- Comment #1 from Robert-André Mauchin <[email protected]> ---
 Consider running the tests:

Source0: %url/archive/v%{version}/%{srcname}-%{version}.tar.gz

[…]

BuildRequires:  python3dist(pytest)
BuildRequires:  python3dist(akamai.edgegrid)
BuildRequires:  python3dist(more_executors)
BuildRequires:  python3dist(monotonic)
BuildRequires:  python3dist(mock)
BuildRequires:  python3dist(requests-mock)

[…]

%prep
%autosetup -n %{name}-%{version}

[…]

%check
%{__python3} -m pytest -v


You'll need to package python-akamai-edgegrid and python-more_executors, which
you should do anyway otherwise your package can't work.

-- 
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]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to