python-Flask-OAuthlib: retab
This commit is contained in:
parent
dcd5edf769
commit
e40ae0c018
1 changed files with 8 additions and 8 deletions
|
@ -21,13 +21,13 @@ post_install() {
|
|||
}
|
||||
|
||||
python3.4-Flask-OAuthlib_package() {
|
||||
noarch=yes
|
||||
depends="python3.4-Flask python3.4-requests-oauthlib"
|
||||
pycompile_version="3.4"
|
||||
pycompile_module="flask_oauthlib"
|
||||
short_desc="${short_desc/Python2/Python3.4}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3.4
|
||||
noarch=yes
|
||||
depends="python3.4-Flask python3.4-requests-oauthlib"
|
||||
pycompile_version="3.4"
|
||||
pycompile_module="flask_oauthlib"
|
||||
short_desc="${short_desc/Python2/Python3.4}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3.4
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue