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 2022-08-07 18:33:45
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-attrs (Old)
 and      /work/SRC/openSUSE:Factory/.python-attrs.new.1521 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-attrs"

Sun Aug  7 18:33:45 2022 rev:17 rq:993244 version:22.1.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-attrs/python-attrs.changes        
2022-01-11 21:20:33.601013285 +0100
+++ /work/SRC/openSUSE:Factory/.python-attrs.new.1521/python-attrs.changes      
2022-08-07 18:33:48.305131101 +0200
@@ -1,0 +2,26 @@
+Thu Aug  4 09:08:48 UTC 2022 - Otto Hollmann <otto.hollm...@suse.com>
+
+- Update to 22.1.0:
+  * Backwards-incompatible Changes
+    * Python 2.7 is not supported anymore.
+    * Dealing with Python 2.7 tooling has become too difficult for a
+      volunteer-run project.
+    * We have supported Python 2 more than 2 years after it was officially
+      discontinued and feel that we have paid our dues. All version up to 
21.4.0
+      from December 2021 remain fully functional, of course. #936
+    * The deprecated cmp attribute of attrs.Attribute has been removed. This
+      does not affect the cmp argument to attr.s that can be used as a shortcut
+      to set eq and order at the same time. #939
+  * Changes
+    * Instantiation of frozen slotted classes is now faster. #898
+    * If an eq key is defined, it is also used before hashing the attribute. 
#909
+    * Added attrs.validators.min_len(). #916
+    * attrs.validators.deep_iterable()'s member_validator argument now also
+      accepts a list of validators and wraps them in an 
attrs.validators.and_(). #925
+    * Added missing type stub re-imports for attrs.converters and 
attrs.filters. #931
+    * Added missing stub for attr(s).cmp_using(). #949
+    * attrs.validators._in()'s ValueError is not missing the attribute, 
expected
+      options, and the value it got anymore. #951
+    * Python 3.11 is now officially supported. #969
+
+-------------------------------------------------------------------

Old:
----
  attrs-21.4.0.tar.gz

New:
----
  attrs-22.1.0.tar.gz

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

Other differences:
------------------
++++++ python-attrs.spec ++++++
--- /var/tmp/diff_new_pack.utp4J8/_old  2022-08-07 18:33:48.805132554 +0200
+++ /var/tmp/diff_new_pack.utp4J8/_new  2022-08-07 18:33:48.809132567 +0200
@@ -27,7 +27,7 @@
 %endif
 %global skip_python36 1
 Name:           python-attrs%{psuffix}
-Version:        21.4.0
+Version:        22.1.0
 Release:        0
 Summary:        Attributes without boilerplate
 License:        MIT

++++++ attrs-21.4.0.tar.gz -> attrs-22.1.0.tar.gz ++++++
++++ 7374 lines of diff (skipped)

Reply via email to