Fbs

Latest version: v1.2.5

Safety actively analyzes 682532 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 19

1.1.9

Specifially, building for Python 3.9.7 gave:


/root/.pyenv/plugins/python-build/bin/python-build: line 1730: patch: command not found
BUILD FAILED (Fedora 25 using python-build 20180424)


Thank you meramsey for the [PR](https://github.com/mherrmann/fbs/pull/288)!

1.1.8

*This improvement is only included in [fbs Pro](https://build-system.fman.io/pro).*

The following warning was shown when installing fbs:


DEPRECATION: fbs is being installed using the legacy 'setup.py install'
method, because it does not have a 'pyproject.toml' and the 'wheel' package
is not installed. pip 23.1 will enforce this behaviour change. A possible
replacement is to enable the '--use-pep517' option. Discussion can be found
at https://github.com/pypa/pip/issues/8559".


This release fixes this.

1.1.7

*This improvement is only included in [fbs Pro](https://build-system.fman.io/pro).*

The following error occurred when you had multiple Qt bindings (eg. `PyQt5` and `PySide6`) installed, but not `PyQt6`:


ValueError: 'PyQt6 is not in list


This release fixes this.

1.1.6

*This improvement is only included in [fbs Pro](https://build-system.fman.io/pro).*

`fbs installer` gave the following error:


Cannot find support/ directory.


This release fixes this.

1.1.5

*This improvement is only included in [fbs Pro](https://build-system.fman.io/pro).*

`fbs installer` gave the following error on Apple Silicon machines:


bless: The 'openfolder' is not supported on Apple Silicon devices.


This release fixes this.

1.1.4

*These improvements are only included in [fbs Pro](https://build-system.fman.io/pro).*

fbs Pro's [error tracking](https://build-system.fman.io/manual/#error-tracking) via Sentry did not track exceptions that prevented the app from starting - see 283. This release fixes this. Thank you apastel for the analysis and suggested fix!

Page 2 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.