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 2026-03-31 15:46:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-attrs (Old)
 and      /work/SRC/openSUSE:Factory/.python-attrs.new.1999 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-attrs"

Tue Mar 31 15:46:34 2026 rev:29 rq:1343785 version:26.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-attrs/python-attrs.changes        
2025-11-18 15:29:10.228429418 +0100
+++ /work/SRC/openSUSE:Factory/.python-attrs.new.1999/python-attrs.changes      
2026-03-31 15:46:36.681231036 +0200
@@ -1,0 +2,20 @@
+Mon Mar 30 22:00:32 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 26.1.0:
+  * Field aliases are now resolved *before* calling
+    `field_transformer`, so transformers receive fully populated
+    `Attribute` objects with usable `alias` values instead of
+    `None`.
+  * The new `Attribute.alias_is_default` flag indicates whether
+    the alias was auto-generated (`True`) or explicitly set by
+    the user (`False`).
+  * Fix type annotations for `attrs.validators.optional()`, so it
+    no longer rejects tuples with more than one validator.
+  * The `attrs.validators.disabled()` contextmanager can now be
+    nested.
+  * Frozen classes can set `on_setattr=attrs.setters.NO_OP` in
+    addition to `None`.
+  * It's now possible to pass *attrs* **instances** in addition
+    to *attrs* **classes** to `attrs.fields()`.
+
+-------------------------------------------------------------------

Old:
----
  attrs-25.4.0.tar.gz

New:
----
  attrs-26.1.0.tar.gz

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

Other differences:
------------------
++++++ python-attrs.spec ++++++
--- /var/tmp/diff_new_pack.GlT0Ad/_old  2026-03-31 15:46:37.393260814 +0200
+++ /var/tmp/diff_new_pack.GlT0Ad/_new  2026-03-31 15:46:37.397260981 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-attrs
 #
-# Copyright (c) 2025 SUSE LLC and contributors
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -26,7 +26,7 @@
 %endif
 %{?sle15_python_module_pythons}
 Name:           python-attrs%{psuffix}
-Version:        25.4.0
+Version:        26.1.0
 Release:        0
 Summary:        Attributes without boilerplate
 License:        MIT

++++++ attrs-25.4.0.tar.gz -> attrs-26.1.0.tar.gz ++++++
++++ 4762 lines of diff (skipped)

Reply via email to