[packages/python-greenlet] - add epoch in deps
    arekm 
    arekm at pld-linux.org
       
    Tue Sep 15 11:15:11 CEST 2015
    
    
  
commit c09495dce550f43c3ba6b95124edbcca429ee215
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Tue Sep 15 11:15:06 2015 +0200
    - add epoch in deps
 python-greenlet.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-greenlet.spec b/python-greenlet.spec
index 143e4c6..28bf9fc 100644
--- a/python-greenlet.spec
+++ b/python-greenlet.spec
@@ -25,8 +25,8 @@ BuildRequires:	python-devel
 BuildRequires:	python-setuptools
 %endif
 %if %{with python3}
-BuildRequires:	python3-2to3 >= 3.5
-BuildRequires:	python3-2to3 < 3.6
+BuildRequires:	python3-2to3 >= 1:3.5
+BuildRequires:	python3-2to3 < 1:3.6
 BuildRequires:	python3-devel
 BuildRequires:	python3-setuptools
 BuildRequires:	python3-modules
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-greenlet.git/commitdiff/c09495dce550f43c3ba6b95124edbcca429ee215
    
    
More information about the pld-cvs-commit
mailing list