Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-oslo.versionedobjects for
openSUSE:Factory checked in at 2026-08-09 21:34:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-oslo.versionedobjects (Old)
and /work/SRC/openSUSE:Factory/.python-oslo.versionedobjects.new.16738
(New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-oslo.versionedobjects"
Sun Aug 9 21:34:58 2026 rev:22 rq:1369792 version:3.11.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-oslo.versionedobjects/python-oslo.versionedobjects.changes
2026-03-12 22:26:10.043851300 +0100
+++
/work/SRC/openSUSE:Factory/.python-oslo.versionedobjects.new.16738/python-oslo.versionedobjects.changes
2026-08-09 21:37:21.798377042 +0200
@@ -1,0 +2,68 @@
+Wed Aug 5 14:51:18 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.11.0:
+ * trivial: Fix docstrings
+ * tests: Use isolated cache dirs for mypy integration tests
+ * zuul: Use openstack-python3-next-jobs template
+ * pre-commit: Bump versions
+ * Do not install code to build release notes
+ * tests: Add mypy plugin integration tests
+ * Drop support for Python 3.10
+ * typing: Correct return type of obj_make_list
+ * mypy: Fix cross-module field inheritance for mixin classes
+ * mypy: Resolve ObjectField types in a second pass
+ * mypy: Drop field caching
+ * mypy: Derive field types from generic parameter
+ * tests: De-dupe AST generation
+ * trivial: Remove unnecessary quotes
+ * Replace tabs with spaces
+ * tox: Use new constraints option
+
+-------------------------------------------------------------------
+Sun Jun 28 10:38:09 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 3.10.2:
+ * Remove abstractmethod from deprecated object_backport method
+ * Accept context passed by kwarg
+ * typing: Resolve ObjectField and ListOfObjectsField to
+ concrete types
+ * Rename args -> kwargs
+ * Remove unecessary try-except login in mypy plugin
+ * Remove some duplication in the mypy plugin
+ * Remove webob dependency
+ * Add strict typing
+ * Drop useless override of assertNotIsInstance
+ * typing: Add type hints to oslo_versionedobjects.base
+ * typing: Add type hints to oslo_versionedobjects.test
+ * typing: Add type hints to oslo_versionedobjects._utils
+ * typing: Add type hints to oslo_versionedobjects._options
+ * typing: Add type hints to oslo_versionedobjects.exception
+ * typing: Add type hints to oslo_versionedobjects.fixtures
+ * typing: Add type hints to oslo_versionedobjects.fields
+ * Add initial typing
+ * Add support for nested types
+ * Add tests for mypy plugin
+ * Add mypy plugin
+ * tests: Remove dead code
+ * exceptions: Remove unused attribute
+ * Remove eventlet monkey-patch from test base class
+ * trivial: Split up remoteable decorator
+ * trivial: Disable H904 check
+ * base: Deprecate remotable_classmethod
+ * base: Swap location of remoteable decorators
+ * fields: Move Coerced* helpers
+ * fields: Remove unnecessary indentation
+ * fields: Remove use of staticmethod
+ * Update master for stable/2026.1
+ * tests: Fix tz-naive test
+ * tests: Replace reference to invalid field
+ * tests: Add usedforsecurity
+ * tests: Correct attribute type
+ * trivial: Fix logging issues
+ * tests: Rewrap strings
+ * Add ruff
+ * pre-commit: Bump dependencies
+ * docs: Expand usage guide with worked example
+ * docs: Rework reference, usage docs
+
+-------------------------------------------------------------------
Old:
----
oslo_versionedobjects-3.9.0.tar.gz
New:
----
oslo_versionedobjects-3.11.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-oslo.versionedobjects.spec ++++++
--- /var/tmp/diff_new_pack.Wr15iw/_old 2026-08-09 21:37:22.362396246 +0200
+++ /var/tmp/diff_new_pack.Wr15iw/_new 2026-08-09 21:37:22.366396383 +0200
@@ -17,7 +17,7 @@
Name: python-oslo.versionedobjects
-Version: 3.9.0
+Version: 3.11.0
Release: 0
Summary: Oslo Versioned Objects library
License: Apache-2.0
@@ -96,6 +96,7 @@
%pyproject_install
%check
+rm -v oslo_versionedobjects/tests/test_mypy.py
oslo_versionedobjects/tests/test_mypy_integration.py
%{openstack_stestr_run}
%files %{python_files}
++++++ oslo_versionedobjects-3.9.0.tar.gz ->
oslo_versionedobjects-3.11.0.tar.gz ++++++
++++ 12884 lines of diff (skipped)