Android-sdk-updater

Latest version: v1.0.1

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

Scan your dependencies

1.0.1

++++++++++++++++++

Version bump to fix a packaging issue.

1.0.0

++++++++++++++++++

We're stable enough.

0.0.4

++++++++++++++++++

**Bugfixes**

- Display a warning for missing remote packages instead of exiting fatally.
- Exit fatally when the remote is missing explicitly-requested packages.
- Standardize error messaging:
- Prepend "WARNING:" for non-fatal messages
- Prepend "FATAL:" for fatal messages

0.0.3

++++++++++++++++++

**Features**

- `--show` lists packages that are `installed`, `available`, and `updates`. Thanks to jules2689 for this feature.

**Bugfixes**

- Handle symlinked SDK install directories. Thanks to jules2689.
- Fix name-mangling for system-image packages. Thanks again to jules2689.
- Blacklist `temp` directories which may be created by newer versions of Android Studio.
- Ignore the `license` property for `platform-tools` packages, which has been removed for release candidates.

0.0.2

++++++++++++++++++

**Bugfixes**

- Handle Unicode strings properly for Python 2.
- Blacklist the NDK package. Plans are in place to support this in a future release.
- Use non-zero exit code when installation of one or more packages fail.

0.0.1

++++++++++++++++++

**Birth**

- Support incremental updates of an SDK installation.
- Support forcing installation of arbitrary SDK packages.
- Read packages from the command line or STDIN.
- Configurable timeouts for package installation.
- Dry-run and verbose output modes for debugging.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.