New commits:
commit 4f11d2430e5b4ac6258e9f5b610d9d15b5c4c743
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>
meson: needs python3, really
diff --git a/python-pypi/meson/DEPENDS b/python-pypi/meson/DEPENDS
index 67a2500..84f3c48 100755
--- a/python-pypi/meson/DEPENDS
+++ b/python-pypi/meson/DEPENDS
@@ -1,2 +1,2 @@
-. $SECTION_DIRECTORY/PY_DEPENDS &&
+depends python3 &&
depends ninja-build-system
diff --git a/python-pypi/meson/HISTORY b/python-pypi/meson/HISTORY
index 9562f31..1e2cf23 100644
--- a/python-pypi/meson/HISTORY
+++ b/python-pypi/meson/HISTORY
@@ -1,3 +1,6 @@
+2017-09-25 Thomas Orgis <sobukus AT sourcemage.org.
+ * DEPENDS: hard-depends on python3 now
+
2017-09-15 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.42.1
[SM-Commit] GIT changes to master grimoire by Thomas Orgis (4f11d2430e5b4ac6258e9f5b610d9d15b5c4c743),
Thomas Orgis, 09/25/2017