[packages/python-oauthlib] use epoch 1 for python3 package
glen
glen at pld-linux.org
Fri May 24 12:43:35 CEST 2019
commit 5cae27c91004c9271ea4366eca484e208b8a1cd9
Author: Elan Ruusamäe <glen at pld-linux.org>
Date: Fri May 24 13:41:53 2019 +0300
use epoch 1 for python3 package
python-oauthlib.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-oauthlib.spec b/python-oauthlib.spec
index 5ee82e6..c7b67da 100644
--- a/python-oauthlib.spec
+++ b/python-oauthlib.spec
@@ -18,7 +18,7 @@ BuildRequires: python-modules >= 1:2.6
%endif
%if %{with python3}
BuildRequires: python3-setuptools
-BuildRequires: python3-modules >= 3.2
+BuildRequires: python3-modules >= 1:3.2
%endif
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.710
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-oauthlib.git/commitdiff/5cae27c91004c9271ea4366eca484e208b8a1cd9
More information about the pld-cvs-commit
mailing list