common: remove unused python-module build style

python-module build style is now unused, all projects that want to have
a python2 and a python3 package should be split to two templates
This commit is contained in:
Michal Vasilek 2023-06-17 21:20:54 +02:00
parent d1d6e9710f
commit 9e47b517b0
3 changed files with 3 additions and 103 deletions

View file

@ -1,2 +0,0 @@
lib32disabled=yes
makedepends+=" python python3"