Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-model-bakery for 
openSUSE:Factory checked in at 2024-11-20 17:00:15
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-model-bakery (Old)
 and      /work/SRC/openSUSE:Factory/.python-model-bakery.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-model-bakery"

Wed Nov 20 17:00:15 2024 rev:6 rq:1225204 version:1.20.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-model-bakery/python-model-bakery.changes  
2023-11-09 21:36:24.819135328 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-model-bakery.new.28523/python-model-bakery.changes
       2024-11-20 17:00:54.215124138 +0100
@@ -1,0 +2,20 @@
+Wed Nov 13 05:08:17 UTC 2024 - Steve Kowalik <steven.kowa...@suse.com>
+
+- Update to 1.20.0:
+  * Added
+    + Adds support to Python 3.13
+    + Add Django 5.1 support
+    + Add Django 5.0 support
+  * Changed
+    + Make sure db_default is being considered
+    + Allow None value for generic foreign keys within iterators
+    + Make TextField generator respect max_length
+    + Handle bulk creation when using reverse related name
+    + Allow combination of GFK and _fill_optional
+    + Fix make_recipe to work with _quantity
+    + Replace expensive count() with cheap exists()
+    + Allow baking without contenttypes framework
+  * Removed
+    + Drop Django 3.2 and 4.1 support (reached end of life)
+
+-------------------------------------------------------------------

Old:
----
  model-bakery-1.17.0-gh.tar.gz

New:
----
  model-bakery-1.20.0-gh.tar.gz

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

Other differences:
------------------
++++++ python-model-bakery.spec ++++++
--- /var/tmp/diff_new_pack.au10U4/_old  2024-11-20 17:00:54.631141086 +0100
+++ /var/tmp/diff_new_pack.au10U4/_new  2024-11-20 17:00:54.631141086 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-model-bakery
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,11 +18,10 @@
 
 %{?sle15_python_module_pythons}
 Name:           python-model-bakery
-Version:        1.17.0
+Version:        1.20.0
 Release:        0
 Summary:        Smart object creation facility for Django
 License:        Apache-2.0
-Group:          Development/Languages/Python
 URL:            https://github.com/model-bakers/model_bakery
 Source:         
https://github.com/model-bakers/model_bakery/archive/refs/tags/%{version}.tar.gz#/model-bakery-%{version}-gh.tar.gz
 BuildRequires:  %{python_module base >= 3.8}
@@ -57,7 +56,7 @@
 %pytest
 
 %files %{python_files}
-%doc CHANGELOG.md README.md docs/source/*.rst
+%doc CHANGELOG.md README.md
 %license LICENSE
 %{python_sitelib}/model_bakery
 %{python_sitelib}/model_bakery-%{version}.dist-info

++++++ model-bakery-1.17.0-gh.tar.gz -> model-bakery-1.20.0-gh.tar.gz ++++++
++++ 4317 lines of diff (skipped)

Reply via email to