aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/python-djvulibre/python-djvulibre.SlackBuild9
1 files changed, 9 insertions, 0 deletions
diff --git a/python/python-djvulibre/python-djvulibre.SlackBuild b/python/python-djvulibre/python-djvulibre.SlackBuild
index 658e56141238e..64c468f29f3f2 100644
--- a/python/python-djvulibre/python-djvulibre.SlackBuild
+++ b/python/python-djvulibre/python-djvulibre.SlackBuild
@@ -6,6 +6,15 @@
# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.
+# 20240816 bkw: Note to self:
+# https://github.com/FriedrichFroebel/python-djvulibre/ has a version
+# 0.9.0 of this, which is shipped by a few distros. However, we cannot
+# upgrade to this version, because it drops python 2 support. The only
+# reason python-djvulibre is in our repo is because it's a dep of
+# djvusmooth, which is in python 2.
+# This build should probably be split into python2- and python3-, but
+# we don't even need the python3- one (yet?)
+
# 20230108 bkw: update for v0.8.8.
# 20211205 bkw: