python-Flash: add rdeps to the python3.4 subpkg.
This commit is contained in:
parent
c22c3115f8
commit
a2c7da48d6
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python-Flask'
|
# Template file for 'python-Flask'
|
||||||
pkgname=python-Flask
|
pkgname=python-Flask
|
||||||
version=0.10.1
|
version=0.10.1
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
|
@ -19,7 +19,7 @@ checksum=4c83829ff83d408b5e1d4995472265411d2c414112298f2eb4b359d9e4563373
|
||||||
|
|
||||||
python3.4-Flask_package() {
|
python3.4-Flask_package() {
|
||||||
noarch=yes
|
noarch=yes
|
||||||
depends="python3.4"
|
depends="python3.4 python3.4-Jinja2>=2.4 python3.4-Werkzeug>=0.7 python3.4-itsdangerous>=0.21"
|
||||||
pycompile_version="3.4"
|
pycompile_version="3.4"
|
||||||
pycompile_module="flask"
|
pycompile_module="flask"
|
||||||
short_desc="${short_desc/Python2/Python3.4}"
|
short_desc="${short_desc/Python2/Python3.4}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue