commit c43617c5765b748a6d0a8743f7aea4384118eb6a
Author: Mateusz Korniak <mat...@pld-linux.org>
Date:   Sun Aug 27 00:10:39 2017 +0200

    Turned off python3.

 python-jsonrpclib.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/python-jsonrpclib.spec b/python-jsonrpclib.spec
index 361f998..88f2d5e 100644
--- a/python-jsonrpclib.spec
+++ b/python-jsonrpclib.spec
@@ -2,7 +2,7 @@
 %bcond_with    doc     # don't build doc
 %bcond_with    tests   # do not perform "make test"
 %bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with    python3 # CPython 3.x module
 
 # NOTES:
 # - 'module' should match the Python import path (first component?)
@@ -11,7 +11,7 @@
 %define                module          jsonrpclib
 %define                egg_name        jsonrpclib
 %define                pypi_name       jsonrpclib
-Summary:       A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax.
+Summary:       A Python JSON-RPC over HTTP that mirrors xmlrpclib syntax
 # Summary(pl.UTF-8):   -
 Name:          python-%{pypi_name}
 Version:       0.1.7
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/python-jsonrpclib.git/commitdiff/c43617c5765b748a6d0a8743f7aea4384118eb6a

_______________________________________________
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