commit eff8803126329e1ae137c33c624aaef7a526ee89
Author: Jakub Bogusz <[email protected]>
Date: Tue Feb 9 21:53:40 2021 +0100
- disable python3 here
python-cloudpickle.spec | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/python-cloudpickle.spec b/python-cloudpickle.spec
index 4e6b2cc..f5b775f 100644
--- a/python-cloudpickle.spec
+++ b/python-cloudpickle.spec
@@ -1,8 +1,9 @@
+# NOTE: for versions >= 1.4.0 (for python 3.5+) see python3-cloudpickle.spec
#
# Conditional build:
%bcond_with tests # unit tests (some incompatible with python2, few
failing on python3.8)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module (built from
python3-cloudpickle.spec)
Summary: Extended pickling support for Python objects
Summary(pl.UTF-8): Rozszerzona obsługa operacji pickle dla obiektów
pythonowych
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-cloudpickle.git/commitdiff/eff8803126329e1ae137c33c624aaef7a526ee89
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit