parent
80bcc6c176
commit
6fa3401088
@ -0,0 +1,13 @@
|
||||
diff --git a/wscript b/wscript
|
||||
index f6780d0..bed2995 100644
|
||||
--- a/wscript
|
||||
+++ b/wscript
|
||||
@@ -570,7 +570,7 @@ def test(tst):
|
||||
|
||||
if tst.env.LILV_PYTHON:
|
||||
with tst.group('python') as check:
|
||||
- check(['python', '-m', 'unittest', 'discover', 'bindings/'])
|
||||
+ check(['python3', '-m', 'unittest', 'discover', 'bindings/'])
|
||||
|
||||
with tst.group('plugin') as check:
|
||||
for p in test_plugins:
|
@ -1 +1 @@
|
||||
SHA512 (lilv-0.24.8.tar.bz2) = f2b2638372a8280041f6e88e2077f2109f89dad6feedb9d07a88c6b5a05c37b62112f5d03282da4335ddd0d14339cfb49ad96a3df3de310265a40c24718be192
|
||||
SHA512 (lilv-0.24.10.tar.bz2) = 1dfd4fef19537686b63a4e7df45e3b1a7c4a658acc21d5646daba4d3bd5676513857b3f437b89f1a06232516433ef155772d19625c33d49d13ada37a965982cf
|
||||
|
Loading…
Reference in new issue