14
0
2021-09-18 09:16:13 +00:00
committed by Git OBS Bridge
parent bbe3b9bd03
commit a7e5629815
2 changed files with 5 additions and 1 deletions

View File

@@ -3,12 +3,13 @@ Thu Sep 16 11:25:16 UTC 2021 - Matej Cepl <mcepl@suse.com>
- Update to 4.5.1: large number of changes, see packaged CHANGES.rst for
the complete list.
- Update glibc233.patch
-------------------------------------------------------------------
Thu Apr 1 13:27:23 UTC 2021 - Markéta Machová <mmachova@suse.com>
- Automagically skip matplotlib tests because matplotlib dropped python36
- Add glibc233.patch to fix recent test failure
- Add glibc233.patch to fix recent test failure (gh#pyinstaller/pyinstaller#5540)
-------------------------------------------------------------------
Wed Mar 18 07:22:03 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>

View File

@@ -27,6 +27,9 @@ Summary: Bundle a Python application and all its dependencies into a sing
License: GPL-2.0-only
URL: https://www.pyinstaller.org
Source: https://github.com/pyinstaller/%{modname}/archive/refs/tags/v%{version}.tar.gz#/%{modname}-%{version}.tar.gz
# PATCH-FIX-UPSTREAM glibc233.patch gh#pyinstaller/pyinstaller#5540 mcepl@suse.com
# Skip/warn unrecognised output from ldconfig
Patch0: glibc233.patch
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes