Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-minio for openSUSE:Factory 
checked in at 2021-09-22 22:12:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-minio (Old)
 and      /work/SRC/openSUSE:Factory/.python-minio.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-minio"

Wed Sep 22 22:12:52 2021 rev:11 rq:920715 version:7.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-minio/python-minio.changes        
2020-08-21 19:07:57.376490916 +0200
+++ /work/SRC/openSUSE:Factory/.python-minio.new.1899/python-minio.changes      
2021-09-22 22:13:01.112326088 +0200
@@ -1,0 +2,62 @@
+Wed Sep 22 03:51:05 UTC 2021 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 7.1.0:
+  * EventIterable: use looping instead of tail recursion in next() (#1126) 
(07/07/21) (Bala FA)
+  * list_objects(): add url encoding type support. (#1107) (06/29/21) (Bala FA)
+  * listen_bucket_notification(): return EventIterable object as controlled 
iterator. (#1118) (06/25/21) (Bala FA)
+  * allow setting custom environment variables for mc admin subprocess (#1100) 
(05/24/21) (cbows)
+  * fix error when mc admin response has a trailing newline (#1099) (05/24/21) 
(cbows)
+  * Bucket: add string representation and equality method (#1095) (05/24/21) 
(Bahram Aghaei)
+  * list_objects(): identify delete marker generically (#1106) (05/24/21) 
(Bala FA)
+  * make_bucket: use region passed via constructor (#1103) (03/29/21) (Bala FA)
+  * Optimize logic of read_part_data() (#1085) (02/21/21) (Bala FA)
+  * Fix divided by zero error at part info computation. (#1083) (02/18/21) 
(Bala FA)
+  * Convert timedelta.total_seconds() to integer in credential providers. 
(#1081) (02/12/21) (Brian Thorne)
+  * fix data argument description of put_object() API (#1071) (01/29/21) (Bala 
FA)
+  * fix getbytes() usage in make_bucket() API (#1073) (01/29/21) (Bala FA)
+  * fix Retention properties usage (#1066) (01/27/21) (Bala FA)
+  * fix Tagging.tags usage properly (#1061) (01/27/21) (Bala FA)
+  * Add default 5 minutes timeout to default http client (#1069) (01/25/21) 
(Bala FA)
+  * Enhance HTTP trace (#1056) (01/09/21) (Bala FA)
+  * Allow empty prefix in Filter (#1053) (01/05/21) (Bala FA)
+  * fix: bring back previous change to functional test script (#1045) 
(12/10/20) (Harshavardhana)
+  * Remove configparser as dependency (#1046) (12/10/20) (Bala FA)
+  * Python2 support has been removed.
+  * Added support for S3 APIs related to object locking and versioning, 
tagging.
+  * Added support for compose object.
+  * fix: running functional tests issues (12/08/20) (Minio Trusted)
+  * Enhance put_object() API to support more parameters (#1022) (12/04/20) 
(Bala FA)
+  * Rename presigned_url() to get_presigned_url() (#1032) (12/03/20) (Bala FA)
+  * Refactor PostPolicy implementation (#1023) (12/01/20) (Bala FA)
+  * fix: allow tests to run properly on gateway setups (#1034) (11/28/20) 
(Harshavardhana)
+  * error.code() is a property not function (11/28/20) (Harshavardhana)
+  * Handle locale-safe time formats (#1020) (11/24/20) (Bala FA)
+  * Make code property check optional in IamAwsProvider (#1025) (11/24/20) 
(Bala F:...skipping...
+  * Simplify select_object_content() response stream (#1018) (12/02/20) (Bala 
FA)
+  * Add compose_object() and enhance copy_object() APIs (#1021) (12/02/20) 
(Bala FA)
+  * Refactor PostPolicy implementation (#1023) (12/01/20) (Bala FA)
+  * fix: allow tests to run properly on gateway setups (#1034) (11/28/20) 
(Harshavardhana)
+  * error.code() is a property not function (11/28/20) (Harshavardhana)
+  * ignore NoSuchVersion returned in remove_objects (#1033) (11/28/20) 
(Harshavardhana)
+  * Merge thread_pool.py into helpers.py (#1024) (11/25/20) (Bala FA)
+  * Handle locale-safe time formats (#1020) (11/24/20) (Bala FA)
+  * fix client grants provider example (#1027) (11/24/20) (Bala FA)
+  * Make code property check optional in IamAwsProvider (#1025) (11/24/20) 
(Bala FA)
+  * fix examples of {fget,get,stat}_object() APIs (#1028) (11/23/20) (Bala FA)
+  * Merge definitions.py into helpers.py (#1017) (11/11/20) (Bala FA)
+  * Normalize user metadata in request headers properly (#1016) (11/11/20) 
(Bala FA)
+  * Update return type in put_object() and copy_object() API (#1012) 
(11/09/20) (Bala FA)
+  * add {set,get}_object_retention() APIs (#986) (10/23/20) (Bala FA)
+  * add {set,get,delete}_object_lock_config APIs (#985) (10/21/20) (Bala FA)
+  * add {enable,disable,is}_object_legal_hold[_enabled] APIs (#987) (10/19/20) 
(Bala FA)
+  * fix Host header in request correctly (#1004) (10/19/20) (Bala FA)
+  * Handle location constraints inside API methods (#992) (10/14/20) (Bala FA)
+  * Move http execution at one place (#968) (09/21/20) (Bala FA)
+  * fix: Pass request parameters in query string in LDAPIdentityProvider. 
(#976) (09/13/20) (stepanko7)
+  * IAMProvider accepts ECS IAM Task roles (#960) (08/22/20) (Nick Lavrov)
+  * Ship missing credential files in MANIFEST.in (#962) (08/21/20) (Steve 
Kowalik)
+- Drop use of SOURCE1 and SOURCE2, the files are now included in the sdist.
+- Add patch remove-nose.patch:
+  * Stop using nose methods.
+
+-------------------------------------------------------------------

Old:
----
  config.json.sample
  credentials.sample
  minio-6.0.0.tar.gz

New:
----
  minio-7.1.0.tar.gz
  remove-nose.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-minio.spec ++++++
--- /var/tmp/diff_new_pack.hDqjky/_old  2021-09-22 22:13:01.880326726 +0200
+++ /var/tmp/diff_new_pack.hDqjky/_new  2021-09-22 22:13:01.884326730 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-minio
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -19,15 +19,13 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-minio
-Version:        6.0.0
+Version:        7.1.0
 Release:        0
 Summary:        Minio library for Amazon S3 compatible cloud storage
 License:        Apache-2.0
 URL:            https://github.com/minio/minio-py
 Source:         
https://files.pythonhosted.org/packages/source/m/minio/minio-%{version}.tar.gz
-# https://github.com/minio/minio-py/issues/961
-Source1:        
https://raw.githubusercontent.com/minio/minio-py/master/tests/unit/config.json.sample
-Source2:        
https://raw.githubusercontent.com/minio/minio-py/master/tests/unit/credentials.sample
+Patch0:         remove-nose.patch
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
@@ -42,7 +40,6 @@
 BuildRequires:  %{python_module certifi}
 BuildRequires:  %{python_module future}
 BuildRequires:  %{python_module mock}
-BuildRequires:  %{python_module nose}
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module python-dateutil}
 BuildRequires:  %{python_module pytz}
@@ -55,6 +52,7 @@
 
 %prep
 %setup -q -n minio-%{version}
+%autopatch -p1
 mv docs/zh_CN/API.md docs/API_zh_CN.md
 sed -i -e '/configparser/d' setup.py
 
@@ -66,7 +64,6 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-cp %{SOURCE1} %{SOURCE2} tests/unit
 %pytest
 
 %files %{python_files}

++++++ minio-6.0.0.tar.gz -> minio-7.1.0.tar.gz ++++++
++++ 26618 lines of diff (skipped)

++++++ remove-nose.patch ++++++
++++ 1253 lines (skipped)

Reply via email to