srcpkgs: remove python3.4-* transitional dummy packages
After more than a year the switch to python3 packages, it is time to say them goodbye. So long, and thanks for all the fish.
This commit is contained in:
parent
04c458ac9b
commit
217e7d31f2
|
@ -1 +0,0 @@
|
|||
cairo-dock-plugins
|
|
@ -26,7 +26,6 @@ cairo-dock-plugins-python2_package() {
|
|||
}
|
||||
}
|
||||
cairo-dock-plugins-python3_package() {
|
||||
replaces="cairo-dock-plugins-python3.4>=0"
|
||||
depends="python3 ${sourcepkg}>=${version}_${revision}"
|
||||
pycompile_module="CDBashApplet.py CairoDock.py CDApplet.py"
|
||||
short_desc+=" - python3 bindings"
|
||||
|
@ -41,8 +40,3 @@ cairo-dock-plugins-vala_package() {
|
|||
vmove usr/share/vala
|
||||
}
|
||||
}
|
||||
cairo-dock-plugins-python3.4_package() {
|
||||
build_style=meta
|
||||
short_desc+=" - python3.4 bindings (transitional dummy package)"
|
||||
depends="cairo-dock-plugins-python3>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -31,7 +31,6 @@ post_install() {
|
|||
python3-flake8_package() {
|
||||
noarch=yes
|
||||
pycompile_module="flake8"
|
||||
replaces="python3.4-flake8>=0"
|
||||
depends="python3-setuptools python3-pycodestyle python3-pyflakes python3-mccabe"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="flake8:flake8:/usr/bin/python3-flake8"
|
||||
|
@ -41,9 +40,3 @@ python3-flake8_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-flake8_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-flake8>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
geis
|
|
@ -23,7 +23,6 @@ geis-devel_package() {
|
|||
}
|
||||
}
|
||||
geis-python3_package() {
|
||||
replaces="geis-python3.4>=0"
|
||||
pycompile_module="geis geisview"
|
||||
short_desc+=" - Python3 bindings"
|
||||
pkg_install() {
|
||||
|
@ -32,8 +31,3 @@ geis-python3_package() {
|
|||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
geis-python3.4_package() {
|
||||
build_style=meta
|
||||
short_desc+=" - Python3.4 bindings (transitional dummy package)"
|
||||
depends="geis-python3>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,7 +23,6 @@ post_install() {
|
|||
python3-httpie_package() {
|
||||
noarch=yes
|
||||
pycompile_module="httpie"
|
||||
replaces="python3.4-httpie>=0"
|
||||
depends="python3-setuptools python3-requests python3-Pygments"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="httpie:http:/usr/bin/http3"
|
||||
|
@ -33,9 +32,3 @@ python3-httpie_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-httpie_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-httpie>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
libcap-ng
|
|
@ -14,7 +14,7 @@ checksum=c21af997445cd4107a55d386f955c5ea6f6e96ead693e9151277c0ab5f97d05f
|
|||
subpackages="libcap-ng-devel libcap-ng-progs"
|
||||
|
||||
if [ -z "$CROSS_BUILD" ]; then
|
||||
subpackages+=" libcap-ng-python libcap-ng-python3.4 libcap-ng-python3"
|
||||
subpackages+=" libcap-ng-python libcap-ng-python3"
|
||||
hostmakedepends="python-devel python3-devel swig"
|
||||
configure_args+=" --with-python"
|
||||
fi
|
||||
|
@ -40,7 +40,6 @@ libcap-ng-progs_package() {
|
|||
}
|
||||
libcap-ng-python3_package() {
|
||||
lib32disabled=yes
|
||||
replaces="libcap-ng-python3.4>=0"
|
||||
short_desc+=" - Python3 bindings"
|
||||
depends="python3"
|
||||
pycompile_module="capng.py"
|
||||
|
@ -57,9 +56,3 @@ libcap-ng-python_package() {
|
|||
vmove ${py2_sitelib}
|
||||
}
|
||||
}
|
||||
libcap-ng-python3.4_package() {
|
||||
lib32disabled=yes
|
||||
build_style=meta
|
||||
short_desc+=" - python3.4 bindings (transitional dummy package)"
|
||||
depends="libcap-ng-python3>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
python-pyside
|
|
@ -1 +0,0 @@
|
|||
python-pyside
|
|
@ -1 +0,0 @@
|
|||
shiboken
|
|
@ -1 +0,0 @@
|
|||
shiboken
|
|
@ -40,7 +40,6 @@ python3-mutagen_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="mutagen"
|
||||
replaces="python3.4-mutagen>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/bin/*3
|
||||
|
@ -48,9 +47,3 @@ python3-mutagen_package() {
|
|||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-mutagen_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-mutagen>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -61,7 +61,6 @@ python3-pylint_package() {
|
|||
short_desc="${short_desc/Python2/Python3}"
|
||||
depends="python3-setuptools python3-astroid python3-six python3-isort python3-mccabe"
|
||||
pycompile_module="pylint"
|
||||
replaces="python3.4-pylint>=0"
|
||||
pkg_install() {
|
||||
vmove usr/bin/*3
|
||||
vmove usr/lib/python3*
|
||||
|
@ -72,9 +71,3 @@ python3-pylint_package() {
|
|||
vsconf elisp/pylint-flymake.el
|
||||
}
|
||||
}
|
||||
python3.4-pylint_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-pylint>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -24,7 +24,6 @@ python3-Babel_package() {
|
|||
noarch=yes
|
||||
depends="python3-setuptools python3-pytz"
|
||||
pycompile_module="babel"
|
||||
replaces="python3.4-Babel>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="babel:pybabel:/usr/bin/pybabel3"
|
||||
pkg_install() {
|
||||
|
@ -33,9 +32,3 @@ python3-Babel_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Babel_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Babel>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,7 +20,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-BeautifulSoup4_package() {
|
||||
replaces="python3.4-BeautifulSoup4>=0"
|
||||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="bs4"
|
||||
|
@ -30,9 +29,3 @@ python3-BeautifulSoup4_package() {
|
|||
vlicense COPYING.txt LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-BeautifulSoup4_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-BeautifulSoup4>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -21,7 +21,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-Bottleneck_package() {
|
||||
replaces="python3.4-Bottleneck>=0"
|
||||
depends="python3-numpy"
|
||||
pycompile_module="bottleneck"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -30,8 +29,3 @@ python3-Bottleneck_package() {
|
|||
vlicense bottleneck/LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Bottleneck_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Bottleneck>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -24,7 +24,6 @@ python3-CherryPy_package() {
|
|||
noarch=yes
|
||||
depends="python3-six python3-Cheroot"
|
||||
pycompile_module="cherrypy"
|
||||
replaces="python3.4-CherryPy>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="cherrypy:cherryd:/usr/bin/cherryd3"
|
||||
pkg_install() {
|
||||
|
@ -33,9 +32,3 @@ python3-CherryPy_package() {
|
|||
vlicense LICENSE.md
|
||||
}
|
||||
}
|
||||
python3.4-CherryPy_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-CherryPy>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -36,8 +36,3 @@ python3-Cython_package() {
|
|||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-Cython_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Cython>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -24,7 +24,6 @@ post_install() {
|
|||
python3-Django_package() {
|
||||
noarch=yes
|
||||
pycompile_module="django"
|
||||
replaces="python3.4-Django>=0"
|
||||
depends="python3-setuptools python3-pytz"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="django:django-admin:/usr/bin/django-admin3"
|
||||
|
@ -34,9 +33,3 @@ python3-Django_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Django_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Django>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -21,7 +21,6 @@ post_install() {
|
|||
|
||||
python3-Flask-Assets_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-Flask-Assets>=0"
|
||||
depends="python3-Flask python3-webassets"
|
||||
pycompile_module="flask_assets.py"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -30,9 +29,3 @@ python3-Flask-Assets_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Flask-Assets_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Flask-Assets>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-Flask-Login_package() {
|
|||
noarch=yes
|
||||
depends="python3-Flask"
|
||||
pycompile_module="flask_login.py"
|
||||
replaces="python3.4-Flask-Login>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Flask-Login_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Flask-Login>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-Flask-OAuthlib_package() {
|
|||
noarch=yes
|
||||
depends="python3-Flask python3-requests-oauthlib"
|
||||
pycompile_module="flask_oauthlib"
|
||||
replaces="python3.4-Flask-OAuthlib>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Flask-OAuthlib_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Flask-OAuthlib>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-Flask-Script_package() {
|
|||
noarch=yes
|
||||
depends="python3-Flask"
|
||||
pycompile_module="flask_script"
|
||||
replaces="python3.4-Flask-Script>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Flask-Script_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Flask-Script>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -22,7 +22,6 @@ post_install() {
|
|||
python3-Flask-WTF_package() {
|
||||
noarch=yes
|
||||
pycompile_module="flask_wtf"
|
||||
replaces="python3.4-Flask-WTF>=0"
|
||||
depends="python3-Flask python3-WTForms"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
@ -30,9 +29,3 @@ python3-Flask-WTF_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Flask-WTF_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Flask-WTF>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -22,7 +22,6 @@ post_install() {
|
|||
|
||||
python3-Flask_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-Flask>=0"
|
||||
pycompile_module="flask"
|
||||
depends="python3-setuptools python3-Jinja2 python3-Werkzeug python3-itsdangerous python3-click"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -33,9 +32,3 @@ python3-Flask_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Flask_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Flask>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -31,7 +31,6 @@ post_install() {
|
|||
python3-Jinja2_package() {
|
||||
noarch=yes
|
||||
depends="python3-MarkupSafe"
|
||||
replaces="python3.4-Jinja2>=0"
|
||||
pycompile_module="jinja2"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
@ -39,9 +38,3 @@ python3-Jinja2_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Jinja2_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Jinja2>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,7 +23,6 @@ post_install() {
|
|||
python3-Mako_package() {
|
||||
noarch=yes
|
||||
pycompile_module="mako"
|
||||
replaces="python3.4-Mako>=0"
|
||||
depends="python3-setuptools python3-MarkupSafe"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="mako:mako-render:/usr/bin/mako-render3"
|
||||
|
@ -33,9 +32,3 @@ python3-Mako_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Mako_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Mako>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -24,7 +24,6 @@ python3-Markdown_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="markdown"
|
||||
replaces="python3.4-Markdown>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="markdown:markdown_py:/usr/bin/markdown_py3"
|
||||
pkg_install() {
|
||||
|
@ -33,9 +32,3 @@ python3-Markdown_package() {
|
|||
vlicense LICENSE.md LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Markdown_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Markdown>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,15 +20,9 @@ post_install() {
|
|||
|
||||
python3-MarkupSafe_package() {
|
||||
pycompile_module="markupsafe"
|
||||
replaces="python3.4-MarkupSafe>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-MarkupSafe_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-MarkupSafe>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-Markups_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="markups"
|
||||
replaces="python3.4-Markups>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vlicense LICENSE
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-Markups_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Markups>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -30,7 +30,6 @@ post_install() {
|
|||
python3-Pillow_package() {
|
||||
pycompile_module="PIL"
|
||||
depends="python3-olefile"
|
||||
replaces="python3.4-Pillow>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
|
@ -40,8 +39,3 @@ python3-Pillow_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Pillow_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Pillow>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -113,7 +113,6 @@ python3-PyQt4_package() {
|
|||
lib32disabled=yes
|
||||
depends="python3-sip"
|
||||
pycompile_module="PyQt4"
|
||||
replaces="python3.4-PyQt4>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="pyqt4:pyuic4:/usr/bin/python3-pyuic4"
|
||||
pkg_install() {
|
||||
|
@ -123,7 +122,6 @@ python3-PyQt4_package() {
|
|||
}
|
||||
python3-PyQt4-dbus_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt4-dbus>=0"
|
||||
depends="python3-PyQt4-${version}_${revision} python3-dbus"
|
||||
short_desc="${short_desc/Python2/Python3} - dbus support"
|
||||
pkg_install() {
|
||||
|
@ -132,7 +130,6 @@ python3-PyQt4-dbus_package() {
|
|||
}
|
||||
python3-PyQt4-phonon_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt4-phonon>=0"
|
||||
depends="python3-PyQt4-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - phonon bindings"
|
||||
pkg_install() {
|
||||
|
@ -147,18 +144,3 @@ python3-PyQt4-webkit_package() {
|
|||
vmove ${py3_sitelib}/PyQt4/QtWebKit.so
|
||||
}
|
||||
}
|
||||
python3.4-PyQt4_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-PyQt4>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt4-dbus_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - dbus support (transitional dummy package)"
|
||||
depends="python3-PyQt4-dbus>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt4-phonon_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - phonon bindings (transitional dummy package)"
|
||||
depends="python3-PyQt4-phonon>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -260,7 +260,7 @@ python3-PyQt5_package() {
|
|||
lib32disabled=yes
|
||||
depends="python3-sip"
|
||||
pycompile_module="PyQt5"
|
||||
replaces="python3.4-PyQt5>=0 python3-PyQt5-enginio<5.7_1"
|
||||
replaces="python3-PyQt5-enginio<5.7_1"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove ${py3_sitelib}
|
||||
|
@ -268,7 +268,6 @@ python3-PyQt5_package() {
|
|||
}
|
||||
python3-PyQt5-dbus_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-dbus>=0"
|
||||
depends="python3-PyQt5-${version}_${revision} python3-dbus"
|
||||
short_desc="${short_desc/Python2/Python3} - dbus support"
|
||||
pkg_install() {
|
||||
|
@ -277,7 +276,6 @@ python3-PyQt5-dbus_package() {
|
|||
}
|
||||
python3-PyQt5-connectivity_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-connectivity>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - connectivity module"
|
||||
pkg_install() {
|
||||
|
@ -287,7 +285,6 @@ python3-PyQt5-connectivity_package() {
|
|||
}
|
||||
python3-PyQt5-multimedia_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-multimedia>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - multimedia module"
|
||||
pkg_install() {
|
||||
|
@ -297,7 +294,6 @@ python3-PyQt5-multimedia_package() {
|
|||
}
|
||||
python3-PyQt5-opengl_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-opengl>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - opengl module"
|
||||
pkg_install() {
|
||||
|
@ -307,7 +303,6 @@ python3-PyQt5-opengl_package() {
|
|||
}
|
||||
python3-PyQt5-location_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-location>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - location module"
|
||||
pkg_install() {
|
||||
|
@ -317,7 +312,6 @@ python3-PyQt5-location_package() {
|
|||
}
|
||||
python3-PyQt5-quick_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-quick>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - quick module"
|
||||
pkg_install() {
|
||||
|
@ -329,7 +323,6 @@ python3-PyQt5-quick_package() {
|
|||
}
|
||||
python3-PyQt5-sensors_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-sensors>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - sensors module"
|
||||
pkg_install() {
|
||||
|
@ -338,7 +331,6 @@ python3-PyQt5-sensors_package() {
|
|||
}
|
||||
python3-PyQt5-serialport_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-serialport>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - serialport module"
|
||||
pkg_install() {
|
||||
|
@ -347,7 +339,6 @@ python3-PyQt5-serialport_package() {
|
|||
}
|
||||
python3-PyQt5-sql_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-sql>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - sql module"
|
||||
pkg_install() {
|
||||
|
@ -356,7 +347,6 @@ python3-PyQt5-sql_package() {
|
|||
}
|
||||
python3-PyQt5-svg_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-svg>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - svg module"
|
||||
pkg_install() {
|
||||
|
@ -365,7 +355,6 @@ python3-PyQt5-svg_package() {
|
|||
}
|
||||
python3-PyQt5-tools_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-tools>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - designer, help modules"
|
||||
pkg_install() {
|
||||
|
@ -376,7 +365,6 @@ python3-PyQt5-tools_package() {
|
|||
}
|
||||
python3-PyQt5-webchannel_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-webchannel>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - webchannel module"
|
||||
pkg_install() {
|
||||
|
@ -385,7 +373,6 @@ python3-PyQt5-webchannel_package() {
|
|||
}
|
||||
python3-PyQt5-webengine_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-webengine>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}
|
||||
python3-PyQt5-webchannel-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - webengine module"
|
||||
|
@ -397,7 +384,6 @@ python3-PyQt5-webengine_package() {
|
|||
}
|
||||
python3-PyQt5-webkit_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-webkit>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - webkit module"
|
||||
pkg_install() {
|
||||
|
@ -407,7 +393,6 @@ python3-PyQt5-webkit_package() {
|
|||
}
|
||||
python3-PyQt5-websockets_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-websockets>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - websockets module"
|
||||
pkg_install() {
|
||||
|
@ -416,7 +401,6 @@ python3-PyQt5-websockets_package() {
|
|||
}
|
||||
python3-PyQt5-x11extras_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-x11extras>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - x11extras module"
|
||||
pkg_install() {
|
||||
|
@ -425,101 +409,9 @@ python3-PyQt5-x11extras_package() {
|
|||
}
|
||||
python3-PyQt5-xmlpatterns_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-PyQt5-xmlpatterns>=0"
|
||||
depends="python3-PyQt5-${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - xmlpatterns module"
|
||||
pkg_install() {
|
||||
vmove ${py3_sitelib}/PyQt5/QtXmlPatterns.so
|
||||
}
|
||||
}
|
||||
python3.4-PyQt5_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-PyQt5>=${version}_${revision}"
|
||||
replaces="python3.4-PyQt5-enginio<5.7_1"
|
||||
}
|
||||
python3.4-PyQt5-connectivity_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - connectivity module (transitional dummy package)"
|
||||
depends="python3-PyQt5-connectivity>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-dbus_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - dbus module (transitional dummy package)"
|
||||
depends="python3-PyQt5-dbus>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-location_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - location module (transitional dummy package)"
|
||||
depends="python3-PyQt5-location>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-multimedia_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - multimedia module (transitional dummy package)"
|
||||
depends="python3-PyQt5-multimedia>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-opengl_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - opengl module (transitional dummy package)"
|
||||
depends="python3-PyQt5-opengl>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-quick_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - quick module (transitional dummy package)"
|
||||
depends="python3-PyQt5-quick>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-sensors_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - sensors module (transitional dummy package)"
|
||||
depends="python3-PyQt5-sensors>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-serialport_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - serialport module (transitional dummy package)"
|
||||
depends="python3-PyQt5-serialport>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-sql_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - sql module (transitional dummy package)"
|
||||
depends="python3-PyQt5-sql>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-svg_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - svg module (transitional dummy package)"
|
||||
depends="python3-PyQt5-svg>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-tools_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - designer, help module (transitional dummy package)"
|
||||
depends="python3-PyQt5-tools>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-webchannel_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - webchannel module (transitional dummy package)"
|
||||
depends="python3-PyQt5-webchannel>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-webengine_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - webengine module (transitional dummy package)"
|
||||
depends="python3-PyQt5-webengine>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-webkit_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - webkit module (transitional dummy package)"
|
||||
depends="python3-PyQt5-webkit>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-websockets_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - websockets module (transitional dummy package)"
|
||||
depends="python3-PyQt5-websockets>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-x11extras_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - x11extras module (transitional dummy package)"
|
||||
depends="python3-PyQt5-x11extras>=${version}_${revision}"
|
||||
}
|
||||
python3.4-PyQt5-xmlpatterns_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - xmlpatterns module (transitional dummy package)"
|
||||
depends="python3-PyQt5-xmlpatterns>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -24,7 +24,6 @@ python3-Pygments_package() {
|
|||
noarch=yes
|
||||
depends="python3-setuptools"
|
||||
pycompile_module="pygments"
|
||||
replaces="python3.4-Pygments>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="pygments:pygmentize:/usr/bin/pygmentize3"
|
||||
pkg_install() {
|
||||
|
@ -33,9 +32,3 @@ python3-Pygments_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Pygments_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Pygments>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -37,7 +37,6 @@ python3-Pyro4_package() {
|
|||
pyro4:pyro4-test-echoserver:/usr/bin/pyro4-test-echoserver3"
|
||||
noarch=yes
|
||||
depends="python3-setuptools python3-serpent"
|
||||
replaces="python3.4-Pyro4>=0"
|
||||
pycompile_module="Pyro4"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
@ -46,9 +45,3 @@ python3-Pyro4_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Pyro4_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Pyro4>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -18,16 +18,9 @@ checksum=3b46d0f18ca0b65b8b965d6d1ae257b229388400b06e7dc19f0a51614dc1abde
|
|||
python3-SPARQLWrapper_package() {
|
||||
noarch=yes
|
||||
depends="python3-rdflib"
|
||||
replaces="python3.4-SPARQLWrapper>=0"
|
||||
pycompile_module="SPARQLWrapper"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-SPARQLWrapper_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-SPARQLWrapper>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-SQLAlchemy_package() {
|
||||
replaces="python3.4-SQLAlchemy>=0"
|
||||
pycompile_module="sqlalchemy"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
@ -27,8 +26,3 @@ python3-SQLAlchemy_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-SQLAlchemy_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-SQLAlchemy>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -38,7 +38,6 @@ python3-Sphinx_package() {
|
|||
python3-six python3-Babel python3-alabaster python3-snowballstemmer
|
||||
python3-imagesize python3-requests python3-sphinxcontrib-websupport"
|
||||
pycompile_module="sphinx"
|
||||
replaces="python3.4-Sphinx>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/bin/sphinx-*3
|
||||
|
@ -46,9 +45,3 @@ python3-Sphinx_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Sphinx_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Sphinx>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,7 +20,6 @@ python3-Unidecode_package() {
|
|||
noarch=yes
|
||||
depends="python3-setuptools"
|
||||
pycompile_module="unidecode"
|
||||
replaces="python3.4-Unicode>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="unidecode:unidecode:/usr/bin/unidecode3"
|
||||
pkg_install() {
|
||||
|
@ -28,9 +27,3 @@ python3-Unidecode_package() {
|
|||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-Unidecode_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Unidecode>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-WTForms_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="wtforms"
|
||||
replaces="python3.4-WTForms>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE.txt LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-WTForms_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-WTForms>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-Werkzeug_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="werkzeug"
|
||||
replaces="python3.4-Werkzeug>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-Werkzeug_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-Werkzeug>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -22,7 +22,6 @@ post_install() {
|
|||
python3-alabaster_package() {
|
||||
noarch=yes
|
||||
depends="python3"
|
||||
replaces="python3.4-alabaster>=0"
|
||||
pycompile_module="alabaster"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
@ -30,9 +29,3 @@ python3-alabaster_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-alabaster_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-alabaster>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,15 +20,9 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-apsw_package() {
|
||||
replaces="python3.4-apsw>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-apsw_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-apsw>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,7 +23,6 @@ post_install() {
|
|||
|
||||
python3-astroid_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-astroid>=0"
|
||||
depends="python3-six python3-lazy-object-proxy python3-wrapt"
|
||||
pycompile_module="astroid"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -31,9 +30,3 @@ python3-astroid_package() {
|
|||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-astroid_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-astroid>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -21,7 +21,6 @@ post_install() {
|
|||
|
||||
python3-atomicwrites_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-atomicwrites>=0"
|
||||
pycompile_module="atomicwrites"
|
||||
depends="python3"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -30,9 +29,3 @@ python3-atomicwrites_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-atomicwrites_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-atomicwrites>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -42,7 +42,6 @@ do_install() {
|
|||
|
||||
python3-atspi_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-atspi>=0"
|
||||
pycompile_module="pyatspi"
|
||||
depends="at-spi2-core python3-gobject"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -50,9 +49,3 @@ python3-atspi_package() {
|
|||
vmove ${py3_sitelib}
|
||||
}
|
||||
}
|
||||
python3.4-atspi_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-atspi>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-attrs_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="attr"
|
||||
replaces="python3.4-attrs>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vlicense LICENSE
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-attrs_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-attrs>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -19,7 +19,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-bitarray_package() {
|
||||
replaces="python3.4-bitarray>=0"
|
||||
pycompile_module="bitarray"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
@ -27,8 +26,3 @@ python3-bitarray_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-bitarray_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-bitarray>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -24,16 +24,9 @@ python3-blinker_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="blinker"
|
||||
replaces="python3.4-blinker>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-blinker_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-blinker>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -15,15 +15,9 @@ distfiles="https://github.com/karulis/pybluez/archive/${version}.tar.gz"
|
|||
checksum=53db881a2668791062985e1ff7afbe6527cdd9af3676a3160420a235bee3c768
|
||||
|
||||
python3-bluez_package() {
|
||||
replaces="python3.4-bluez>=0"
|
||||
short_desc="${short_desc/2/3}"
|
||||
pycompile_module="bluetooth"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-bluez_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-bluez>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -25,15 +25,9 @@ post_install() {
|
|||
python3-bsddb3_package() {
|
||||
depends="python3"
|
||||
pycompile_module="bsddb3"
|
||||
replaces="python3.4-bsddb3>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE.txt LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-bsddb3_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-bsddb3>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-cached-property_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="cached_property.py"
|
||||
replaces="python3.4-cached-property>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-cached-property_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-cached-property>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -19,15 +19,8 @@ python3-cairocffi_package() {
|
|||
noarch=yes
|
||||
depends="python3-cffi"
|
||||
pycompile_module="cairocffi"
|
||||
replaces="python3.4-cairocffi>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-cairocffi_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-cairocffi>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -22,15 +22,9 @@ post_install() {
|
|||
python3-cffi_package() {
|
||||
depends="python3-pycparser"
|
||||
pycompile_module="cffi"
|
||||
replaces="python3.4-cffi>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-cffi_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-cffi>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,7 +20,6 @@ python3-chardet_package() {
|
|||
noarch=yes
|
||||
depends="python3-setuptools"
|
||||
pycompile_module="chardet"
|
||||
replaces="python3.4-chardet>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="chardet:chardetect:/usr/bin/chardetect3"
|
||||
pkg_install() {
|
||||
|
@ -28,9 +27,3 @@ python3-chardet_package() {
|
|||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-chardet_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-chardet>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -24,7 +24,6 @@ post_install() {
|
|||
python3-chroot_package() {
|
||||
noarch=yes
|
||||
depends="python3-snakeoil"
|
||||
replaces="python3.4-chroot>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="chroot:pychroot:/usr/bin/pychroot3"
|
||||
pkg_install() {
|
||||
|
@ -33,9 +32,3 @@ python3-chroot_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-chroot_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-chroot>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -21,7 +21,6 @@ post_install() {
|
|||
|
||||
python3-click-log_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-click-log>=0"
|
||||
pycompile_module="click_log"
|
||||
depends="python3-click"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -30,9 +29,3 @@ python3-click-log_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-click-log_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-click-log>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -21,7 +21,6 @@ post_install() {
|
|||
|
||||
python3-click-threading_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-click-threading>=0"
|
||||
pycompile_module="click_threading"
|
||||
depends="python3-click"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -30,9 +29,3 @@ python3-click-threading_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-click-threading_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-click-threading>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -21,7 +21,6 @@ post_install() {
|
|||
|
||||
python3-click_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-click>=0"
|
||||
pycompile_module="click"
|
||||
depends="python3"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -30,9 +29,3 @@ python3-click_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-click_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-click>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -21,7 +21,6 @@ post_install() {
|
|||
|
||||
python3-colorama_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-colorama>=0"
|
||||
pycompile_module="colorama"
|
||||
depends="python3"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -30,9 +29,3 @@ python3-colorama_package() {
|
|||
vlicense LICENSE.txt LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-colorama_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-colorama>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -16,16 +16,9 @@ checksum=2e140354efcca6f558ff9ee941b435ae09a617bc071797bef62c8d6ed2033d5e
|
|||
|
||||
python3-configobj_package() {
|
||||
noarch=yes
|
||||
replaces="python3.4-configobj>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
depends="python3-six"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-configobj_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-configobj>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -27,14 +27,8 @@ pre_build() {
|
|||
python3-crypto_package() {
|
||||
depends="python3"
|
||||
pycompile_module="Crypto"
|
||||
replaces="python3.4-crypto>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-crypto_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-crypto>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -25,15 +25,9 @@ post_install() {
|
|||
python3-cryptography_package() {
|
||||
depends="python3-cffi python3-asn1crypto python3-six python3-idna"
|
||||
pycompile_module="cryptography"
|
||||
replaces="python3.4-cryptography>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-cryptography_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-cryptography>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-cssselect_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="cssselect"
|
||||
replaces="python3.4-cssselect>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-cssselect_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-cssselect>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -27,7 +27,6 @@ python3-cssutils_package() {
|
|||
cssutils:cssparse:/usr/bin/cssparse3"
|
||||
noarch=yes
|
||||
pycompile_module="cssutils encutils"
|
||||
replaces="python3.4-cssutils>=0"
|
||||
depends="python3-setuptools"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
@ -35,9 +34,3 @@ python3-cssutils_package() {
|
|||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-cssutils_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-cssutils>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -14,14 +14,8 @@ distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.bz2"
|
|||
checksum=c381be011889ca6f728598578c89c8ac9f7ab1e95b614474df9f2fa831ae5335
|
||||
|
||||
python3-cups_package() {
|
||||
replaces="python3.4-cups>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-cups_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-cups>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,14 +20,8 @@ pre_build() {
|
|||
|
||||
python3-curl_package() {
|
||||
pycompile_module="curl"
|
||||
replaces="python3.4-curl>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-curl_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-curl>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-cycler_package() {
|
|||
noarch=yes
|
||||
depends="python3-six"
|
||||
pycompile_module="cycler.py"
|
||||
replaces="python3.4-cycler>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-cycler_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-cycler>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -26,16 +26,9 @@ python3-dateutil_package() {
|
|||
noarch=yes
|
||||
depends="python3-six tzdata"
|
||||
pycompile_module="dateutil"
|
||||
replaces="python3.4-dateutil>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-dateutil_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-dateutil>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -52,7 +52,6 @@ do_install() {
|
|||
|
||||
python3-dbus_package() {
|
||||
lib32disabled=yes
|
||||
replaces="python3.4-dbus>=0"
|
||||
pycompile_module="dbus"
|
||||
depends="python3 dbus"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -71,8 +70,3 @@ python-dbus-devel_package() {
|
|||
vmove usr/share/doc
|
||||
}
|
||||
}
|
||||
python3.4-dbus_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-dbus>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-decorator_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="decorator.py"
|
||||
replaces="python3.4-decorator>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE.txt LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-decorator_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-decorator>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -18,15 +18,8 @@ python3-distutils-extra_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="DistUtilsExtra"
|
||||
replaces="python3.4-distutils-extra>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-distutils-extra_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-distutils-extra>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,7 +20,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-dnspython_package() {
|
||||
replaces="python3.4-dnspython>=0"
|
||||
noarch=yes
|
||||
pycompile_module="dns"
|
||||
depends="python3"
|
||||
|
@ -30,9 +29,3 @@ python3-dnspython_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-dnspython_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-dnspython>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -13,13 +13,6 @@ license="Apache-2.0"
|
|||
python3-docker-py_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
replaces="python3.4-docker-py>=0"
|
||||
depends="python3-docker>=${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} (transitional dummy package)"
|
||||
}
|
||||
python3.4-docker-py_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-docker-py>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -19,15 +19,8 @@ python3-dockerpty_package() {
|
|||
noarch=yes
|
||||
depends="python3-six python3-docker"
|
||||
pycompile_module="dockerpty"
|
||||
replaces="python3.4-dockerpty>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-dockerpty_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-dockerpty>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-docopt_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="docopt.py"
|
||||
replaces="python3.4-docopt>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE-MIT
|
||||
}
|
||||
}
|
||||
python3.4-docopt_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-docopt>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -50,7 +50,6 @@ python3-docutils_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="docutils"
|
||||
replaces="python3.4-docutils>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/bin/*3
|
||||
|
@ -58,9 +57,3 @@ python3-docutils_package() {
|
|||
vlicense COPYING.txt COPYING
|
||||
}
|
||||
}
|
||||
python3.4-docutils_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-docutils>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -30,15 +30,9 @@ python3-dulwich_package() {
|
|||
dulwich:dul-upload-pack:/usr/bin/dul-upload-pack3
|
||||
dulwich:dulwich:/usr/bin/dulwich3"
|
||||
pycompile_module="dulwich"
|
||||
replaces="python3.4-dulwich>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/bin/*3
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-dulwich_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-dulwich>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -28,16 +28,9 @@ python3-ecdsa_package() {
|
|||
noarch=yes
|
||||
depends="python3-six"
|
||||
pycompile_module="ecdsa"
|
||||
replaces="python3.4-ecdsa>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-ecdsa_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-ecdsa>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -17,14 +17,8 @@ checksum=feb7ebe27db47f5d6b7d17409fd5099cdd6ca4b3a06695d8823680e2eebb0099
|
|||
python3-efl_package() {
|
||||
depends="python3-dbus"
|
||||
pycompile_module="efl"
|
||||
replaces="python3.4-efl>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-efl_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-efl>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -18,16 +18,9 @@ checksum=fc31cda72ace001da8fe5d42f11c26e514a91fa8c70468739216ddd8de64e2a0
|
|||
python3-enchant_package() {
|
||||
noarch=yes
|
||||
pycompile_module="enchant"
|
||||
replaces="python3.4-enchant>=0"
|
||||
depends="enchant"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-enchant_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-enchant>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -28,7 +28,6 @@ post_install() {
|
|||
python3-entrypoints_package() {
|
||||
noarch=yes
|
||||
pycompile_module="entrypoints.py"
|
||||
replaces="python3.4-entrypoints>=0"
|
||||
depends="python3"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
@ -36,9 +35,3 @@ python3-entrypoints_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-entrypoints_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-entrypoints>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-exifread_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="exifread"
|
||||
replaces="python3.4-exifread>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE.txt
|
||||
}
|
||||
}
|
||||
python3.4-exifread_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-exifread>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,15 +20,8 @@ python3-feedgenerator_package() {
|
|||
noarch=yes
|
||||
depends="python3-pytz python3-six"
|
||||
pycompile_module="feedgenerator"
|
||||
replaces="python3.4-feedgenerator>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-feedgenerator_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-feedgenerator>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -19,15 +19,8 @@ python3-feedparser_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="feedparser.py"
|
||||
replaces="python3.4-feedparser>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-feedparser_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-feedparser>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -30,7 +30,6 @@ python3-future_package() {
|
|||
future:futurize:/usr/bin/futurize3
|
||||
future:pasteurize:/usr/bin/pasteurize3"
|
||||
noarch=yes
|
||||
replaces="python3.4-future>=0"
|
||||
pycompile_module="_dummy_thread _markupbase _thread builtins
|
||||
copyreg future html http libfuturize libpasteurize past queue reprlib
|
||||
socketserver tkinter winreg xmlrpc"
|
||||
|
@ -42,9 +41,3 @@ python3-future_package() {
|
|||
vlicense LICENSE.txt LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-future_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-future>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -26,7 +26,6 @@ post_install() {
|
|||
}
|
||||
|
||||
python3-gevent_package() {
|
||||
replaces="python3.4-gevent>=0"
|
||||
pycompile_module="gevent"
|
||||
depends="python3-greenlet"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -35,8 +34,3 @@ python3-gevent_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-gevent_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-gevent>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -15,14 +15,8 @@ distfiles="${PYPI_SITE}/g/gmpy2/gmpy2-${version}.zip"
|
|||
checksum=dd233e3288b90f21b0bb384bcc7a7e73557bb112ccf0032ad52aa614eb373d3f
|
||||
|
||||
python3-gmpy2_package() {
|
||||
replaces="python3.4-gmpy2>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-gmpy2_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-gmpy2>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -24,7 +24,6 @@ python3-gntp_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="gntp"
|
||||
replaces="python3.4-gntp>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="gntp:gntp:/usr/bin/gntp3"
|
||||
pkg_install() {
|
||||
|
@ -33,9 +32,3 @@ python3-gntp_package() {
|
|||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-gntp_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-gntp>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -41,7 +41,6 @@ do_install() {
|
|||
}
|
||||
|
||||
python3-gobject_package() {
|
||||
replaces="python3.4-gobject>=0"
|
||||
pycompile_module="gi pygtkcompat"
|
||||
depends="gir-freedesktop python3-cairo"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
|
@ -59,8 +58,3 @@ python-gobject-devel_package() {
|
|||
vmove usr/lib/pkgconfig
|
||||
}
|
||||
}
|
||||
python3.4-gobject_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-gobject>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -19,15 +19,8 @@ python3-google-api-python-client_package() {
|
|||
noarch=yes
|
||||
depends="python3-httplib2 python3-oauth2client python3-uritemplate python3-six"
|
||||
pycompile_module="apiclient googleapiclient"
|
||||
replaces="python3.4-google-api-python-client>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-google-api-python-client_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-google-api-python-client>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -25,7 +25,6 @@ python-greenlet-devel_package() {
|
|||
}
|
||||
}
|
||||
python3-greenlet-devel_package() {
|
||||
replaces="python3.4-greenlet-devel>=0"
|
||||
depends="python3-greenlet>=${version}_${revision}"
|
||||
short_desc="${short_desc/Python2/Python3} - development files"
|
||||
pkg_install() {
|
||||
|
@ -33,20 +32,9 @@ python3-greenlet-devel_package() {
|
|||
}
|
||||
}
|
||||
python3-greenlet_package() {
|
||||
replaces="python3.4-greenlet>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove ${py3_sitelib}
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-greenlet-devel_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} - development files (transitional dummy package)"
|
||||
depends="python3-greenlet-devel>=${version}_${revision}"
|
||||
}
|
||||
python3.4-greenlet_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-greenlet>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,15 +20,9 @@ post_install() {
|
|||
|
||||
python3-hiredis_package() {
|
||||
pycompile_module="hiredis"
|
||||
replaces="python3.4-hiredis>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense COPYING
|
||||
}
|
||||
}
|
||||
python3.4-hiredis_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-hiredis>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -15,7 +15,6 @@ checksum=18ac6569c1ac29de01cf9ba5ab96bae576465ee9a8409215fe28d436e77cfd7f
|
|||
alternatives="hoedown:hoedownpy:/usr/bin/hoedownpy2"
|
||||
|
||||
python3-hoedown_package() {
|
||||
replaces="python3.4-hoedown>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="hoedown:hoedownpy:/usr/bin/hoedownpy3"
|
||||
pkg_install() {
|
||||
|
@ -23,8 +22,3 @@ python3-hoedown_package() {
|
|||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-hoedown_package() {
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-hoedown>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -20,7 +20,6 @@ python3-html2text_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="html2text"
|
||||
replaces="python3.4-html2text>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
alternatives="html2text:html2text:/usr/bin/html2text3"
|
||||
pkg_install() {
|
||||
|
|
|
@ -26,16 +26,9 @@ python3-html5lib_package() {
|
|||
noarch=yes
|
||||
pycompile_module="html5lib"
|
||||
depends="python3-six python3-webencodings"
|
||||
replaces="python3.4-html5lib>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-html5lib_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-html5lib>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -27,15 +27,8 @@ python3-httplib2_package() {
|
|||
noarch=yes
|
||||
depends="python3 ca-certificates"
|
||||
pycompile_module="httplib2"
|
||||
replaces="python3.4-httplib2>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
}
|
||||
}
|
||||
python3.4-httplib2_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-httplib2>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -22,7 +22,6 @@ post_install() {
|
|||
python3-icalendar_package() {
|
||||
noarch=yes
|
||||
pycompile_module="icalendar"
|
||||
replaces="python3.4-icalendar>=0"
|
||||
depends="python3-dateutil python3-pytz"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
|
@ -30,9 +29,3 @@ python3-icalendar_package() {
|
|||
vlicense LICENSE.rst LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-icalendar_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-icalendar>=${version}_${revision}"
|
||||
}
|
||||
|
|
|
@ -23,16 +23,9 @@ python3-idna_package() {
|
|||
noarch=yes
|
||||
depends="python3"
|
||||
pycompile_module="idna"
|
||||
replaces="python3.4-idna>=0"
|
||||
short_desc="${short_desc/Python2/Python3}"
|
||||
pkg_install() {
|
||||
vmove usr/lib/python3*
|
||||
vlicense LICENSE.rst LICENSE
|
||||
}
|
||||
}
|
||||
python3.4-idna_package() {
|
||||
noarch=yes
|
||||
build_style=meta
|
||||
short_desc="${short_desc/Python2/Python3.4} (transitional dummy package)"
|
||||
depends="python3-idna>=${version}_${revision}"
|
||||
}
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue