Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-frozendict for 
openSUSE:Factory checked in at 2022-06-08 14:24:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-frozendict (Old)
 and      /work/SRC/openSUSE:Factory/.python-frozendict.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-frozendict"

Wed Jun  8 14:24:54 2022 rev:5 rq:981208 version:2.3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-frozendict/python-frozendict.changes      
2022-01-08 23:24:45.954287806 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-frozendict.new.1548/python-frozendict.changes
    2022-06-08 14:25:17.712530194 +0200
@@ -1,0 +2,27 @@
+Tue Jun  7 17:55:15 UTC 2022 - Marcus Rueckert <[email protected]>
+
+- Update to 2.3.2
+  - Fixed a memory leak in __hash__() (thanks to @gusostow for the
+    report)
+- Changes from 2.3.1
+  - Added key([index]), value([index]) and item([index]) methods
+  - Other internal changes and clean-ups
+- Changes from 2.3.0
+  - Added set, delete and setdefault methods.
+- Changes from 2.2.1
+  - Fix segfault on equals between a frozendict and any other
+    dict-like object different but with the same length, in Python
+    3.6
+- Changes from 2.2.0
+  - Added binaries for all supported Py versions (3.7+), OSes
+    (Linux, Windows, MacOS) and architectures (x86_64)
+  - Speed is now fast as dict, if not faster!
+  - reversed() now works also for Py 3.6 and 3.7
+  - Completely refactored internal code, fixing a load of problems
+  - Fixed bug with empty instances of subclasses
+  - Removed binaries for Python 3.6, see next releases
+  - now frozendict no more inherits from MutableMapping. We
+    recommend anyway the C Extension.
+  - reversed supported
+
+-------------------------------------------------------------------

Old:
----
  frozendict-2.1.3.tar.gz

New:
----
  frozendict-2.3.2.tar.gz

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

Other differences:
------------------
++++++ python-frozendict.spec ++++++
--- /var/tmp/diff_new_pack.cskPu4/_old  2022-06-08 14:25:18.228530833 +0200
+++ /var/tmp/diff_new_pack.cskPu4/_new  2022-06-08 14:25:18.232530839 +0200
@@ -21,7 +21,7 @@
 # Do not enable multibuild unless seriously necessary, it in
 # combination with arch is a right mess!
 Name:           python-frozendict
-Version:        2.1.3
+Version:        2.3.2
 Release:        0
 Summary:        An immutable dictionary
 License:        MIT

++++++ frozendict-2.1.3.tar.gz -> frozendict-2.3.2.tar.gz ++++++
++++ 70768 lines of diff (skipped)

Reply via email to