Hai, On Sunday, 10 September 2017 19:55:16 MSK Eli Schwartz wrote:
python-i3-py: - It is probably not important to point out in the description which programming language it uses, especially when the pkgname already includes that info. - git source at pinned commit should not re-clone itself to a new $pkgname-$pkgver every time you bump the pkgver - Python packages which are intended to install a command-line tool rather than a library should not be prefixed with python- and do not need to be installed for both Python 3 and Python 2.
BTW, it looks like this PKGBUILD works normally for this package, but in general calling setup.py with python3 interpreter assuming python2 build [1] is bad idea. Also it looks like the package has several licenses, e.g. winmenu.py header says WTFPL-v2 :) 1. https://github.com/AladW/community/blob/master/python-i3-py/PKGBUILD#L28. -- Sincerely yours, Evgeniy Alekseev