[packages/python-toposort] - disabled python3 here, release 4
qboosh
qboosh at pld-linux.org
Sun Oct 26 11:56:10 CET 2025
commit 8222e0486ab61a7ed6d1a95d24f1ac6a99e8c110
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Sun Oct 26 11:56:05 2025 +0100
- disabled python3 here, release 4
python-toposort.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/python-toposort.spec b/python-toposort.spec
index 8e858f8..3b9ab60 100644
--- a/python-toposort.spec
+++ b/python-toposort.spec
@@ -2,13 +2,14 @@
# Conditional build:
%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 (built from python3-toposort.spec)
Summary: Topological sort algorithm
Summary(pl.UTF-8): Algorytm sortowania topologicznego
Name: python-toposort
+# keep 1.7 here for python2 support
Version: 1.7
-Release: 3
+Release: 4
License: Apache v2.0
Group: Libraries/Python
#Source0Download: https://pypi.org/simple/toposort/
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/python-toposort.git/commitdiff/8222e0486ab61a7ed6d1a95d24f1ac6a99e8c110
More information about the pld-cvs-commit
mailing list