Pymacapp

Latest version: v4.0.2

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

Scan your dependencies

Page 1 of 5

4.0.2

Updating Readme.md and fixing setup.py (no major changes)

4.0.1

Releases [Version 4.0.1](https://pypi.org/project/PyMacApp/4.0.1/) (Breaking Changes!)

- major refactoring due to deprecation of `altool`,
resolving https://github.com/The-Nicholas-R-Barrow-Company-LLC/PyMacApp/issues/4
- `Package.notorize` method has been renamed to `Package.notarize` to fix this embarrassing typo
- removed `Package.wait` method in favor of `Package.notarize(wait: bool)`
- Implicit authorization during `Package.notarize`, et al., removed in favor of an explicit call of the `Package.login`
method (see the [Quickstart](https://github.com/The-Nicholas-R-Barrow-Company-LLC/PyMacApp/blob/main/README.md#quickstart-building--packaging-your-app-last-updated-in-v401) for demo auth flow)
- added an example [build-example.py](https://github.com/The-Nicholas-R-Barrow-Company-LLC/PyMacApp/blob/main/example/build-example.py) and example application under the [example](https://github.com/The-Nicholas-R-Barrow-Company-LLC/PyMacApp/tree/main/example) folder in the project root

3.2.3

- removing PySide6 from dependencies (only necessary for runtools)
- cleaning setup.py

3.1.0

- adds the ability to set your own .spec file: App.config(use_custom_spec='/path/to/file.spec')

3.0.3

- bug fixes for setup.py

3.0.2

- relative import bug fixes

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.