forked from pool/python-google-crc32c
Clean SPEC file
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-crc32c?expand=0&rev=3
This commit is contained in:
@@ -25,18 +25,18 @@ Summary: A python wrapper of the C library 'Google CRC32C'
|
||||
License: Apache-2.0
|
||||
URL: https://github.com/googleapis/python-crc32c
|
||||
Source: https://github.com/googleapis/python-crc32c/archive/refs/tags/v%{version}.tar.gz#/python-crc32c-%{version}.tar.gz
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: libcrc32c-devel
|
||||
BuildRequires: %{python_module cffi >= 1.0.0}
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module cffi >= 1.0.0}
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module pytest}
|
||||
BuildRequires: %{python_module cffi >= 1.0.0}
|
||||
# /SECTION
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: libcrc32c-devel
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-cffi >= 1.0.0
|
||||
Suggests: python-pytest
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module cffi >= 1.0.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
|
||||
%description
|
||||
|
||||
Reference in New Issue
Block a user