Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-attrs for openSUSE:Factory checked in at 2025-09-15 19:50:32 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-attrs (Old) and /work/SRC/openSUSE:Factory/.python-attrs.new.1977 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-attrs" Mon Sep 15 19:50:32 2025 rev:27 rq:1304694 version:25.3.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-attrs/python-attrs.changes 2025-01-06 16:05:07.657539793 +0100 +++ /work/SRC/openSUSE:Factory/.python-attrs.new.1977/python-attrs.changes 2025-09-15 19:54:35.915368159 +0200 @@ -1,0 +2,15 @@ +Sat Jul 12 11:37:13 UTC 2025 - Dirk Müller <[email protected]> + +- update to 25.3.0: + * Restore support for generator-based `field_transformer`s. + * Checking mandatory vs non-mandatory attribute order is now + performed after the field transformer, since the field + transformer may change attributes and/or their order. + * `attrs.make_class()` now allows for Unicode class names. + * Speed up class creation by 30%-50% by compiling methods only + once and using a variety of other techniques. + * The error message if an attribute has both an annotation and + a type argument will now disclose _what_ attribute seems to + be the problem. + +------------------------------------------------------------------- Old: ---- attrs-24.3.0.tar.gz New: ---- attrs-25.3.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-attrs.spec ++++++ --- /var/tmp/diff_new_pack.BvOLuF/_old 2025-09-15 19:54:37.327427363 +0200 +++ /var/tmp/diff_new_pack.BvOLuF/_new 2025-09-15 19:54:37.351428370 +0200 @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-attrs%{psuffix} -Version: 24.3.0 +Version: 25.3.0 Release: 0 Summary: Attributes without boilerplate License: MIT ++++++ attrs-24.3.0.tar.gz -> attrs-25.3.0.tar.gz ++++++ ++++ 1863 lines of diff (skipped)
