Fbs

Latest version: v1.2.1

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

Scan your dependencies

Page 1 of 19

1.2.3

fbs release current


Fixes 211.

Thank you to whattheserver and luigifreitas for their PRs.

1.2.1

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

fbs Pro users had no easy way to install fbs Pro in `buildvm` virtual machines. This release fixes this: You can now add `fbs_pro.tar.gz` into `requirements/` and add `fbs_pro.tar.gz` to `requirements/base.txt` to have it installed in the VM.

1.2.0

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

Commands such as `fbs buildvm ubuntu` were plagued by several problems due to outdated Python and OS versions. This release fixes this.

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.

Page 1 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.