index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | community/python-hglib/PKGBUILD | 11 |
diff --git a/community/python-hglib/PKGBUILD b/community/python-hglib/PKGBUILD deleted file mode 100644 index 2064f1d3..00000000 --- a/community/python-hglib/PKGBUILD +++ /dev/null @@ -1,11 +0,0 @@ -#Traceback (most recent call last): -# File "/build/python-hglib/src/python-hglib-2.6.2/test.py", line 3, in <module> -# import nose -# File "/usr/lib/python3.10/site-packages/nose/__init__.py", line 1, in <module> -# from nose.core import collector, main, run, run_exit, runmodule -# File "/usr/lib/python3.10/site-packages/nose/core.py", line 153 -# print "%s version %s" % (os.path.basename(sys.argv[0]), __version__) -# ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ -#SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)? -unset check -unset checkdepends |