14
0
Tomáš Chvátal
2020-09-06 19:25:10 +00:00
committed by Git OBS Bridge
parent c81972ba2a
commit 973f52ce5d

View File

@@ -25,12 +25,12 @@ License: LGPL-3.0-only
Group: Development/Languages/Python
URL: https://github.com/latchset/jwcrypto
Source: https://files.pythonhosted.org/packages/source/j/jwcrypto/jwcrypto-%{version}.tar.gz
BuildRequires: %{python_module cryptography}
BuildRequires: %{python_module cryptography >= 2.3}
BuildRequires: %{python_module pytest-runner}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Requires: python-cryptography
Requires: python-cryptography >= 2.3
BuildArch: noarch
%python_subpackages