Fbs

Latest version: v1.2.2

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

Scan your dependencies

Page 5 of 19

0.9.2

Thanks to whattheserver for the PR (227)!

![image](https://user-images.githubusercontent.com/1076393/112305133-a1ab1f80-8c9e-11eb-8326-bc3804c3ede0.png)
![image](https://user-images.githubusercontent.com/1076393/112305198-b1c2ff00-8c9e-11eb-993b-8d0480dba340.png)
![image](https://user-images.githubusercontent.com/1076393/112305306-d28b5480-8c9e-11eb-8a11-17df86f49508.png)
![image](https://user-images.githubusercontent.com/1076393/112305384-e9ca4200-8c9e-11eb-93d8-35a1d1bd4dff.png)
![image](https://user-images.githubusercontent.com/1076393/112305471-0797a700-8c9f-11eb-8733-8ad683e73c90.png)

0.9.1

fbs Pro supports the latest Python, PyQt and PySide versions. See https://build-system.fman.io/pro.

0.9.0

In particular, `fbs installer` should work now. Thank you luigifcruz for the PR!

0.8.9

There are cases where you simply need to supply extra arguments to fbs's invocation of PyInstaller. There is now a new setting, `extra_pyinstaller_args`, that lets you supply those parameters. For example, in `base.json`:


{
...,
"extra_pyinstaller_args": [
"--additional-hooks-dir", "some_hooks",
"--additional-hooks-dir", "some_more_hooks",
]
}


Fixes 157 and 167.

The `release` command was also improved. You can now use any of the following command lines:


fbs release

0.8.8

pip` is now automatically updated to the latest version when you build your app with fbs's Docker integration. See 210. Thank you to whattheserver for the PR!

0.8.7

See 202. Thank you josh-richardson for the PR!

Page 5 of 19

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.