mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-28 01:45:22 +03:00
9c33f8c141
* build(deps-dev): bump pyinstaller from 5.13.0 to 6.3.0
Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 5.13.0 to 6.3.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/v5.13.0...v6.3.0)
---
updated-dependencies:
- dependency-name: pyinstaller
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* uses module paths instead of filesystem paths for pyinstaller data targets
* Revert "uses module paths instead of filesystem paths for pyinstaller data targets"
This reverts commit
|
||
---|---|---|
.. | ||
assets | ||
npm_global | ||
npm_linux | ||
npm_macos | ||
npm_windows | ||
__init__.py | ||
build_license_directory.sh | ||
build_linux_deb-1-gui.sh | ||
build_linux_deb-2-installer.sh | ||
build_linux_rpm-1-gui.sh | ||
build_linux_rpm-2-installer.sh | ||
build_macos-1-gui.sh | ||
build_macos-2-installer.sh | ||
build_win_license_dir.sh | ||
build_windows-1-gui.ps1 | ||
build_windows-2-installer.ps1 | ||
check_dependency_artifacts.py | ||
clean-runner.sh | ||
electron-builder.json | ||
installer-version.py | ||
pyinstaller.spec |