From 3a9327711a52a65bc4d0929954d6bd3e15ca83f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Apr 2024 14:48:14 +0000 Subject: [PATCH] Bump pyinstaller from 4.8 to 6.6.0 Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.8 to 6.6.0. - [Release notes](https://github.com/pyinstaller/pyinstaller/releases) - [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst) - [Commits](https://github.com/pyinstaller/pyinstaller/compare/v4.8...v6.6.0) --- updated-dependencies: - dependency-name: pyinstaller dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- wwrando | 1 - wwrando-dev-tanjo3 | 1 - wwrando-dev-tanjo3/requirements_full.txt | 10 ++++++++++ wwrando-mixed-pools | 1 - wwrando-mixed-pools/requirements_full.txt | 11 +++++++++++ wwrando-random-settings | 1 - wwrando-random-settings/requirements_full.txt | 11 +++++++++++ wwrando/requirements_full.txt | 10 ++++++++++ 8 files changed, 42 insertions(+), 4 deletions(-) delete mode 160000 wwrando delete mode 160000 wwrando-dev-tanjo3 create mode 100644 wwrando-dev-tanjo3/requirements_full.txt delete mode 160000 wwrando-mixed-pools create mode 100644 wwrando-mixed-pools/requirements_full.txt delete mode 160000 wwrando-random-settings create mode 100644 wwrando-random-settings/requirements_full.txt create mode 100644 wwrando/requirements_full.txt diff --git a/wwrando b/wwrando deleted file mode 160000 index c45674c..0000000 --- a/wwrando +++ /dev/null @@ -1 +0,0 @@ -Subproject commit c45674c098c7d8355e2d6751e3c4f0b3b10f388f diff --git a/wwrando-dev-tanjo3 b/wwrando-dev-tanjo3 deleted file mode 160000 index d955936..0000000 --- a/wwrando-dev-tanjo3 +++ /dev/null @@ -1 +0,0 @@ -Subproject commit d9559362ce5e5b4a2b8318035f247951adc838fb diff --git a/wwrando-dev-tanjo3/requirements_full.txt b/wwrando-dev-tanjo3/requirements_full.txt new file mode 100644 index 0000000..3f8b63b --- /dev/null +++ b/wwrando-dev-tanjo3/requirements_full.txt @@ -0,0 +1,10 @@ +PySide6==6.2.2.1 +PyYAML==5.4 +Pillow==9.0.1 +appdirs==1.4.4 +certifi==2020.12.5 +PyInstaller==6.6.0 +tinyaes==1.0.1 +git+https://github.com/LagoLunatic/PyFastBTI.git@da01c14562a4711e031fd0a01c52d2131035e228#egg=PyFastBTI +git+https://github.com/LagoLunatic/PyFastTextureUtils.git@786d7cda8210ec2ad01f3397059ebf4d24365391#egg=PyFastTextureUtils +git+https://github.com/LagoLunatic/PyFastYaz0.git@26743f3d3bdc5e87730d2133a797c8295c51a837#egg=PyFastYaz0 diff --git a/wwrando-mixed-pools b/wwrando-mixed-pools deleted file mode 160000 index 670ed9c..0000000 --- a/wwrando-mixed-pools +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 670ed9c3c46e01b5c8186680ddf450189e8854e2 diff --git a/wwrando-mixed-pools/requirements_full.txt b/wwrando-mixed-pools/requirements_full.txt new file mode 100644 index 0000000..6c4a3c4 --- /dev/null +++ b/wwrando-mixed-pools/requirements_full.txt @@ -0,0 +1,11 @@ +PySide6~=6.6.0 +PyYAML==6.0.1 +Pillow>=10.2.0 +appdirs==1.4.4 +certifi==2023.7.22 +tqdm>=4.65.0 +-r ./gclib/requirements_full.txt +PyInstaller~=6.6.0 +pytest~=7.4.0 +pytest-cov~=4.1.0 +pytest-qt~=4.2.0 diff --git a/wwrando-random-settings b/wwrando-random-settings deleted file mode 160000 index 194c120..0000000 --- a/wwrando-random-settings +++ /dev/null @@ -1 +0,0 @@ -Subproject commit 194c120d0aa3a3a202dfd0f9d90fe2fc49ec2661 diff --git a/wwrando-random-settings/requirements_full.txt b/wwrando-random-settings/requirements_full.txt new file mode 100644 index 0000000..6c4a3c4 --- /dev/null +++ b/wwrando-random-settings/requirements_full.txt @@ -0,0 +1,11 @@ +PySide6~=6.6.0 +PyYAML==6.0.1 +Pillow>=10.2.0 +appdirs==1.4.4 +certifi==2023.7.22 +tqdm>=4.65.0 +-r ./gclib/requirements_full.txt +PyInstaller~=6.6.0 +pytest~=7.4.0 +pytest-cov~=4.1.0 +pytest-qt~=4.2.0 diff --git a/wwrando/requirements_full.txt b/wwrando/requirements_full.txt new file mode 100644 index 0000000..857af9c --- /dev/null +++ b/wwrando/requirements_full.txt @@ -0,0 +1,10 @@ +PySide6==6.4.0.1 +PyYAML==5.4.1 +Pillow==9.3.0 +appdirs==1.4.4 +certifi==2022.12.7 +PyInstaller==6.6.0 +tinyaes==1.0.4 +git+https://github.com/LagoLunatic/PyFastBTI.git@da01c14562a4711e031fd0a01c52d2131035e228#egg=PyFastBTI +git+https://github.com/LagoLunatic/PyFastTextureUtils.git@786d7cda8210ec2ad01f3397059ebf4d24365391#egg=PyFastTextureUtils +git+https://github.com/LagoLunatic/PyFastYaz0.git@26743f3d3bdc5e87730d2133a797c8295c51a837#egg=PyFastYaz0