summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFlorian Franzmann2022-05-22 19:15:19 +0200
committerFlorian Franzmann2022-05-23 18:01:26 +0200
commit97f6f96aff42b5a134a73f596bf6a95820be088e (patch)
tree4e741216b92c7713fe68fc7432df23347567b038
parent4fd7f0824f2174dc3fb0f72da17120538b8fdb2c (diff)
doc/itstools: depend on python3
-rwxr-xr-xdoc/itstool/DEPENDS2
-rw-r--r--doc/itstool/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/doc/itstool/DEPENDS b/doc/itstool/DEPENDS
index fcbf607c04..4cf9c7500b 100755
--- a/doc/itstool/DEPENDS
+++ b/doc/itstool/DEPENDS
@@ -1,2 +1,2 @@
-depends PYTHON &&
+depends python3 &&
depends -sub PYTHON libxml2
diff --git a/doc/itstool/HISTORY b/doc/itstool/HISTORY
index 73b51f6476..34f1d1c7f9 100644
--- a/doc/itstool/HISTORY
+++ b/doc/itstool/HISTORY
@@ -1,3 +1,6 @@
+2022-05-22 Florian Franzmann <bwlf@bandrate.org>
+ * DEPENDS: depend on python3
+
2021-09-25 Florian Franzmann <bwlf@bandrate.org>
* DETAILS: version 2.0.7