forked from pool/python-minio
Accepting request 982858 from home:yarunachalam:branches:devel:languages:python
- version update to 7.1.9 * allow hashlib.md5() calls to work with FIPS kernels by @BOPOHA in #1200 * Handle 304 status code properly by @balamurugana in #1202 * correct ValueError when part_size > MAX_PART_SIZE by @ernestang98 in #1205 * Set minimum requirement to Python v3.7 by @balamurugana in #1209 OBS-URL: https://build.opensuse.org/request/show/982858 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-minio?expand=0&rev=26
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%define skip_python2 1
|
||||
Name: python-minio
|
||||
Version: 7.1.5
|
||||
Version: 7.1.9
|
||||
Release: 0
|
||||
Summary: Minio library for Amazon S3 compatible cloud storage
|
||||
License: Apache-2.0
|
||||
|
Reference in New Issue
Block a user