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 2023-11-09 21:36:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-model-bakery (Old)
and /work/SRC/openSUSE:Factory/.python-model-bakery.new.17445 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-model-bakery"
Thu Nov 9 21:36:06 2023 rev:5 rq:1124438 version:1.17.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-model-bakery/python-model-bakery.changes
2023-11-08 22:18:15.688349270 +0100
+++
/work/SRC/openSUSE:Factory/.python-model-bakery.new.17445/python-model-bakery.changes
2023-11-09 21:36:24.819135328 +0100
@@ -1,0 +2,5 @@
+Thu Nov 9 11:49:11 UTC 2023 - ecsos <[email protected]>
+
+- Fix require and buildrequire versions.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-model-bakery.spec ++++++
--- /var/tmp/diff_new_pack.IbQ71s/_old 2023-11-09 21:36:25.403156890 +0100
+++ /var/tmp/diff_new_pack.IbQ71s/_new 2023-11-09 21:36:25.403156890 +0100
@@ -25,15 +25,16 @@
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}
BuildRequires: %{python_module hatch_vcs}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-Django >= 2.2
+Requires: python-Django >= 3.2
BuildArch: noarch
# SECTION test requirements
-BuildRequires: %{python_module Django >= 2.2}
+BuildRequires: %{python_module Django >= 3.2}
BuildRequires: %{python_module pytest-django}
# /SECTION
%python_subpackages