Please note that this version (v1.0.0) has dropped compatibility with Python 2.7, 3.4, 3.5.
Python 2.7 is officially end-of-life since 2020-01-01.
Python 3.4 is officially end-of-life since 2019-03-18.
Python 3.5 is officially end-of-life since 2020-09-30.
If you plan to stay with un-supported Python versions, please use release v0.6.0.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Updates the requirements on ovh to permit the latest version.
Release notes
Sourced from ovh's releases.
Changelog
Sourced from ovh's changelog.
... (truncated)
Commits
f803b19
Merge pull request #110 from ovh/drop-python-2-support787a9f1
chore(release): prepare changelog for release v1.0.0947a6b5
chore(debian): add scripts to build debian package06205e5
chore(debian): remove python2 support + add dependency to python3-requestsaa780b7
chore(debian): add missing changelog for 0.6.0 + do not run unittests during ...27b31a3
chore(ci): removing .travis.yml as the service no longer existsa5aa840
chore(LICENSE): license year bumpf348782
chore(compat): drop Python 2 support, add Python 3.8, 3.9, 3.10 support6b85e1b
Merge pull request #84 from ovh/support-headers3bdd994
feat: added support for headers when calling ovh.Client.raw_callDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)