From ea0b1f0254fce88aa9a8a8a264eafdfcbede1486 Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Jun 02 2021 00:15:08 +0000 Subject: - pytest is python3-pytest on epel8 --- diff --git a/python-zxcvbn.spec b/python-zxcvbn.spec index 8280285..2a96c42 100644 --- a/python-zxcvbn.spec +++ b/python-zxcvbn.spec @@ -10,7 +10,7 @@ Source: https://github.com/dwolfhub/%{srcname}/archive/v%{version}/%{srcname}-%{ BuildArch: noarch BuildRequires: python3-devel BuildRequires: python3-setuptools -BuildRequires: pytest +BuildRequires: python3-pytest %global _description %{expand: A realistic password strength estimator.