Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-oras for openSUSE:Factory 
checked in at 2026-03-31 15:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oras (Old)
 and      /work/SRC/openSUSE:Factory/.python-oras.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-oras"

Tue Mar 31 15:22:32 2026 rev:3 rq:1343732 version:0.2.42

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-oras/python-oras.changes  2026-02-12 
17:29:52.845687555 +0100
+++ /work/SRC/openSUSE:Factory/.python-oras.new.1999/python-oras.changes        
2026-03-31 15:23:32.943469318 +0200
@@ -1,0 +2,15 @@
+Mon Mar 23 12:51:39 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 0.2.42:
+  * feat: add Layout `copy` for pull_from_registry capability
+- update to 0.2.41:
+  * Use optional schema validation for `get_manifest`
+- update to 0.2.40:
+  * Fix preemptive exit in `auths` lookup when `credsStore` is in
+    use
+- update to 0.2.39:
+  * fix Python 3.7+ compatibility by avoiding union syntax and
+    rely on typing
+  * Fix: runtime error can not be emitted successfully
+
+-------------------------------------------------------------------

Old:
----
  oras-0.2.38.tar.gz

New:
----
  oras-0.2.42.tar.gz

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

Other differences:
------------------
++++++ python-oras.spec ++++++
--- /var/tmp/diff_new_pack.isk3LN/_old  2026-03-31 15:23:34.159519977 +0200
+++ /var/tmp/diff_new_pack.isk3LN/_new  2026-03-31 15:23:34.159519977 +0200
@@ -18,31 +18,31 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-oras
-Version:        0.2.38
+Version:        0.2.42
 Release:        0
 Summary:        OCI Registry as Storage Python SDK
 License:        Apache-2.0
 URL:            https://github.com/oras-project/oras-py
 Source:         
https://files.pythonhosted.org/packages/source/o/oras/oras-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
+BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+Requires:       python-boto3 >= 1.33.0
+Requires:       python-jsonschema
+Requires:       python-requests
+Suggests:       python-docker = 5.0.1
+BuildArch:      noarch
 #
 # SECTION runtime requirements
-BuildRequires:  %{python_module boto3}
+BuildRequires:  %{python_module boto3 >= 1.33.0}
 BuildRequires:  %{python_module jsonschema}
 BuildRequires:  %{python_module requests}
 # /SECTION
 # SECTION test requirements
-BuildRequires:  %{python_module pytest}
+BuildRequires:  %{python_module pytest >= 4.6.2}
 # /SECTION
-BuildRequires:  fdupes
-Requires:       python-jsonschema
-Requires:       python-requests
-Requires:       python-boto3 >= 1.33.0
-Suggests:       python-docker == 5.0.1
-BuildArch:      noarch
 %python_subpackages
 
 %description

++++++ oras-0.2.38.tar.gz -> oras-0.2.42.tar.gz ++++++
++++ 2163 lines of diff (skipped)

Reply via email to