1
0

Accepting request 1001821 from devel:languages:python:numeric

- Add patch image-size.patch:
  * Change image sizes since they are now rounded up.

OBS-URL: https://build.opensuse.org/request/show/1001821
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-sofa?expand=0&rev=6
This commit is contained in:
2022-09-08 12:23:29 +00:00
committed by Git OBS Bridge
3 changed files with 31 additions and 1 deletions

22
image-size.patch Normal file

File diff suppressed because one or more lines are too long

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Sep 8 04:58:33 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Add patch image-size.patch:
* Change image sizes since they are now rounded up.
-------------------------------------------------------------------
Mon May 17 16:49:25 UTC 2021 - Ben Greiner <code@bnavigator.de>

View File

@@ -1,7 +1,7 @@
#
# spec file for package python-python-sofa
#
# Copyright (c) 2021 SUSE LLC
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -29,6 +29,8 @@ URL: https://github.com/spatialaudio/python-sofa
Source: %{url}/archive/v%{version}.tar.gz#/python-sofa-%{version}-gh.tar.gz
# PATCH-FIX-UPSTREAM python-sofa-pr4-scipy1_6.patch gh#spatialaudio/python-sofa#4
Patch0: https://github.com/spatialaudio/python-sofa/pull/4.patch#/python-sofa-pr4-scipy1_6.patch
# PATCH-FIX-OPENSUSE Change image sizes since they are now rounded up
Patch1: image-size.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: python-rpm-macros