[packages/python-requests-mock] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:14:35 CEST 2025
commit bf4eedc064840df5768e354170149b6fd99bd39e
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:14:37 2025 +0200
- python2 only
python-requests-mock.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-requests-mock.spec b/python-requests-mock.spec
index bbb7f9d..cf6f0f2 100644
--- a/python-requests-mock.spec
+++ b/python-requests-mock.spec
@@ -3,7 +3,7 @@
%bcond_without doc # API documentation
%bcond_without tests # unit tests
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%define module requests_mock
%define egg_name %{module}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-requests-mock.git/commitdiff/bf4eedc064840df5768e354170149b6fd99bd39e
More information about the pld-cvs-commit
mailing list