[packages/python-django-auth-ldap] - setuptools epoch and proper subversion encoding
qboosh
qboosh at pld-linux.org
Thu Dec 16 17:16:02 CET 2021
commit 4791665d71e36090985cd37d7cddee35a6ff65e8
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Dec 16 17:13:29 2021 +0100
- setuptools epoch and proper subversion encoding
python-django-auth-ldap.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-django-auth-ldap.spec b/python-django-auth-ldap.spec
index 38fda64..252a9da 100644
--- a/python-django-auth-ldap.spec
+++ b/python-django-auth-ldap.spec
@@ -26,14 +26,14 @@ BuildRequires: sphinx-pdg
%endif
%if %{with tests}
BuildRequires: python-mockldap >= 0.2.7
-BuildRequires: python-setuptools >= 0.6c11
+BuildRequires: python-setuptools >= 1:0.6-0.c11
%endif
%if %{with python3}
BuildRequires: python3-modules
BuildRequires: python3-setuptools
%if %{with tests}
BuildRequires: python3-mockldap >= 0.2.7
-BuildRequires: python3-setuptools >= 0.6c11
+BuildRequires: python3-setuptools >= 1:0.6-0.c11
%endif
%endif
BuildArch: noarch
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-django-auth-ldap.git/commitdiff/35be2ecf2df32ca63f1d00eb448d774763b21be5
More information about the pld-cvs-commit
mailing list