From 46b54b4e9427ad352db888d00ba9b62201e8aaca Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Thu, 19 Jan 2023 17:19:11 +0100 Subject: [PATCH] Adding package dependency to python-passlib --- template.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/template.spec b/template.spec index a27e069..d2e0fc1 100644 --- a/template.spec +++ b/template.spec @@ -29,6 +29,7 @@ Requires: python@@@py_version_nodot@@@ Requires: python@@@py_version_nodot@@@-libs Requires: python@@@py_version_nodot@@@-babel Requires: python@@@py_version_nodot@@@-ldap3 +Requires: python@@@py_version_nodot@@@-passlib Requires: python@@@py_version_nodot@@@-psutil Requires: python@@@py_version_nodot@@@-pytz Requires: python@@@py_version_nodot@@@-requests -- 2.39.5