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 2024-12-05 17:09:14 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-minio (Old) and /work/SRC/openSUSE:Factory/.python-minio.new.28523 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-minio" Thu Dec 5 17:09:14 2024 rev:21 rq:1228387 version:7.2.12 Changes: -------- --- /work/SRC/openSUSE:Factory/python-minio/python-minio.changes 2024-04-02 16:44:43.102092894 +0200 +++ /work/SRC/openSUSE:Factory/.python-minio.new.28523/python-minio.changes 2024-12-05 17:11:17.144238989 +0100 @@ -1,0 +2,20 @@ +Wed Dec 4 13:33:28 UTC 2024 - Marcus Rueckert <mrueck...@suse.de> + +- Update to 7.2.12: + https://github.com/minio/minio-py/releases/tag/7.1.17 + https://github.com/minio/minio-py/releases/tag/7.2.0 + https://github.com/minio/minio-py/releases/tag/7.2.1 + https://github.com/minio/minio-py/releases/tag/7.2.2 + https://github.com/minio/minio-py/releases/tag/7.2.3 + https://github.com/minio/minio-py/releases/tag/7.2.4 + https://github.com/minio/minio-py/releases/tag/7.2.5 + https://github.com/minio/minio-py/releases/tag/7.2.6 + https://github.com/minio/minio-py/releases/tag/7.2.7 + https://github.com/minio/minio-py/releases/tag/7.2.8 + https://github.com/minio/minio-py/releases/tag/7.2.9 + https://github.com/minio/minio-py/releases/tag/7.2.10 + https://github.com/minio/minio-py/releases/tag/7.2.11 + https://github.com/minio/minio-py/releases/tag/7.2.12 +- sync requires/buildrequires with setup.py + +------------------------------------------------------------------- Old: ---- minio-7.1.16.tar.gz New: ---- minio-7.2.12.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-minio.spec ++++++ --- /var/tmp/diff_new_pack.lSoJOs/_old 2024-12-05 17:11:17.852268640 +0100 +++ /var/tmp/diff_new_pack.lSoJOs/_new 2024-12-05 17:11:17.856268807 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-minio # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,9 +15,10 @@ # Please submit bugfixes or comments via https://bugs.opensuse.org/ # + %{?sle15_python_module_pythons} Name: python-minio -Version: 7.1.16 +Version: 7.2.12 Release: 0 Summary: Minio library for Amazon S3 compatible cloud storage License: Apache-2.0 @@ -28,12 +29,18 @@ BuildRequires: %{python_module wheel} BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: python-argon2-cffi Requires: python-certifi +Requires: python-pycryptodome +Requires: python-typing-extensions Requires: python-urllib3 BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module certifi} +BuildRequires: %{python_module argon2-cffi} +BuildRequires: %{python_module pycryptodome} BuildRequires: %{python_module pytest} +BuildRequires: %{python_module typing-extensions} BuildRequires: %{python_module urllib3} # /SECTION %python_subpackages ++++++ minio-7.1.16.tar.gz -> minio-7.2.12.tar.gz ++++++ ++++ 10840 lines of diff (skipped)