diff --git a/pyinstaller_hooks_contrib-2024.7.tar.gz b/pyinstaller_hooks_contrib-2024.7.tar.gz deleted file mode 100644 index 78c2fd5e292aa8a01f7b563b502485f6ee3a1677..0000000000000000000000000000000000000000 Binary files a/pyinstaller_hooks_contrib-2024.7.tar.gz and /dev/null differ diff --git a/pyinstaller_hooks_contrib-2024.8.tar.gz b/pyinstaller_hooks_contrib-2024.8.tar.gz new file mode 100644 index 0000000000000000000000000000000000000000..68e990debbd0848c212dfcc292c26cd03f1f7afa Binary files /dev/null and b/pyinstaller_hooks_contrib-2024.8.tar.gz differ diff --git a/python-pyinstaller-hooks-contrib.spec b/python-pyinstaller-hooks-contrib.spec index ec05b8beb5dc1ae27aa33f72089bc31ccc2f5465..bceadd4e3a464555017eefd27ad4b777efc04c66 100644 --- a/python-pyinstaller-hooks-contrib.spec +++ b/python-pyinstaller-hooks-contrib.spec @@ -1,5 +1,5 @@ Name: python-pyinstaller-hooks-contrib -Version: 2024.7 +Version: 2024.8 Release: 1 Summary: Community maintained hooks for PyInstaller License: Apache-2.0 or GPL-2.0-only @@ -11,6 +11,8 @@ BuildRequires: python3-setuptools BuildRequires: python3-psutil BuildRequires: python3-pytest BuildRequires: python3-pyinstaller +BuildRequires: pytest-pyinstaller +BuildRequires: pytest-timeout BuildArch: noarch @@ -43,6 +45,9 @@ pytest %{python3_sitelib}/pyinstaller_hooks_contrib-%{version}-py%{python3_version}.egg-info %changelog +* Tue May 13 2025 openeuler_bot - 2024.8-1 +There are no changes mentioned in the document. + * Thu Aug 22 2024 yaoxin - 2024.7-1 - Update to 2024.7: * Add hook for dbus_fast in order to collect submodules that are imported from @@ -72,4 +77,4 @@ pytest - Update package to version 2023.3 * Fri May 12 2023 yaoxin - 2023.2-1 -- Package init +- Package init \ No newline at end of file