forked from pool/python-pyinstaller-hooks-contrib
- Update runtime requirements
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyinstaller-hooks-contrib?expand=0&rev=20
This commit is contained in:
@@ -6,6 +6,7 @@ Fri May 23 13:03:09 UTC 2025 - Edgar Aichinger <edogawa@aon.at>
|
||||
in the build environment (neither stand-alone version is installed
|
||||
nor it is provided as part of setuptools). (#908)
|
||||
* For versions 2025.0-3 see the complete changelog in CHANGELOG.rst.
|
||||
- Update runtime requirements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 7 09:49:19 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
@@ -34,11 +34,13 @@ URL: https://github.com/pyinstaller/pyinstaller-hooks-contrib
|
||||
Source: https://files.pythonhosted.org/packages/source/p/pyinstaller_hooks_contrib/pyinstaller_hooks_contrib-%{version}.tar.gz
|
||||
# conftest.py not present in the tarball
|
||||
Source1: https://raw.githubusercontent.com/pyinstaller/pyinstaller-hooks-contrib/refs/heads/master/tests/conftest.py
|
||||
BuildRequires: %{python_module setuptools >= 30.3.0}
|
||||
BuildRequires: %{python_module pip}
|
||||
BuildRequires: %{python_module setuptools >= 30.3.0}
|
||||
BuildRequires: %{python_module wheel}
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: python-rpm-macros
|
||||
Requires: python-packaging
|
||||
Requires: python-setuptools
|
||||
BuildArch: noarch
|
||||
%if %{with test}
|
||||
BuildRequires: %{python_module PyInstaller}
|
||||
|
||||
Reference in New Issue
Block a user