forked from pool/python-construct
- Reintroduce split_debug.patch for rpmlint[mini] mode
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-construct?expand=0&rev=26
This commit is contained in:
committed by
Git OBS Bridge
parent
c82d65db7a
commit
e524408dda
@@ -25,6 +25,7 @@ License: MIT
|
||||
Group: Development/Languages/Python
|
||||
URL: https://github.com/construct/construct
|
||||
Source: https://github.com/construct/construct/archive/v%{version}.tar.gz
|
||||
Patch0: split_debug.patch
|
||||
BuildRequires: %{python_module arrow}
|
||||
BuildRequires: %{python_module pytest-benchmark}
|
||||
BuildRequires: %{python_module pytest}
|
||||
@@ -51,6 +52,8 @@ and in the other direction to convert ("build") objects into binary data.
|
||||
|
||||
%prep
|
||||
%setup -q -n construct-%{version}
|
||||
%patch0 -p1
|
||||
|
||||
# remove gallery tests that require in place stuff
|
||||
rm -rf tests/gallery
|
||||
rm -rf tests/deprecated_gallery
|
||||
|
||||
Reference in New Issue
Block a user