forked from pool/python-ctypesgen
try gcc
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ctypesgen?expand=0&rev=7
This commit is contained in:
@@ -32,6 +32,7 @@ BuildRequires: %{python_module wheel}
|
||||
BuildRequires: %{pythons} >= 3.7
|
||||
BuildRequires: alts
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: gcc
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: alts
|
||||
BuildArch: noarch
|
||||
@@ -55,7 +56,6 @@ and creates a wrapper for libraries based on what it finds.
|
||||
%check
|
||||
# Create a dir in PWD and set TMPDIR to avoid writing to /tmp
|
||||
export TMPDIR=`mktemp -d -p ${PWD}`
|
||||
export PYTHONPATH=.
|
||||
%pyunittest -v
|
||||
|
||||
%pre
|
||||
|
||||
Reference in New Issue
Block a user