Openqa-client

Latest version: v4.2.3

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

Scan your dependencies

Page 2 of 3

4.1.0

1. Handle server sending us YAML (though we didn't ask for it)
2. Add `parse` kwarg to `do_request` to allow skipping parsing

This adds a dependency on pyyaml, unfortunately; can't see any way around that short of
just not parsing these responses at all.

4.0.0

1. Drop Python 2 support, remove various Python 2-specific workarounds
2. Move module source under `src/`
3. Make tox build and test an sdist, not test the working directory
4. Run [black](https://github.com/psf/black) on the source, add it to CI
5. Add `pyproject.toml` compliant with PEP-517 and PEP-518
6. Update `release.sh` to use `pep517`

This is a modernization release to drop Python 2 support and align with various shiny modern
Best Practices. There should be no actual functional changes to the code at all, but I'm gonna
call it 4.0.0 due to the dropping of Python 2 support and the code being moved within the
git repo, which may disrupt some folks.

3.0.4

1. OK, this time fix tests on ancient EPEL 7 for realz
2. Tweak py27 tox environment to match EPEL 7

3.0.3

1. Fix tests to run on ancient pytest in EPEL 7 (I hope)

3.0.2

1. Fix more broken stuff in setup.py

3.0.1

1. Drop duplicated description line in setup.py
2. Fix release.sh for no spaces in setup.py setup()

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.