15
0

- update to 2.11.6:

* handle multipart/form-data correctly for more than one file and with params/data
  * keywords not handled correctly at command level
  * added after openapi review
  * added deprecated processing, now shows version

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-cloudflare?expand=0&rev=18
This commit is contained in:
2023-07-11 14:08:02 +00:00
committed by Git OBS Bridge
parent a2fd023ec8
commit 802380833d
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:540120accf45f4cfc78cbef6e91ce87c94ff49cf11e96205fc3fe0647e67701b
size 79458

3
cloudflare-2.11.6.tar.gz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6531d4caf160baf304d09974251cf05a624e6963d4cf844578c1154efba96f5e
size 80666

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Tue Jul 11 14:06:47 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.11.6:
* handle multipart/form-data correctly for more than one file and with params/data
* keywords not handled correctly at command level
* added after openapi review
* added deprecated processing, now shows version
-------------------------------------------------------------------
Sat Jul 1 10:07:10 UTC 2023 - ecsos <ecsos@opensuse.org>

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-cloudflare
Version: 2.11.1
Version: 2.11.6
Release: 0
Summary: Python wrapper for the Cloudflare v4 API
License: MIT