forked from pool/python-PyNaCl
- add fix_tests.patch for new pytest
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyNaCl?expand=0&rev=9
This commit is contained in:
@@ -27,6 +27,7 @@ Url: https://github.com/pyca/pynacl/
|
||||
Source: https://pypi.org/packages/source/P/PyNaCl/PyNaCl-%{version}.tar.gz
|
||||
# https://github.com/pyca/pynacl/commit/a8c08b18f3a2e8f2140c531afaf42715fcab68e7
|
||||
Patch0: python-PyNaCl-hypothesis-remove-average_size.patch
|
||||
Patch1: fix_tests.patch
|
||||
BuildRequires: %{python_module base}
|
||||
BuildRequires: %{python_module cffi}
|
||||
BuildRequires: %{python_module devel}
|
||||
@@ -50,7 +51,7 @@ speed.
|
||||
|
||||
%prep
|
||||
%setup -q -n PyNaCl-%{version}
|
||||
%patch0 -p1
|
||||
%autopatch -p1
|
||||
rm -Rf src/libsodium
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user