14
0

- Remove glibc233.patch (included upstream)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-PyInstaller?expand=0&rev=16
This commit is contained in:
2021-09-18 09:20:39 +00:00
committed by Git OBS Bridge
parent f6edfefb9d
commit 99c3b68e65
3 changed files with 1 additions and 43 deletions

View File

@@ -27,9 +27,6 @@ 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