[packages/python-isort] - python2 only
baggins
baggins at pld-linux.org
Wed Sep 17 23:08:44 CEST 2025
commit 9628783ef9172666d5c8c5bee936179f57d570e8
Author: Jan Rękorajski <baggins at pld-linux.org>
Date: Thu Sep 18 01:08:40 2025 +0200
- python2 only
python-isort.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/python-isort.spec b/python-isort.spec
index 5d184fc..28f6f3b 100644
--- a/python-isort.spec
+++ b/python-isort.spec
@@ -2,7 +2,7 @@
# Conditional build:
%bcond_with tests # unit tests (needs more dependencies in PLD)
%bcond_without python2 # CPython 2.x module
-%bcond_without python3 # CPython 3.x module
+%bcond_with python3 # CPython 3.x module
%define module isort
Summary: Python 2 library to sort imports alphabetically
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-isort.git/commitdiff/9628783ef9172666d5c8c5bee936179f57d570e8
More information about the pld-cvs-commit
mailing list