15
0
2023-11-29 12:23:08 +00:00
committed by Git OBS Bridge
parent bae3c77837
commit d7a080c80c

View File

@@ -25,7 +25,7 @@ Summary: Interpret strings as packed binary data
License: MIT
URL: https://github.com/eerimoq/bitstruct
Source: https://files.pythonhosted.org/packages/source/b/bitstruct/bitstruct-%{version}.tar.gz
BuildRequires: %{python_module devel}
BuildRequires: %{python_module devel >= 3.7}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module wheel}