From: Frank Brehm Date: Thu, 19 Jan 2023 16:19:11 +0000 (+0100) Subject: Adding package dependency to python-passlib X-Git-Tag: 0.8.5^2~1 X-Git-Url: https://git.uhu-banane.net/?a=commitdiff_plain;h=46b54b4e9427ad352db888d00ba9b62201e8aaca;p=pixelpark%2Fpp-admin-tools.git Adding package dependency to python-passlib --- 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