forked from pool/python-cloudflare
94aefb72d7aa3cbba97d5b25e6c22e13ccbca2adf0a3910c5836f1baa6664409
- update to 2.16.0:
* added CloudFlare/tests as a package - a better place to
keep tests
* return http code 200 and
more 2xx now accepted, check for decode() errors
* confine account to first one
* testing pdf uploading and downloading
* cleanup to show correct sequence of firewall and filter
creation and deletion
* added workers create and delete
* moved /tests to /CloudFlare/tests
api_decode_from_web.py as the old api.cloudflare.com website
has gone away
* OpenAPI code now returns clean errors and version number.
* openapi url now in code where it belongs, args checked for
type str, logging messgaes for various errors, http error
code 400 & 429 handled
* --openapi call now with optional argument as url is built
into code
* all tests now similar
structure, callable from command line, debug on by default
for command line calls
* move OPENAPI_URL into code where it belongs
* only create one logger - longstanding issue solved
* added openapi_url config - rarely used outside of development
* deal with /certificates case - which is unique
* do not run tests if nothing has changed
* make zone choice random, add delay for import as it is rate limited
* remove excess code
* moved to use tempfile.TemporaryFile so more portable over many systems
OBS-URL: https://build.opensuse.org/request/show/1137644
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-cloudflare?expand=0&rev=16
Description
No description provided
Languages
RPM Spec
100%