Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-pydantic for openSUSE:Factory 
checked in at 2022-06-19 21:10:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pydantic (Old)
 and      /work/SRC/openSUSE:Factory/.python-pydantic.new.1548 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pydantic"

Sun Jun 19 21:10:33 2022 rev:12 rq:983628 version:1.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pydantic/python-pydantic.changes  
2022-02-03 23:16:47.396488483 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-pydantic.new.1548/python-pydantic.changes    
    2022-06-19 21:10:33.978099553 +0200
@@ -1,0 +2,27 @@
+Sat Jun 18 13:37:28 UTC 2022 - Michael Str??der <mich...@stroeder.com>
+
+- Update to 1.9.1
+  * Limit the size of generics._generic_types_cache and 
generics._assigned_parameters
+    to avoid unlimited increase in memory usage, #4083 by @samuelcolvin
+  * Add Jupyverse and FPS as Jupyter projects using pydantic, #4082 by 
@davidbrochart
+  * Speedup __isinstancecheck__ on pydantic models when the type is not a 
model,
+    may also avoid memory "leaks", #4081 by @samuelcolvin
+  * Fix in-place modification of FieldInfo that caused problems with
+    PEP 593 type aliases, #4067 by @adriangb
+  * Add support for autocomplete in VS Code via __dataclass_transform__
+    when using pydantic.dataclasses.dataclass, #4006 by @giuliano-oliveira
+  * Remove benchmarks from codebase and docs, #3973 by @samuelcolvin
+  * Typing checking with pyright in CI, improve docs on 
vscode/pylance/pyright, #3972 by @samuelcolvin
+  * Fix nested Python dataclass schema regression, #3819 by @himbeles
+  * Update documentation about lazy evaluation of sources for Settings, #3806 
by @garyd203
+  * Prevent subclasses of bytes being converted to bytes, #3706 by 
@samuelcolvin
+  * Fixed "error checking inheritance of" when using PEP585 and PEP604 type 
hints, #3681 by @aleksul
+  * Allow self referencing ClassVars in models, #3679 by @samuelcolvin
+  * Fix issue with self-referencing dataclass, #3675 by @uriyyo
+  * Include non-standard port numbers in rendered URLs, #3652 by @dolfinus
+  * Config.copy_on_model_validation does a deep copy and not a shallow one, 
#3641 by @PrettyWood
+  * fix: clarify that discriminated unions do not support singletons, #3636 by 
@tommilligan
+  * Add read_text(encoding='utf-8') for setup.py, #3625 by @hswong3i
+  * Fix JSON Schema generation for Discriminated Unions within lists, #3608 by 
@samuelcolvin
+
+-------------------------------------------------------------------

Old:
----
  pydantic-1.9.0.tar.gz

New:
----
  pydantic-1.9.1.tar.gz

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

Other differences:
------------------
++++++ python-pydantic.spec ++++++
--- /var/tmp/diff_new_pack.jQzksY/_old  2022-06-19 21:10:34.450100256 +0200
+++ /var/tmp/diff_new_pack.jQzksY/_new  2022-06-19 21:10:34.458100268 +0200
@@ -20,7 +20,7 @@
 %{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-pydantic
-Version:        1.9.0
+Version:        1.9.1
 Release:        0
 Summary:        Data validation and settings management using python type 
hinting
 License:        MIT

++++++ pydantic-1.9.0.tar.gz -> pydantic-1.9.1.tar.gz ++++++
++++ 3483 lines of diff (skipped)

Reply via email to