File project.diff of Package python-python3-openid
--- python-python3-openid.spec.orig
+++ python-python3-openid.spec
@@ -1,7 +1,7 @@
#
# spec file for package python-python3-openid
#
-# 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
@@ -34,8 +34,8 @@ Requires: python-defusedxml
BuildArch: noarch
%if %{with test}
BuildRequires: %{python_module Django}
-BuildRequires: %{python_module defusedxml}
BuildRequires: %{python_module dbm}
+BuildRequires: %{python_module defusedxml}
%if 0%{?suse_version} > 1500
BuildRequires: %{python_module mysqlclient}
%endif