commit 2c602d070737b2b124a87b6319478866d4dd9352
Author: Marcin Krol <h...@tld-linux.org>
Date:   Thu Apr 25 23:41:44 2024 +0200

    - fix python2 condition

 python-ply.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-ply.spec b/python-ply.spec
index e86f04f..8434f2f 100644
--- a/python-ply.spec
+++ b/python-ply.spec
@@ -17,7 +17,7 @@ Source0:      http://www.dabeaz.com/ply/ply-%{version}.tar.gz
 # Source0-md5: 6465f602e656455affcd7c5734c638f8
 URL:           http://www.dabeaz.com/ply/
 BuildRequires: rpmbuild(macros) >= 1.714
-%if %{with python3}
+%if %{with python2}
 BuildRequires: python >= 1:2.7
 %if %{with tests}
 BuildRequires: python-setuptools
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-ply.git/commitdiff/2c602d070737b2b124a87b6319478866d4dd9352

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to