Accepting request 869540 from home:jengelh:branches:devel:languages:python:numeric

- Use of "+=" in %check warrants bash as buildshell.

OBS-URL: https://build.opensuse.org/request/show/869540
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-fastparquet?expand=0&rev=28
This commit is contained in:
Matej Cepl 2021-02-09 21:28:22 +00:00 committed by Git OBS Bridge
parent 3b3a9ec57f
commit 6eec839c0e
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 4 17:50:32 UTC 2021 - Jan Engelhardt <jengelh@inai.de>
- Use of "+=" in %check warrants bash as buildshell.
-------------------------------------------------------------------
Wed Feb 3 21:43:10 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@ -16,6 +16,7 @@
#
%define _buildshell /bin/bash
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%define skip_python2 1
Name: python-fastparquet