diff options
Diffstat (limited to 'testing')
374 files changed, 379 insertions, 379 deletions
diff --git a/testing/ansible-playbook-debugger/APKBUILD b/testing/ansible-playbook-debugger/APKBUILD index 5ec051b012..a2921fe775 100644 --- a/testing/ansible-playbook-debugger/APKBUILD +++ b/testing/ansible-playbook-debugger/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A debugger for Ansible playbooks" url="https://github.com/ks888/ansible-playbook-debugger" arch="noarch" license="GPLv3" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/awake/APKBUILD b/testing/awake/APKBUILD index e58785caa4..bc81212dc8 100644 --- a/testing/awake/APKBUILD +++ b/testing/awake/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A python command and library to 'wake on lan' a remote host" url="https://github.com/cyraxjoe/awake" arch="noarch" license="GPL3" -depends="python py-awake" +depends="python2 py-awake" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/awscli/APKBUILD b/testing/awscli/APKBUILD index da1e2dbde7..97299edd2b 100644 --- a/testing/awscli/APKBUILD +++ b/testing/awscli/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Universal Command Line Interface for Amazon Web Services" url="https://github.com/aws/aws-cli" arch="noarch" license="apache2" -depends="python py-botocore py-jmespath py-s3transfer" +depends="python2 py-botocore py-jmespath py-s3transfer" depends_dev= makedepends="python2-dev py-setuptools" install= diff --git a/testing/buildbot-slave/APKBUILD b/testing/buildbot-slave/APKBUILD index 9848d132b5..20b1d270c7 100644 --- a/testing/buildbot-slave/APKBUILD +++ b/testing/buildbot-slave/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Buildbot slave daemon" url="http://buildbot.net/" arch="noarch" license="GPL2" -depends="python py-twisted" +depends="python2 py-twisted" depends_dev="" makedepends="python2-dev py-setuptools" install="buildbot-slave.pre-install" diff --git a/testing/cloud-init/APKBUILD b/testing/cloud-init/APKBUILD index 251e75d371..d6c63b0b9d 100644 --- a/testing/cloud-init/APKBUILD +++ b/testing/cloud-init/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Cloud instance init scripts" url="http://launchpad.net/cloud-init" arch="noarch" license="GPL" -depends="e2fsprogs-extra python py-cheetah py-configobj py-jinja2 py-jsonpatch py-oauth2 py-prettytable py-requests py-serial py-yaml" +depends="e2fsprogs-extra python2 py-cheetah py-configobj py-jinja2 py-jsonpatch py-oauth2 py-prettytable py-requests py-serial py-yaml" makedepends="py-setuptools" install="$pkgname.pre-install $pkgname.post-install" subpackages="$pkgname-doc" diff --git a/testing/drizzle/APKBUILD b/testing/drizzle/APKBUILD index ea01e85447..afaa56a7d9 100644 --- a/testing/drizzle/APKBUILD +++ b/testing/drizzle/APKBUILD @@ -9,7 +9,7 @@ arch="" license="GPL" depends= depends_dev="gperf protobuf-dev pcre-dev boost-dev intltool protobuf-dev -readline-dev python gettext-dev util-linux-dev curl-dev sqlite-dev" + readline-dev python2 gettext-dev util-linux-dev curl-dev sqlite-dev" makedepends="$depends_dev" install="drizzle.post-install" subpackages="$pkgname-dev $pkgname-doc $pkgname-client $pkgname-libs $pkgname-plugins" diff --git a/testing/dstat/APKBUILD b/testing/dstat/APKBUILD index f3981deb69..2fa0dff095 100644 --- a/testing/dstat/APKBUILD +++ b/testing/dstat/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A versatile resource statistics tool" url="http://dag.wieers.com/home-made/dstat/" arch="noarch" license="GPL2+" -depends="python" +depends="python2" depends_dev="python2-dev" makedepends="$depends_dev" install="" diff --git a/testing/esptool/APKBUILD b/testing/esptool/APKBUILD index f8b4f2cd1c..418726b5fe 100644 --- a/testing/esptool/APKBUILD +++ b/testing/esptool/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="ESP8266 ROM Bootloader utility" url="https://github.com/themadinventor/esptool" arch="noarch" license="GPLv2" -depends="python py-serial py-setuptools" +depends="python2 py-serial py-setuptools" makedepends="python2-dev" install="" subpackages="$pkgname-doc" diff --git a/testing/firefox/APKBUILD b/testing/firefox/APKBUILD index 0cbb87e884..84b343ab6f 100644 --- a/testing/firefox/APKBUILD +++ b/testing/firefox/APKBUILD @@ -42,7 +42,7 @@ makedepends="$depends_dev bsd-compat-headers libtool paxmark - python + python2 sed yasm zip diff --git a/testing/flawfinder/APKBUILD b/testing/flawfinder/APKBUILD index e9d4519bf5..55b3e3fb19 100644 --- a/testing/flawfinder/APKBUILD +++ b/testing/flawfinder/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Examines C/C++ source code for security flaws" url="http://www.dwheeler.com/flawfinder/" arch="noarch" license="GPL2" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/git2json/APKBUILD b/testing/git2json/APKBUILD index c1de3ed5b8..9621007f19 100644 --- a/testing/git2json/APKBUILD +++ b/testing/git2json/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Convert git logs to JSON for easier analysis" url="https://github.com/tarmstrong/git2json" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/grub/APKBUILD b/testing/grub/APKBUILD index fc79982fe8..22361351b8 100644 --- a/testing/grub/APKBUILD +++ b/testing/grub/APKBUILD @@ -11,7 +11,7 @@ license="GPLv3+" depends="" depends_dev="" makedepends="$depends_dev bison flex linux-headers xz-dev lvm2-dev - automake autoconf libtool python" + automake autoconf libtool python2" install="" subpackages="$pkgname-dev $pkgname-doc $pkgname-efi" source="ftp://alpha.gnu.org/gnu/grub/grub-$_ver.tar.xz diff --git a/testing/hfst/APKBUILD b/testing/hfst/APKBUILD index 5dcc5503e4..beab64f9ce 100644 --- a/testing/hfst/APKBUILD +++ b/testing/hfst/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="LGPL3" depends="" depends_dev="" -makedepends="$depends_dev python bison python2-dev swig" +makedepends="$depends_dev python2 bison python2-dev swig" install="" subpackages="$pkgname-dev $pkgname-doc py-$pkgname:py" source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz @@ -51,7 +51,7 @@ package() { py() { pkgdesc="$pkgdesc (python bindings)" - depends="python" + depends="python2" mkdir -p "$subpkgdir"/usr/lib/ cp -r "$pkgdir"/usr/lib/python2* "$subpkgdir"/usr/lib/ diff --git a/testing/httpie-ntlm/APKBUILD b/testing/httpie-ntlm/APKBUILD index 6f6c3b09a5..f28df85981 100644 --- a/testing/httpie-ntlm/APKBUILD +++ b/testing/httpie-ntlm/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="NTLM plugin for HTTPie" url="https://github.com/jkbr/httpie-ntlm" arch="noarch" license="BSD" -depends="python httpie" +depends="python2 httpie" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/httpie-oauth/APKBUILD b/testing/httpie-oauth/APKBUILD index 032852d961..5f30eab6e0 100644 --- a/testing/httpie-oauth/APKBUILD +++ b/testing/httpie-oauth/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="OAuth plugin for HTTPie" url="https://github.com/jkbr/httpie-oauth" arch="noarch" license="BSD" -depends="python httpie" +depends="python2 httpie" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/httpie/APKBUILD b/testing/httpie/APKBUILD index f415595a6f..8960f0d712 100644 --- a/testing/httpie/APKBUILD +++ b/testing/httpie/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A CLI, cURL-like tool" url="https://github.com/jkbr/httpie" arch="noarch" license="BSD" -depends="python py-requests py-pygments" +depends="python2 py-requests py-pygments" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/irclog2html/APKBUILD b/testing/irclog2html/APKBUILD index a1e7810c86..4750de7d84 100644 --- a/testing/irclog2html/APKBUILD +++ b/testing/irclog2html/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Script to convert IRC logs to HTML and other formats" url="http://mg.pov.lt/irclog2html/" arch="noarch" license="GPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/librdkafka/APKBUILD b/testing/librdkafka/APKBUILD index 7774a25960..6e863a0e8c 100644 --- a/testing/librdkafka/APKBUILD +++ b/testing/librdkafka/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="BSD" depends="" depends_dev="" -makedepends="$depends_dev libressl-dev python zlib-dev bash" +makedepends="$depends_dev libressl-dev python2 zlib-dev bash" subpackages="$pkgname-dev" source="$pkgname-$pkgver.tar.gz::https://github.com/edenhill/$pkgname/archive/$pkgver.tar.gz" diff --git a/testing/lizardfs/APKBUILD b/testing/lizardfs/APKBUILD index 0521f67d27..dd794ee7a3 100644 --- a/testing/lizardfs/APKBUILD +++ b/testing/lizardfs/APKBUILD @@ -9,7 +9,7 @@ arch="" license="GPLv3" depends="" depends_dev="" -makedepends="$depends_dev boost-dev cmake fuse-dev zlib-dev asciidoc python" +makedepends="$depends_dev boost-dev cmake fuse-dev zlib-dev asciidoc python2" pkgusers="mfs" pkggroups="mfs" install="$pkgname.pre-install" @@ -152,7 +152,7 @@ client() { cgi() { pkgdesc="LizardFS CGI Monitor" - depends="python" + depends="python2" cd "$pkgdir" _mv_files \ usr/share/mfscgi \ diff --git a/testing/lshell/APKBUILD b/testing/lshell/APKBUILD index 44cfd1a66d..f04ab4a3d5 100644 --- a/testing/lshell/APKBUILD +++ b/testing/lshell/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Python-based limited Shell" url="http://ghantoos.org/limited-shell-lshell" arch="noarch" license="GPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/mitmproxy/APKBUILD b/testing/mitmproxy/APKBUILD index 2c2b11dddb..c4b4fe8275 100644 --- a/testing/mitmproxy/APKBUILD +++ b/testing/mitmproxy/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="An interactive SSL-capable intercepting HTTP proxy" url="http://www.mitmproxy.org/" arch="noarch" license="MIT" -depends="python py-netlib py-flask py-urwid py-$pkgname py-itsdangerous" +depends="python2 py-netlib py-flask py-urwid py-$pkgname py-itsdangerous" depends_dev="" makedepends="python2-dev py-setuptools " install="" diff --git a/testing/mono/APKBUILD b/testing/mono/APKBUILD index 8609104629..30cb5e3959 100644 --- a/testing/mono/APKBUILD +++ b/testing/mono/APKBUILD @@ -7,9 +7,9 @@ pkgdesc="Free implementation of the .NET platform including runtime and compiler url="http://www.mono-project.com/" arch="x86_64 x86" license="GPL" -depends="python" +depends="python2" depends_dev="zlib-dev libgdiplus-dev" -makedepends="$depends_dev python linux-headers paxmark autoconf automake libtool" +makedepends="$depends_dev python2 linux-headers paxmark autoconf automake libtool" install="" subpackages="$pkgname-dev $pkgname-doc $pkgname-lang" source="http://download.mono-project.com/sources/mono/mono-${pkgver/_/~}.tar.bz2 diff --git a/testing/mycli/APKBUILD b/testing/mycli/APKBUILD index 136f0eae26..d40c747ab8 100644 --- a/testing/mycli/APKBUILD +++ b/testing/mycli/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="MySQL CLI with autocompletion and syntax highlighting" url="http://mycli.net" arch="noarch" license="BSD" -depends="python +depends="python2 py-click py-pygments py-prompt_toolkit<1.1.0 diff --git a/testing/netdata/APKBUILD b/testing/netdata/APKBUILD index f0f0ad983b..e0e80bc126 100644 --- a/testing/netdata/APKBUILD +++ b/testing/netdata/APKBUILD @@ -51,7 +51,7 @@ nodejs() { python() { pkgdesc="$pkgdesc (python support)" - depends="$pkgname python" + depends="$pkgname python2" mkdir -p "$subpkgdir"/usr/libexec/netdata mv $pkgdir/usr/libexec/netdata/python.d \ "$subpkgdir"/usr/libexec/netdata || return 1 diff --git a/testing/netsink/APKBUILD b/testing/netsink/APKBUILD index c860fe5360..b6761b6805 100644 --- a/testing/netsink/APKBUILD +++ b/testing/netsink/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A Network Sinkhole for Isolated Malware Analysis" url="https://github.com/shendo/netsink" arch="noarch" license="GPL3+" -depends="python py-dnslib" +depends="python2 py-dnslib" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/openxcap/APKBUILD b/testing/openxcap/APKBUILD index a03ab7b96b..3d1604cf7b 100644 --- a/testing/openxcap/APKBUILD +++ b/testing/openxcap/APKBUILD @@ -9,7 +9,7 @@ pkgusers="openxcap" pkggroups="openxcap" arch="noarch" license="GPL" -depends="python py-application py-gnutls py-twisted py-pillow +depends="python2 py-application py-gnutls py-twisted py-pillow py-lxml py-mysqldb" makedepends="python2-dev" install="$pkgname.pre-install" diff --git a/testing/pacparser/APKBUILD b/testing/pacparser/APKBUILD index d8bd91c53d..2f17250ad0 100644 --- a/testing/pacparser/APKBUILD +++ b/testing/pacparser/APKBUILD @@ -34,7 +34,7 @@ package() { } pymod() { - depends="python" + depends="python2" cd "$builddir" make -C src DESTDIR="$subpkgdir" install-pymod diff --git a/testing/pelican/APKBUILD b/testing/pelican/APKBUILD index 2def851ea9..032617a45c 100644 --- a/testing/pelican/APKBUILD +++ b/testing/pelican/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A tool to generate a static blog from reStructuredText or Markdown inpu url="https://pypi.python.org/pypi/pelican/" arch="noarch" license="GPL3" -depends="python bash fabric py-feedparser py-pygments py-docutils py-sphinx py-blinker py-unidecode py-mock py-markdown py-beautifulsoup4 py-lxml py-six py-tz py-jinja2 py-django py-dateutil py-nose" +depends="python2 bash fabric py-feedparser py-pygments py-docutils py-sphinx py-blinker py-unidecode py-mock py-markdown py-beautifulsoup4 py-lxml py-six py-tz py-jinja2 py-django py-dateutil py-nose" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/pep8/APKBUILD b/testing/pep8/APKBUILD index cbc1372096..4f398c77ad 100644 --- a/testing/pep8/APKBUILD +++ b/testing/pep8/APKBUILD @@ -10,7 +10,7 @@ pkgdesc="A tool to check your Python code against some of the style conventions url="http://github.com/jcrocholl/pep8/" arch="noarch" license="custom:Expat" -depends="python py-setuptools" +depends="python2 py-setuptools" depends_dev="" makedepends="" install="" diff --git a/testing/pgcli/APKBUILD b/testing/pgcli/APKBUILD index 33338e1aa6..cdb070c496 100644 --- a/testing/pgcli/APKBUILD +++ b/testing/pgcli/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Postgres CLI with autocompletion and syntax highlighting" url="http://pgcli.com" arch="noarch" license="BSD" -depends="python +depends="python2 py-pgspecial py-click py-pygments diff --git a/testing/py-actdiag/APKBUILD b/testing/py-actdiag/APKBUILD index 37383386ed..2baa7b81e5 100644 --- a/testing/py-actdiag/APKBUILD +++ b/testing/py-actdiag/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="actdiag generate activity-diagram image file from spec-text file" url="https://pypi.python.org/pypi/actdiag" arch="noarch" license="ASL 2.0" -depends="python py-pillow py-funcparserlib py-blockdiag" +depends="python2 py-pillow py-funcparserlib py-blockdiag" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-allfiles/APKBUILD b/testing/py-allfiles/APKBUILD index e81ffe369a..b22ef38ecd 100644 --- a/testing/py-allfiles/APKBUILD +++ b/testing/py-allfiles/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python iterator for matching files in directory trees" url="https://pypi.python.org/pypi/allfiles" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-almost/APKBUILD b/testing/py-almost/APKBUILD index b11d3df0f8..fd056c28db 100644 --- a/testing/py-almost/APKBUILD +++ b/testing/py-almost/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python helper to compare two numbers generously" url="https://pypi.python.org/pypi/almost" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-ansi2html/APKBUILD b/testing/py-ansi2html/APKBUILD index 60e493261d..21f254bba8 100644 --- a/testing/py-ansi2html/APKBUILD +++ b/testing/py-ansi2html/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Convert text with ANSI color codes to HTML" url="http://github.com/ralphbean/ansi2html/" arch="noarch" license="GPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-ansiblelint/APKBUILD b/testing/py-ansiblelint/APKBUILD index ccec3ed874..2638ab968a 100644 --- a/testing/py-ansiblelint/APKBUILD +++ b/testing/py-ansiblelint/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A tool to check ansible playbooks" url="https://github.com/willthames/ansible-lint" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools ansible" install="" diff --git a/testing/py-ansicolors/APKBUILD b/testing/py-ansicolors/APKBUILD index e806949976..1622539026 100644 --- a/testing/py-ansicolors/APKBUILD +++ b/testing/py-ansicolors/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="ANSI colors for Python" url="http://github.com/verigak/colors/" arch="noarch" license="ISC" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-apitree/APKBUILD b/testing/py-apitree/APKBUILD index 9ef70eee7b..cebc05586e 100644 --- a/testing/py-apitree/APKBUILD +++ b/testing/py-apitree/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python web service API backend" url="https://github.com/jmatthias/apitree" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-appliancekit-ng/APKBUILD b/testing/py-appliancekit-ng/APKBUILD index ec5e7fc14a..a7a7acbad8 100644 --- a/testing/py-appliancekit-ng/APKBUILD +++ b/testing/py-appliancekit-ng/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="abstract appliance image builder" url="http://bitbucket.org/tortoiselabs/appliancekit-ng" arch="noarch" license="ISC" -depends="python py-jinja2" +depends="python2 py-jinja2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-application/APKBUILD b/testing/py-application/APKBUILD index 0e4d20f776..0d7e7fd4c0 100644 --- a/testing/py-application/APKBUILD +++ b/testing/py-application/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Basic building blocks for python applications" url="http://pypi.python.org/pypi/python-application" arch="noarch" license="LGPL2+" -depends="python" +depends="python2" makedepends="python2-dev py-setuptools" install="" subpackages="" diff --git a/testing/py-archive/APKBUILD b/testing/py-archive/APKBUILD index ea47367ba6..0963c9996d 100644 --- a/testing/py-archive/APKBUILD +++ b/testing/py-archive/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python library for extracting zip and tar archives" url="https://github.com/gdub/python-archive" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-arprequest/APKBUILD b/testing/py-arprequest/APKBUILD index 50aec859b9..5a4d01277a 100644 --- a/testing/py-arprequest/APKBUILD +++ b/testing/py-arprequest/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A python class which sends an ARP Request" url="https://pypi.python.org/pypi/arprequest" arch="noarch" license="WTFPL" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-ask/APKBUILD b/testing/py-ask/APKBUILD index 71801a39e1..f4c0d9f003 100644 --- a/testing/py-ask/APKBUILD +++ b/testing/py-ask/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="An easy input validation for Python" url="https://github.com/chive/ask" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-astroid/APKBUILD b/testing/py-astroid/APKBUILD index 7da186c70b..a10f446dc3 100644 --- a/testing/py-astroid/APKBUILD +++ b/testing/py-astroid/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A new abstract syntax tree from Python's ast" url="http://www.astroid.org/" arch="noarch" license="LGPL2+" -depends="python py-logilab-common" +depends="python2 py-logilab-common" depends_dev="" replaces="py-logilab-astng" makedepends="python2-dev py-setuptools py-logilab-common" diff --git a/testing/py-audioread/APKBUILD b/testing/py-audioread/APKBUILD index b86628dc5f..1506ad6833 100644 --- a/testing/py-audioread/APKBUILD +++ b/testing/py-audioread/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Cross-library audio decoding for Python" url="https://github.com/sampsyo/audioread" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-banknumber/APKBUILD b/testing/py-banknumber/APKBUILD index 9a3f0658a8..ba68665ca9 100644 --- a/testing/py-banknumber/APKBUILD +++ b/testing/py-banknumber/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to validate Bank codes" url="https://bitbucket.org/zikzakmedia/python-banknumber" arch="noarch" license="GPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-barcodenumber/APKBUILD b/testing/py-barcodenumber/APKBUILD index 9728d3fb36..d1e93fa2dd 100644 --- a/testing/py-barcodenumber/APKBUILD +++ b/testing/py-barcodenumber/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to validate product codes" url="https://bitbucket.org/zikzakmedia/python-barcodenumber" arch="noarch" license="GPL3" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-beatport/APKBUILD b/testing/py-beatport/APKBUILD index 2fcd2a44ef..ffb118209b 100644 --- a/testing/py-beatport/APKBUILD +++ b/testing/py-beatport/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A python wrapper around the Beatport.com API" url="https://pypi.python.org/pypi/beatport" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools py-requests" install="" diff --git a/testing/py-beautifulsoup4/APKBUILD b/testing/py-beautifulsoup4/APKBUILD index 1c23fb3f14..4d336ab873 100644 --- a/testing/py-beautifulsoup4/APKBUILD +++ b/testing/py-beautifulsoup4/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python HTML/XML parser" url="http://www.crummy.com/software/BeautifulSoup/index.html" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-blessings/APKBUILD b/testing/py-blessings/APKBUILD index bcd1a3518c..a6912b8e9c 100644 --- a/testing/py-blessings/APKBUILD +++ b/testing/py-blessings/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python wrapper around terminal coloring, styling, and positioning" url="https://github.com/erikrose/blessings" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-blinker/APKBUILD b/testing/py-blinker/APKBUILD index ab57a8eeb5..c7b08a32fb 100644 --- a/testing/py-blinker/APKBUILD +++ b/testing/py-blinker/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Fast, simple object-to-object and broadcast signalling" url="http://pypi.python.org/pypi/blinker" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-blockdiag/APKBUILD b/testing/py-blockdiag/APKBUILD index 31675b6a6b..280c4b1f67 100644 --- a/testing/py-blockdiag/APKBUILD +++ b/testing/py-blockdiag/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A python tool to generate block-diagram" url="http://blockdiag.com" arch="noarch" license="ASL 2.0" -depends="python py-pillow py-funcparserlib py-setuptools py-webcolors" +depends="python2 py-pillow py-funcparserlib py-setuptools py-webcolors" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-boto3/APKBUILD b/testing/py-boto3/APKBUILD index 2254554c65..5f8ebf0d3b 100644 --- a/testing/py-boto3/APKBUILD +++ b/testing/py-boto3/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="AWS SDK for Python (Boto3)" url="http://aws.amazon.com/sdk-for-python/" arch="noarch" license="ASL 2.0" -depends="python py-botocore py-jmespath" +depends="python2 py-botocore py-jmespath" depends_dev= makedepends="python2-dev py-setuptools" install= diff --git a/testing/py-botocore/APKBUILD b/testing/py-botocore/APKBUILD index dbe0a8372f..422ad25986 100644 --- a/testing/py-botocore/APKBUILD +++ b/testing/py-botocore/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The low-level, core functionality of Boto3" url="https://github.com/boto/boto" arch="noarch" license="apache2" -depends="python py-dateutil py-jmespath" +depends="python2 py-dateutil py-jmespath" depends_dev= makedepends="python2-dev py-setuptools" install= diff --git a/testing/py-bottle-api/APKBUILD b/testing/py-bottle-api/APKBUILD index fbf4290f84..d710dbddb9 100644 --- a/testing/py-bottle-api/APKBUILD +++ b/testing/py-bottle-api/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle JSON Web API" url="https://github.com/tomotaka/bottle-api" arch="noarch" license="MIT" -depends="python py-bottle" +depends="python2 py-bottle" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-hotqueue/APKBUILD b/testing/py-bottle-hotqueue/APKBUILD index 4a09fd5115..bdf08c599c 100644 --- a/testing/py-bottle-hotqueue/APKBUILD +++ b/testing/py-bottle-hotqueue/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle HotQueue plugin" url="https://github.com/waawal/bottle_hotqueue" arch="noarch" license="MIT" -depends="python py-bottle py-hotqueue" +depends="python2 py-bottle py-hotqueue" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-pgsql/APKBUILD b/testing/py-bottle-pgsql/APKBUILD index 7bfdd0b161..c4af92ff5d 100644 --- a/testing/py-bottle-pgsql/APKBUILD +++ b/testing/py-bottle-pgsql/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle PgSQL integration plugin" url="https://github.com/raisoblast/bottle-pgsql" arch="noarch" license="MIT" -depends="python py-bottle" +depends="python2 py-bottle" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-redis/APKBUILD b/testing/py-bottle-redis/APKBUILD index fcd3f674e2..3daecd4e5f 100644 --- a/testing/py-bottle-redis/APKBUILD +++ b/testing/py-bottle-redis/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle redis plugin" url="https://github.com/bottlepy/bottle-redis" arch="noarch" license="MIT" -depends="python py-bottle py-redis" +depends="python2 py-bottle py-redis" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-renderer/APKBUILD b/testing/py-bottle-renderer/APKBUILD index 4b8e5adf68..cb3554fc13 100644 --- a/testing/py-bottle-renderer/APKBUILD +++ b/testing/py-bottle-renderer/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle renderer plugin" url="https://pypi.python.org/pypi/bottle-renderer" arch="noarch" license="MIT" -depends="python py-bottle" +depends="python2 py-bottle" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-request/APKBUILD b/testing/py-bottle-request/APKBUILD index 1eb0b058fa..dcd2128f86 100644 --- a/testing/py-bottle-request/APKBUILD +++ b/testing/py-bottle-request/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle 'stateless' request object plugin" url="http://github.com/turtlebender/bottle-request/" arch="noarch" license="MIT" -depends="python py-bottle" +depends="python2 py-bottle" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-rest/APKBUILD b/testing/py-bottle-rest/APKBUILD index 47c0fa62da..39b4cd7487 100644 --- a/testing/py-bottle-rest/APKBUILD +++ b/testing/py-bottle-rest/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A decorator for REST in Bottle" url="https://pypi.python.org/pypi/bottle-rest/" arch="noarch" license="MIT" -depends="python py-bottle" +depends="python2 py-bottle" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-servefiles/APKBUILD b/testing/py-bottle-servefiles/APKBUILD index 1b4ccea70b..a72a262e4b 100644 --- a/testing/py-bottle-servefiles/APKBUILD +++ b/testing/py-bottle-servefiles/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle plugin for serving files" url="https://bitbucket.org/rudylattae/bottle-servefiles" arch="noarch" license="BSD" -depends="python py-bottle" +depends="python2 py-bottle" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-session/APKBUILD b/testing/py-bottle-session/APKBUILD index 2ab032358c..6a2da1b420 100644 --- a/testing/py-bottle-session/APKBUILD +++ b/testing/py-bottle-session/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle session plugin" url="https://bitbucket.org/devries/bottle-session" arch="noarch" license="Artistic" -depends="python py-bottle py-redis" +depends="python2 py-bottle py-redis" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-sqlalchemy/APKBUILD b/testing/py-bottle-sqlalchemy/APKBUILD index 9b1b454a58..2eac7e1eba 100644 --- a/testing/py-bottle-sqlalchemy/APKBUILD +++ b/testing/py-bottle-sqlalchemy/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle SQLAlchemy integration plugin" url="http://www.github.com/iurisilvio/bottle-sqlalchemy" arch="noarch" license="MIT" -depends="python py-bottle py-sqlalchemy" +depends="python2 py-bottle py-sqlalchemy" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-sqlite/APKBUILD b/testing/py-bottle-sqlite/APKBUILD index e3f319584b..9cc72147ea 100644 --- a/testing/py-bottle-sqlite/APKBUILD +++ b/testing/py-bottle-sqlite/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle sqlite plugin" url="https://pypi.python.org/pypi/bottle-sqlite" arch="noarch" license="MIT" -depends="python py-bottle" +depends="python2 py-bottle" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-sslify/APKBUILD b/testing/py-bottle-sslify/APKBUILD index b891d2deb3..c7d13cdec8 100644 --- a/testing/py-bottle-sslify/APKBUILD +++ b/testing/py-bottle-sslify/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle SSL plugin" url="https://github.com/ali01/bottle-sslify" arch="noarch" license="MIT" -depends="python py-bottle" +depends="python2 py-bottle" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-websocket/APKBUILD b/testing/py-bottle-websocket/APKBUILD index a631454d00..e65df15c47 100644 --- a/testing/py-bottle-websocket/APKBUILD +++ b/testing/py-bottle-websocket/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle websocket plugin" url="https://pypi.python.org/pypi/bottle-websocket" arch="noarch" license="MIT" -depends="python py-bottle" +depends="python2 py-bottle" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-bottle-werkzeug/APKBUILD b/testing/py-bottle-werkzeug/APKBUILD index d5feef1c19..7700c8b3c9 100644 --- a/testing/py-bottle-werkzeug/APKBUILD +++ b/testing/py-bottle-werkzeug/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Bottle werkzeug plugin" url="https://pypi.python.org/pypi/bottle-werkzeug" arch="noarch" license="MIT" -depends="python py-bottle py-werkzeug" +depends="python2 py-bottle py-werkzeug" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-buildutils/APKBUILD b/testing/py-buildutils/APKBUILD index 8a1b3ea539..813cbc2145 100644 --- a/testing/py-buildutils/APKBUILD +++ b/testing/py-buildutils/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Buildutils is a collection of enhancements to the Python distutils" url="http://pypi.python.org/pypi/buildutils/0.3" arch="noarch" license="MIT" -depends="python" +depends="python2" makedepends="python2-dev py-setuptools" install="" subpackages="" diff --git a/testing/py-bumpy/APKBUILD b/testing/py-bumpy/APKBUILD index be0336d904..360e88934d 100644 --- a/testing/py-bumpy/APKBUILD +++ b/testing/py-bumpy/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python file builder and CLI tool" url="http://github.com/scizzorz/bumpy" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-businesstime/APKBUILD b/testing/py-businesstime/APKBUILD index 0d580da157..1c2c45d445 100644 --- a/testing/py-businesstime/APKBUILD +++ b/testing/py-businesstime/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python utility for calculating business time between two datetimes" url="https://github.com/seatgeek/businesstime" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-cairocffi/APKBUILD b/testing/py-cairocffi/APKBUILD index 5038528678..e89ff2fe7b 100644 --- a/testing/py-cairocffi/APKBUILD +++ b/testing/py-cairocffi/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Python CFFI-based binding to Cairo and GDK-PixBuf" url="http://pythonhosted.org/cairocffi/" arch="noarch" license="BSD" -depends="python py-cffi cairo gdk-pixbuf" +depends="python2 py-cffi cairo gdk-pixbuf" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-cairosvg/APKBUILD b/testing/py-cairosvg/APKBUILD index cc82dce18a..274689fcf2 100644 --- a/testing/py-cairosvg/APKBUILD +++ b/testing/py-cairosvg/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Cairo-based SVG renderer for python" url="http://cairosvg.org" arch="noarch" license="LGPL3+" -depends="python py-cairocffi" +depends="python2 py-cairocffi" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-centinel/APKBUILD b/testing/py-centinel/APKBUILD index 8861c9fb7d..82a1f1f0c3 100644 --- a/testing/py-centinel/APKBUILD +++ b/testing/py-centinel/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A tool used to detect network interference and internet censorship" url="https://github.com/projectbismark/centinel" arch="noarch" license="MIT" -depends="python py-dnspython" +depends="python2 py-dnspython" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-chameleon/APKBUILD b/testing/py-chameleon/APKBUILD index 9666c35562..b2a82f6f65 100644 --- a/testing/py-chameleon/APKBUILD +++ b/testing/py-chameleon/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Fast Python HTML/XML Template Compiler" url="https://chameleon.readthedocs.org" arch="noarch" license="BSD" -depends="python py-lxml py-zope-interface" +depends="python2 py-lxml py-zope-interface" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-cheetah/APKBUILD b/testing/py-cheetah/APKBUILD index 593a49ea91..a24890b534 100644 --- a/testing/py-cheetah/APKBUILD +++ b/testing/py-cheetah/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Cheetah is a template engine and code generation tool" url="http://www.cheetahtemplate.org/" arch="all" license="MIT" -depends="python" +depends="python2" makedepends="python2-dev" install="" subpackages="" diff --git a/testing/py-cherrypy/APKBUILD b/testing/py-cherrypy/APKBUILD index d123948a0c..99eb05cbef 100644 --- a/testing/py-cherrypy/APKBUILD +++ b/testing/py-cherrypy/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A pythonic, object-oriented web development framework" url="http://www.cherrypy.org" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="python2-dev" makedepends="$depends_dev" install="" diff --git a/testing/py-click-utils/APKBUILD b/testing/py-click-utils/APKBUILD index adddaf5ec8..b2510fa125 100644 --- a/testing/py-click-utils/APKBUILD +++ b/testing/py-click-utils/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A set of utilites for writing command line programs with Click" url="https://github.com/slafs/click-utils" arch="noarch" license="BSD" -depends="python py-click" +depends="python2 py-click" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-colander/APKBUILD b/testing/py-colander/APKBUILD index fc305132d3..c278ef4375 100644 --- a/testing/py-colander/APKBUILD +++ b/testing/py-colander/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A simple schema-based Python serialization and deserialization library" url="http://docs.pylonsproject.org/projects/colander/en/latest/" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-crc16/APKBUILD b/testing/py-crc16/APKBUILD index bde0bb3e39..6d3b127976 100644 --- a/testing/py-crc16/APKBUILD +++ b/testing/py-crc16/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python library for calculating CRC16" url="https://code.google.com/p/pycrc16/" arch="all" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-cycler/APKBUILD b/testing/py-cycler/APKBUILD index 4e054f226c..e27e17cb57 100644 --- a/testing/py-cycler/APKBUILD +++ b/testing/py-cycler/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Composable style cycles in Python" url="http://matplotlib.org/cycler/" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-daterangestr/APKBUILD b/testing/py-daterangestr/APKBUILD index 198eec0069..85a3525693 100644 --- a/testing/py-daterangestr/APKBUILD +++ b/testing/py-daterangestr/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python converter for start and end dates" url="https://github.com/marians/py-daterangestr" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-dateutils/APKBUILD b/testing/py-dateutils/APKBUILD index dde1fd2129..99e6129cfb 100644 --- a/testing/py-dateutils/APKBUILD +++ b/testing/py-dateutils/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Various Python utilities for working with date and datetime objects" url="https://pypi.python.org/pypi/dateutils" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-dexml/APKBUILD b/testing/py-dexml/APKBUILD index b7befe5c08..9b69375668 100644 --- a/testing/py-dexml/APKBUILD +++ b/testing/py-dexml/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A simple Object-XML mapper for Python" url="http://packages.python.org/dexml" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-discogs-client/APKBUILD b/testing/py-discogs-client/APKBUILD index 0ca7c3c7fb..6d0204df45 100644 --- a/testing/py-discogs-client/APKBUILD +++ b/testing/py-discogs-client/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Official Python API client for Discogs" url="https://github.com/discogs/discogs_client" arch="noarch" license="BSD" -depends="python py-requests py-oauth2" +depends="python2 py-requests py-oauth2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-django-suit/APKBUILD b/testing/py-django-suit/APKBUILD index 4b67eca47e..673f240b52 100644 --- a/testing/py-django-suit/APKBUILD +++ b/testing/py-django-suit/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Modern theme for Django admin interface" url="http://djangosuit.com/" arch="noarch" license="CC" -depends="python" +depends="python2" depends_dev="" makedepends="$depends_dev python2-dev py-setuptools" install="" diff --git a/testing/py-dnslib/APKBUILD b/testing/py-dnslib/APKBUILD index 39c3a08e6e..8df3161b8e 100644 --- a/testing/py-dnslib/APKBUILD +++ b/testing/py-dnslib/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A simple library to encode/decode DNS wire-format packets" url="https://bitbucket.org/paulc/dnslib/" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-doit/APKBUILD b/testing/py-doit/APKBUILD index 2462423bc7..ab58be326c 100644 --- a/testing/py-doit/APKBUILD +++ b/testing/py-doit/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python Automation Tool" url="http://pydoit.org/" arch="noarch" license="MIT" -depends="python py-six py-inotify" +depends="python2 py-six py-inotify" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-dpath/APKBUILD b/testing/py-dpath/APKBUILD index c283884164..d16dd61619 100644 --- a/testing/py-dpath/APKBUILD +++ b/testing/py-dpath/APKBUILD @@ -9,7 +9,7 @@ pkgdesc="Filesystem-like pathing and searching for dictionaries" url="https://www.github.com/akesterson/dpath-python" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-dtopt/APKBUILD b/testing/py-dtopt/APKBUILD index f18032de39..7fbf1b181a 100644 --- a/testing/py-dtopt/APKBUILD +++ b/testing/py-dtopt/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Additional options to doctest examples" url="http://pypi.python.org/pypi/dtopt/" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-embedly/APKBUILD b/testing/py-embedly/APKBUILD index 79692e2f87..473e078afd 100644 --- a/testing/py-embedly/APKBUILD +++ b/testing/py-embedly/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module for Embedly" url="https://github.com/embedly/embedly-python" arch="noarch" license="BSD" -depends="python py-httplib2" +depends="python2 py-httplib2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-enchant/APKBUILD b/testing/py-enchant/APKBUILD index 95b8090b66..a0265647d1 100644 --- a/testing/py-enchant/APKBUILD +++ b/testing/py-enchant/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A spellchecking library for Python" url="http://pythonhosted.org/pyenchant/" arch="noarch" license="LGPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools enchant-dev" install="" diff --git a/testing/py-ev/APKBUILD b/testing/py-ev/APKBUILD index 49a232b986..c6f113e875 100644 --- a/testing/py-ev/APKBUILD +++ b/testing/py-ev/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python libev interface" url="http://pythonhosted.org/pyev/" arch="all" license="GPL3" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools libev-dev" install="" diff --git a/testing/py-eventlet/APKBUILD b/testing/py-eventlet/APKBUILD index 2945466e95..f076e89e38 100644 --- a/testing/py-eventlet/APKBUILD +++ b/testing/py-eventlet/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python library for seamless coroutine-based concurrency" url="http://eventlet.net/" arch="noarch" license="MIT" -depends="python py-greenlet" +depends="python2 py-greenlet" makedepends="python2-dev py-setuptools" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-evohome-client/APKBUILD b/testing/py-evohome-client/APKBUILD index aa525a84a4..e3ce88651c 100644 --- a/testing/py-evohome-client/APKBUILD +++ b/testing/py-evohome-client/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Python client to access the Evohome web service" url="https://github.com/watchforstock/evohome-client" arch="noarch" license="Apache-2.0" -depends="python py-requests" +depends="python2 py-requests" depends_dev="" makedepends="$depends_dev py-setuptools" install="" diff --git a/testing/py-exconsole/APKBUILD b/testing/py-exconsole/APKBUILD index 355345a5ee..28ad9eae52 100644 --- a/testing/py-exconsole/APKBUILD +++ b/testing/py-exconsole/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Emergency/postmortem Python console" url="https://github.com/Eugeny/exconsole" arch="noarch" license="LGPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-fedmsg/APKBUILD b/testing/py-fedmsg/APKBUILD index 284ab7dcba..a280015b3c 100644 --- a/testing/py-fedmsg/APKBUILD +++ b/testing/py-fedmsg/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Utilities used around Fedora Infrastructure to send and receive message url="https://fedmsg.readthedocs.org/" arch="noarch" license="LGPLv2" -depends="python" +depends="python2" depends_dev="py-setuptools" makedepends="$depends_dev" install="" diff --git a/testing/py-feedformatter/APKBUILD b/testing/py-feedformatter/APKBUILD index 799781bb48..cdc59e931d 100644 --- a/testing/py-feedformatter/APKBUILD +++ b/testing/py-feedformatter/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python library for generating news feeds in RSS and Atom formats" url="http://code.google.com/p/feedformatter/" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-firmata/APKBUILD b/testing/py-firmata/APKBUILD index 0cb00f3654..caf4ff0efa 100644 --- a/testing/py-firmata/APKBUILD +++ b/testing/py-firmata/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python interface for the Firmata procotol" url="https://github.com/tino/pyFirmata" arch="noarch" license="MIT" -depends="python py-serial" +depends="python2 py-serial" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-blind-except/APKBUILD b/testing/py-flake8-blind-except/APKBUILD index 99aa317e68..01bc7502e3 100644 --- a/testing/py-flake8-blind-except/APKBUILD +++ b/testing/py-flake8-blind-except/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Extension for flake8 which checks for blind except: statements" url="https://github.com/elijahandrews/flake8-blind-except" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-copyright/APKBUILD b/testing/py-flake8-copyright/APKBUILD index cb44205da8..a322395446 100644 --- a/testing/py-flake8-copyright/APKBUILD +++ b/testing/py-flake8-copyright/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Extension for flake8 which checks for copyrights" url="https://github.com/savoirfairelinux/flake8-copyright" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-debugger/APKBUILD b/testing/py-flake8-debugger/APKBUILD index 40d1a9dc94..acd14d93a4 100644 --- a/testing/py-flake8-debugger/APKBUILD +++ b/testing/py-flake8-debugger/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Extension for flake8 which lint for ipdb/pdb statements" url="https://github.com/jbkahn/flake8-debugger" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-docstrings/APKBUILD b/testing/py-flake8-docstrings/APKBUILD index 5591bf8eda..d15029e48c 100644 --- a/testing/py-flake8-docstrings/APKBUILD +++ b/testing/py-flake8-docstrings/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Extension for flake8 which uses pep257 to check docstrings" url="https://bitbucket.org/icordasc/flake8-docstrings" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-immediate/APKBUILD b/testing/py-flake8-immediate/APKBUILD index 3e82fd0e9d..6449bb21df 100644 --- a/testing/py-flake8-immediate/APKBUILD +++ b/testing/py-flake8-immediate/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Enables immediate output for flake8" url="https://github.com/schlamar/flake8-immediate" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-import-order/APKBUILD b/testing/py-flake8-import-order/APKBUILD index e9d88ff707..a247b846fd 100644 --- a/testing/py-flake8-import-order/APKBUILD +++ b/testing/py-flake8-import-order/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Extension for flake8 which checks for the ordering of import statements url="https://github.com/public/flake8-import-order" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-print/APKBUILD b/testing/py-flake8-print/APKBUILD index 7b1ea98805..a9d1d9be42 100644 --- a/testing/py-flake8-print/APKBUILD +++ b/testing/py-flake8-print/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Extension for flake8 which lint for print statements" url="https://github.com/jbkahn/flake8-print" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-quotes/APKBUILD b/testing/py-flake8-quotes/APKBUILD index 1ff57f38b1..31f29d1688 100644 --- a/testing/py-flake8-quotes/APKBUILD +++ b/testing/py-flake8-quotes/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Extension for flake8 which lint for double quotes" url="http://github.com/zheller/flake8-quotes/" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-snippets/APKBUILD b/testing/py-flake8-snippets/APKBUILD index 23260ce6d9..e0fa50cf35 100644 --- a/testing/py-flake8-snippets/APKBUILD +++ b/testing/py-flake8-snippets/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Extension for flake8 which lint for code snippets" url="https://github.com/bitmazk/flake8-snippets" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flake8-todo/APKBUILD b/testing/py-flake8-todo/APKBUILD index 6ac446f671..25b4fdd6c0 100644 --- a/testing/py-flake8-todo/APKBUILD +++ b/testing/py-flake8-todo/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="TODO notes checker plugin for flake8" url="https://github.com/schlamar/flake8-todo" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-admin/APKBUILD b/testing/py-flask-admin/APKBUILD index 20f26f6af9..72deb884c3 100644 --- a/testing/py-flask-admin/APKBUILD +++ b/testing/py-flask-admin/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask admin interface" url="https://pypi.python.org/pypi/Flask-Admin" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-auth/APKBUILD b/testing/py-flask-auth/APKBUILD index ad075c08f9..ce7acf31f6 100644 --- a/testing/py-flask-auth/APKBUILD +++ b/testing/py-flask-auth/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask auth" url="https://pypi.python.org/pypi/Flask-Auth" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-autoindex/APKBUILD b/testing/py-flask-autoindex/APKBUILD index b899d2257c..5608d4e92c 100644 --- a/testing/py-flask-autoindex/APKBUILD +++ b/testing/py-flask-autoindex/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask autoindex" url="https://pypi.python.org/pypi/Flask-AutoIndex" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-autorouter/APKBUILD b/testing/py-flask-autorouter/APKBUILD index 9cf24c12b2..17751d8774 100644 --- a/testing/py-flask-autorouter/APKBUILD +++ b/testing/py-flask-autorouter/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask generating URL routing" url="https://pypi.python.org/pypi/flask-autorouter" arch="noarch" license="MIT" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-babel/APKBUILD b/testing/py-flask-babel/APKBUILD index 2a67340c86..730500902a 100644 --- a/testing/py-flask-babel/APKBUILD +++ b/testing/py-flask-babel/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask i18n/l10n support" url="https://pypi.python.org/pypi/Flask-Babel" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-basicauth/APKBUILD b/testing/py-flask-basicauth/APKBUILD index 67cea015ae..54fb167f6b 100644 --- a/testing/py-flask-basicauth/APKBUILD +++ b/testing/py-flask-basicauth/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask HTTP basic access authentication" url="https://pypi.python.org/pypi/Flask-BasicAuth" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-bcrypt/APKBUILD b/testing/py-flask-bcrypt/APKBUILD index 0bcc1feba8..4f23de003a 100644 --- a/testing/py-flask-bcrypt/APKBUILD +++ b/testing/py-flask-bcrypt/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask Bcrypt hashing extension" url="https://pypi.python.org/pypi/Flask-Bcrypt" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-bootstrap/APKBUILD b/testing/py-flask-bootstrap/APKBUILD index bbc75191b9..f3365910ac 100644 --- a/testing/py-flask-bootstrap/APKBUILD +++ b/testing/py-flask-bootstrap/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask bootstrap extension" url="https://pypi.python.org/pypi/Flask-Bootstrap" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-cache/APKBUILD b/testing/py-flask-cache/APKBUILD index 11b8de56b1..f74d02edb5 100644 --- a/testing/py-flask-cache/APKBUILD +++ b/testing/py-flask-cache/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask cache support" url="https://pypi.python.org/pypi/Flask-Cache" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-cdn/APKBUILD b/testing/py-flask-cdn/APKBUILD index 381fab0ea6..96b7a05be4 100644 --- a/testing/py-flask-cdn/APKBUILD +++ b/testing/py-flask-cdn/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask CDN static files extension" url="https://pypi.python.org/pypi/Flask-CDN" arch="noarch" license="MIT" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-components/APKBUILD b/testing/py-flask-components/APKBUILD index 1adf31c8df..395b242837 100644 --- a/testing/py-flask-components/APKBUILD +++ b/testing/py-flask-components/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask files discovery extension" url="https://pypi.python.org/pypi/Flask-Components" arch="noarch" license="MIT" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-dbconfig/APKBUILD b/testing/py-flask-dbconfig/APKBUILD index 963043def8..2559ea99d9 100644 --- a/testing/py-flask-dbconfig/APKBUILD +++ b/testing/py-flask-dbconfig/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask local DB extension" url="https://pypi.python.org/pypi/Flask-DBConfig" arch="noarch" license="MIT" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-enterprise/APKBUILD b/testing/py-flask-enterprise/APKBUILD index 391b8faa98..8b95ec51ab 100644 --- a/testing/py-flask-enterprise/APKBUILD +++ b/testing/py-flask-enterprise/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask enterprise capabilities" url="https://pypi.python.org/pypi/Flask-Enterprise" arch="noarch" license=" CDDL" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-errormail/APKBUILD b/testing/py-flask-errormail/APKBUILD index a8c9274d0c..0ead62ca03 100644 --- a/testing/py-flask-errormail/APKBUILD +++ b/testing/py-flask-errormail/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask sending error mail extension" url="https://pypi.python.org/pypi/Flask-ErrorMail" arch="noarch" license="MIT" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-flatpages/APKBUILD b/testing/py-flask-flatpages/APKBUILD index 3f8c69bfbe..4b7b825435 100644 --- a/testing/py-flask-flatpages/APKBUILD +++ b/testing/py-flask-flatpages/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask static pages extension" url="https://pypi.python.org/pypi/Flask-FlatPages" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-genshi/APKBUILD b/testing/py-flask-genshi/APKBUILD index a1a6791539..45c80e6c18 100644 --- a/testing/py-flask-genshi/APKBUILD +++ b/testing/py-flask-genshi/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask genshi templating extension" url="https://pypi.python.org/pypi/Flask-Genshi" arch="noarch" license="BSD" -depends="python py-flask py-genshi" +depends="python2 py-flask py-genshi" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-gzip/APKBUILD b/testing/py-flask-gzip/APKBUILD index ded0c61de2..5f10081b72 100644 --- a/testing/py-flask-gzip/APKBUILD +++ b/testing/py-flask-gzip/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask gzip support" url="https://pypi.python.org/pypi/Flask-gzip" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-headers/APKBUILD b/testing/py-flask-headers/APKBUILD index 03f8431e1a..b1b3f3c439 100644 --- a/testing/py-flask-headers/APKBUILD +++ b/testing/py-flask-headers/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask headers extension" url="https://pypi.python.org/pypi/Flask-Headers" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-htauth/APKBUILD b/testing/py-flask-htauth/APKBUILD index a63db9f1e4..8223873dbe 100644 --- a/testing/py-flask-htauth/APKBUILD +++ b/testing/py-flask-htauth/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask HTTP authentication" url="https://pypi.python.org/pypi/Flask-HTAuth" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-httpauth/APKBUILD b/testing/py-flask-httpauth/APKBUILD index 93aa23a340..63c5b2f3bd 100644 --- a/testing/py-flask-httpauth/APKBUILD +++ b/testing/py-flask-httpauth/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Basic and Digest HTTP authentication for Flask routes" url="https://pypi.python.org/pypi/Flask-HTTPAuth" arch="noarch" license="MIT" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-ldap/APKBUILD b/testing/py-flask-ldap/APKBUILD index 4b1f1fa30c..c0b76cc443 100644 --- a/testing/py-flask-ldap/APKBUILD +++ b/testing/py-flask-ldap/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask LDAP extension" url="https://pypi.python.org/pypi/Flask-LDAP" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-login/APKBUILD b/testing/py-flask-login/APKBUILD index 442e0a7223..76462cdc68 100644 --- a/testing/py-flask-login/APKBUILD +++ b/testing/py-flask-login/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask user session management" url="https://pypi.python.org/pypi/Flask-Login" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-loopback/APKBUILD b/testing/py-flask-loopback/APKBUILD index 70ae9d0b42..76e71beb63 100644 --- a/testing/py-flask-loopback/APKBUILD +++ b/testing/py-flask-loopback/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A library to create requests without network connection" url="http://pypi.python.org/pypi/Flask-Loopback" arch="noarch" license="BSD" -depends="python py-flask py-requests py-urlobject" +depends="python2 py-flask py-requests py-urlobject" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-mail/APKBUILD b/testing/py-flask-mail/APKBUILD index ee6ec2ea73..f0e26841db 100644 --- a/testing/py-flask-mail/APKBUILD +++ b/testing/py-flask-mail/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="SMTP mail client for the Flask microframework" url="http://pypi.python.org/pypi/Flask-Mail" arch="noarch" license="BSD" -depends="python py-flask py-blinker" +depends="python2 py-flask py-blinker" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-markdown/APKBUILD b/testing/py-flask-markdown/APKBUILD index 587cecff08..40cd909a72 100644 --- a/testing/py-flask-markdown/APKBUILD +++ b/testing/py-flask-markdown/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask markdown extension" url="https://pypi.python.org/pypi/Flask-Markdown" arch="noarch" license="BSD" -depends="python py-flask py-markdown" +depends="python2 py-flask py-markdown" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-menubuilder/APKBUILD b/testing/py-flask-menubuilder/APKBUILD index c7e4c9b012..e925146ad5 100644 --- a/testing/py-flask-menubuilder/APKBUILD +++ b/testing/py-flask-menubuilder/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask MenuBuilder extension" url="https://pypi.python.org/pypi/Flask-MenuBuilder" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-mitten/APKBUILD b/testing/py-flask-mitten/APKBUILD index fc6dac251e..d83cea6c64 100644 --- a/testing/py-flask-mitten/APKBUILD +++ b/testing/py-flask-mitten/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask security functions" url="https://pypi.python.org/pypi/Flask-Mitten" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-mobility/APKBUILD b/testing/py-flask-mobility/APKBUILD index 321418e477..470be3265b 100644 --- a/testing/py-flask-mobility/APKBUILD +++ b/testing/py-flask-mobility/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask mobile-friendly sites extension" url="https://pypi.python.org/pypi/Flask-Mobility" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-mongoengine/APKBUILD b/testing/py-flask-mongoengine/APKBUILD index 27cc3a3f18..b99ed0471b 100644 --- a/testing/py-flask-mongoengine/APKBUILD +++ b/testing/py-flask-mongoengine/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask mongoDB interface" url="https://pypi.python.org/pypi/flask-mongoengine" arch="noarch" license="BSD" -depends="python py-flask py-flask-wtf py-mongo" +depends="python2 py-flask py-flask-wtf py-mongo" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-oauth/APKBUILD b/testing/py-flask-oauth/APKBUILD index a09e7d09ee..6e30d3ab86 100644 --- a/testing/py-flask-oauth/APKBUILD +++ b/testing/py-flask-oauth/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask OAuth extension" url="https://pypi.python.org/pypi/Flask-OAuth" arch="noarch" license="BSD" -depends="python py-flask py-oauth2" +depends="python2 py-flask py-oauth2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-openid/APKBUILD b/testing/py-flask-openid/APKBUILD index 574f89d5a9..ccae2d1247 100644 --- a/testing/py-flask-openid/APKBUILD +++ b/testing/py-flask-openid/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask OpenID extension" url="https://pypi.python.org/pypi/Flask-OpenID" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-paginate/APKBUILD b/testing/py-flask-paginate/APKBUILD index ce3a8b05aa..f6bbd703bd 100644 --- a/testing/py-flask-paginate/APKBUILD +++ b/testing/py-flask-paginate/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Simple paginate support for Flask" url="https://pypi.python.org/pypi/Flask-paginate" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-passlib/APKBUILD b/testing/py-flask-passlib/APKBUILD index 3c6d3adadd..c87a4a02dd 100644 --- a/testing/py-flask-passlib/APKBUILD +++ b/testing/py-flask-passlib/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask Passlib extension" url="https://pypi.python.org/pypi/Flask-Passlib" arch="noarch" license="BSD" -depends="python py-flask py-passlib" +depends="python2 py-flask py-passlib" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-peewee/APKBUILD b/testing/py-flask-peewee/APKBUILD index 22cb890539..bf577c871f 100644 --- a/testing/py-flask-peewee/APKBUILD +++ b/testing/py-flask-peewee/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask integration for peewee" url="http://pypi.python.org/pypi/flask-peewee" arch="noarch" license="MIT" -depends="python py-flask py-peewee" +depends="python2 py-flask py-peewee" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-principal/APKBUILD b/testing/py-flask-principal/APKBUILD index e7f240e7d5..d66df2b125 100644 --- a/testing/py-flask-principal/APKBUILD +++ b/testing/py-flask-principal/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask Identity management" url="https://pypi.python.org/pypi/Flask-Principal" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-psycopg2/APKBUILD b/testing/py-flask-psycopg2/APKBUILD index 544ba6e692..6079aa7e69 100644 --- a/testing/py-flask-psycopg2/APKBUILD +++ b/testing/py-flask-psycopg2/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask Psycopg extension" url="https://pypi.python.org/pypi/Flask-Psycopg2" arch="noarch" license="Public Domain" -depends="python py-flask py-psycopg2" +depends="python2 py-flask py-psycopg2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-pymongo/APKBUILD b/testing/py-flask-pymongo/APKBUILD index e708209378..368fcc2f03 100644 --- a/testing/py-flask-pymongo/APKBUILD +++ b/testing/py-flask-pymongo/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask PyMongo extension" url="https://pypi.python.org/pypi/Flask-PyMongo" arch="noarch" license="BSD" -depends="python py-flask py-mongo" +depends="python2 py-flask py-mongo" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-qrcode/APKBUILD b/testing/py-flask-qrcode/APKBUILD index 171f3a297a..babc512fcd 100644 --- a/testing/py-flask-qrcode/APKBUILD +++ b/testing/py-flask-qrcode/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A simple flask extension to render QR codes on template" url="https://github.com/marcoagner/Flask-QRcode" arch="noarch" license="BSD" -depends="python py-flask py-qrcode" +depends="python2 py-flask py-qrcode" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-restaction/APKBUILD b/testing/py-flask-restaction/APKBUILD index e115d9dcd3..97447c7beb 100644 --- a/testing/py-flask-restaction/APKBUILD +++ b/testing/py-flask-restaction/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask RESTful API extension" url="https://pypi.python.org/pypi/flask-restaction" arch="noarch" license="MIT" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-restful/APKBUILD b/testing/py-flask-restful/APKBUILD index 15ea6397eb..64fc6df18f 100644 --- a/testing/py-flask-restful/APKBUILD +++ b/testing/py-flask-restful/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask RESTful API extension" url="https://pypi.python.org/pypi/Flask-RESTful" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-restless/APKBUILD b/testing/py-flask-restless/APKBUILD index 41b0279b8a..e6fc5352a8 100644 --- a/testing/py-flask-restless/APKBUILD +++ b/testing/py-flask-restless/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask ReSTful API generation extension" url="https://pypi.python.org/pypi/Flask-Restless" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-rst/APKBUILD b/testing/py-flask-rst/APKBUILD index 39a86e0a86..7e95067a03 100644 --- a/testing/py-flask-rst/APKBUILD +++ b/testing/py-flask-rst/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask rst extension" url="https://pypi.python.org/pypi/flask-rst" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-sass/APKBUILD b/testing/py-flask-sass/APKBUILD index 7abae93e51..ec561403ce 100644 --- a/testing/py-flask-sass/APKBUILD +++ b/testing/py-flask-sass/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask Sass extension" url="https://pypi.python.org/pypi/Flask-Sass" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools py-itsdangerous" install="" diff --git a/testing/py-flask-sqlalchemy/APKBUILD b/testing/py-flask-sqlalchemy/APKBUILD index f92b4af235..6cb7978a70 100644 --- a/testing/py-flask-sqlalchemy/APKBUILD +++ b/testing/py-flask-sqlalchemy/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="SQLAlchemy integration for Flask" url="http://flask.pocoo.org/" arch="noarch" license="MIT" -depends="python py-flask py-sqlalchemy" +depends="python2 py-flask py-sqlalchemy" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-sslify/APKBUILD b/testing/py-flask-sslify/APKBUILD index 693a8b951e..8e650d582d 100644 --- a/testing/py-flask-sslify/APKBUILD +++ b/testing/py-flask-sslify/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Flask plugin for forcing SSL on your web apps by default" url="http://pypi.python.org/pypi/Flask-SSLify" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-static/APKBUILD b/testing/py-flask-static/APKBUILD index 07fdd31687..baded3f857 100644 --- a/testing/py-flask-static/APKBUILD +++ b/testing/py-flask-static/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask static page extension" url="https://pypi.python.org/pypi/Flask-Static" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-storage/APKBUILD b/testing/py-flask-storage/APKBUILD index 1873bce80a..caadaaa375 100644 --- a/testing/py-flask-storage/APKBUILD +++ b/testing/py-flask-storage/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask upload and storage extensions" url="https://pypi.python.org/pypi/Flask-Storage" arch="noarch" license="BSD" -depends="python py-flask" +depends="python2 py-flask" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-views/APKBUILD b/testing/py-flask-views/APKBUILD index 208c3f514a..35d540223f 100644 --- a/testing/py-flask-views/APKBUILD +++ b/testing/py-flask-views/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Flask class based views extension" url="https://pypi.python.org/pypi/Flask-Views" arch="noarch" license="BSD" -depends="python py-flask py-flask-mongoengine" +depends="python2 py-flask py-flask-mongoengine" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-flask-weasyprint/APKBUILD b/testing/py-flask-weasyprint/APKBUILD index 7e9e602d59..74df38af07 100644 --- a/testing/py-flask-weasyprint/APKBUILD +++ b/testing/py-flask-weasyprint/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="flask binding to py-weasyprint" url="http://pythonhosted.org/flask-weasyprint" arch="noarch" license="BSD" -depends="python py-weasyprint py-flask py-setuptools" +depends="python2 py-weasyprint py-flask py-setuptools" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-frosted/APKBUILD b/testing/py-frosted/APKBUILD index 89ea1ebf91..8f9bb5dc58 100644 --- a/testing/py-frosted/APKBUILD +++ b/testing/py-frosted/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A passive Python syntax checker" url="https://github.com/timothycrosley/frosted" arch="noarch" license="MIT" -depends="python py-pies" +depends="python2 py-pies" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-fs/APKBUILD b/testing/py-fs/APKBUILD index 64b3c52c01..d766290f13 100644 --- a/testing/py-fs/APKBUILD +++ b/testing/py-fs/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python Filesystem abstraction layer" url="https://pypi.python.org/pypi/fs" arch="noarch" license="BSD" -depends="python py-boto py-paramiko py-six py-django py-dexml" +depends="python2 py-boto py-paramiko py-six py-django py-dexml" depends_dev="" makedepends="python2-dev py-setuptools py-six" install="" diff --git a/testing/py-funcparserlib/APKBUILD b/testing/py-funcparserlib/APKBUILD index fea4015336..ebd2d671c5 100644 --- a/testing/py-funcparserlib/APKBUILD +++ b/testing/py-funcparserlib/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Recursive descent parsing library based on functional combinators" url="http://code.google.com/p/funcparserlib/" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-furl/APKBUILD b/testing/py-furl/APKBUILD index adff0a3da8..3b20cb1b9f 100644 --- a/testing/py-furl/APKBUILD +++ b/testing/py-furl/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python URL manipulator" url="https://github.com/gruns/furl" arch="noarch" license="Unlicense" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-geoip/APKBUILD b/testing/py-geoip/APKBUILD index 7491da74f0..b60728889d 100644 --- a/testing/py-geoip/APKBUILD +++ b/testing/py-geoip/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Pure Python GeoIP API" url="https://github.com/appliedsec/pygeoip" arch="noarch" license="LGPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-geventwebsocket/APKBUILD b/testing/py-geventwebsocket/APKBUILD index d49b46afd3..6fc13e8743 100644 --- a/testing/py-geventwebsocket/APKBUILD +++ b/testing/py-geventwebsocket/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="gevent websockets library" url="https://pypi.python.org/pypi/gevent-websocket/" arch="all" license="BSD" -depends="python py-gevent" +depends="python2 py-gevent" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-gi/APKBUILD b/testing/py-gi/APKBUILD index b55a07bfa8..4603933c3b 100644 --- a/testing/py-gi/APKBUILD +++ b/testing/py-gi/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Command line to private gist. Example: gi.py myFile" url="http://github.com/inconditus/gi" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="$depends_dev python2-dev py-setuptools" install="" diff --git a/testing/py-github3/APKBUILD b/testing/py-github3/APKBUILD index ed5782df40..1c3d62e828 100644 --- a/testing/py-github3/APKBUILD +++ b/testing/py-github3/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python wrapper for the GitHub API" url="https://github3py.readthedocs.org/" arch="noarch" license="BSD" -depends="python py-requests py-uritemplate" +depends="python2 py-requests py-uritemplate" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-gnuplot/APKBUILD b/testing/py-gnuplot/APKBUILD index 7c4a2a6576..12d18c3a0d 100644 --- a/testing/py-gnuplot/APKBUILD +++ b/testing/py-gnuplot/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python interface to the gnuplot plotting program." url="http://gnuplot-py.sourceforge.net" arch="noarch" license="LGPL" -depends="python py-numpy gnuplot" +depends="python2 py-numpy gnuplot" depends_dev="" makedepends="$depends_dev python2-dev" install="" diff --git a/testing/py-google-apputils/APKBUILD b/testing/py-google-apputils/APKBUILD index f390ba1913..613d2ba274 100644 --- a/testing/py-google-apputils/APKBUILD +++ b/testing/py-google-apputils/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Google Application Utilities for Python" url="https://github.com/google/google-apputils" arch="noarch" license="ASL-2.0" -depends="python py-dateutil>=1.4 py-gflags>=1.4 py-tz>=2010" +depends="python2 py-dateutil>=1.4 py-gflags>=1.4 py-tz>=2010" makedepends="python2-dev py-setuptools" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-hackernews/APKBUILD b/testing/py-hackernews/APKBUILD index f038791424..06721ae271 100644 --- a/testing/py-hackernews/APKBUILD +++ b/testing/py-hackernews/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python API for Hacker News" url="https://github.com/thekarangoel/HackerNewsAPI/" arch="noarch" license="MIT" -depends="python py-requests py-beautifulsoup4" +depends="python2 py-requests py-beautifulsoup4" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-hearplanetapi/APKBUILD b/testing/py-hearplanetapi/APKBUILD index 3b272b7edf..f58f5d546d 100644 --- a/testing/py-hearplanetapi/APKBUILD +++ b/testing/py-hearplanetapi/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python API wrapper for Hear Planet" url="http://pypi.python.org/pypi/HearPlanetAPI/" arch="noarch" license="ASL 2.0" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-helper/APKBUILD b/testing/py-helper/APKBUILD index 413f383cda..cfbad35df0 100644 --- a/testing/py-helper/APKBUILD +++ b/testing/py-helper/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python library for quickly writing configurable applications and daem url="http://helper.readthedocs.org" arch="noarch" license="BSD" -depends="python py-yaml" +depends="python2 py-yaml" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-hotqueue/APKBUILD b/testing/py-hotqueue/APKBUILD index a86431a51e..bfcabe40ae 100644 --- a/testing/py-hotqueue/APKBUILD +++ b/testing/py-hotqueue/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python library that allows to use Redis as a message queue" url="http://github.com/richardhenry/hotqueue" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-html/APKBUILD b/testing/py-html/APKBUILD index 6ff0d181e3..b97b47f15c 100644 --- a/testing/py-html/APKBUILD +++ b/testing/py-html/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python HTML, XHTML, and XML generation module" url="http://pypi.python.org/pypi/html" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-html2data/APKBUILD b/testing/py-html2data/APKBUILD index c312bdc37e..e06b1da3b4 100644 --- a/testing/py-html2data/APKBUILD +++ b/testing/py-html2data/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python transformer for HTML file or URL to structured data" url="https://github.com/dperezrada/html2data" arch="noarch" license="BSD" -depends="python py-lxml py-httplib2" +depends="python2 py-lxml py-httplib2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-html5lib/APKBUILD b/testing/py-html5lib/APKBUILD index d44999af7a..7763dbed22 100644 --- a/testing/py-html5lib/APKBUILD +++ b/testing/py-html5lib/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python HTML parser" url="https://github.com/html5lib/html5lib-python" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-htmlcolor/APKBUILD b/testing/py-htmlcolor/APKBUILD index 2854a57879..32b90fbba1 100644 --- a/testing/py-htmlcolor/APKBUILD +++ b/testing/py-htmlcolor/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python parser for HTML and CSS color values" url="http://github.com/ext/pyhtmlcolor" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-httpretty/APKBUILD b/testing/py-httpretty/APKBUILD index 08b0c02c3a..d371d438c8 100644 --- a/testing/py-httpretty/APKBUILD +++ b/testing/py-httpretty/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="HTTP client mocking tool for Python" url="https://github.com/gabrielfalcao/HTTPretty" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev= makedepends="python2-dev py-setuptools" install= diff --git a/testing/py-httreplay/APKBUILD b/testing/py-httreplay/APKBUILD index 9812a23201..dcad93996d 100644 --- a/testing/py-httreplay/APKBUILD +++ b/testing/py-httreplay/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A HTTP replay library for testing" url="http://github.com/davepeck/httreplay" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-humanize/APKBUILD b/testing/py-humanize/APKBUILD index 5c5ef74555..1b95a58443 100644 --- a/testing/py-humanize/APKBUILD +++ b/testing/py-humanize/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python humanize functions" url="https://pypi.python.org/pypi/humanize" arch="noarch" license="MIT" -depends="python" +depends="python2" makedepends="python2-dev py-setuptools" source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" diff --git a/testing/py-hurry-filesize/APKBUILD b/testing/py-hurry-filesize/APKBUILD index 347a8c5bac..fd6788d30c 100644 --- a/testing/py-hurry-filesize/APKBUILD +++ b/testing/py-hurry-filesize/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python library for human readable file sizes" url="https://pypi.python.org/pypi/hurry.filesize" arch="noarch" license="ZPL 2.1" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-ibanlib/APKBUILD b/testing/py-ibanlib/APKBUILD index 3034cd2329..36968fced0 100644 --- a/testing/py-ibanlib/APKBUILD +++ b/testing/py-ibanlib/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Library integrate the International Bank Account Number (IBAN)" url="https://pypi.python.org/pypi/ibanlib" arch="noarch" license="LGPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-incoming/APKBUILD b/testing/py-incoming/APKBUILD index 1bc8a015d0..7370bf89fe 100644 --- a/testing/py-incoming/APKBUILD +++ b/testing/py-incoming/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python JSON validation framework" url="https://github.com/vaidik/incoming" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-inotify/APKBUILD b/testing/py-inotify/APKBUILD index 7c1d63c3ad..e0891d7efc 100644 --- a/testing/py-inotify/APKBUILD +++ b/testing/py-inotify/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Linux filesystem events monitoring" url="http://pypi.python.org/pypi/pyinotify" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-ioflo/APKBUILD b/testing/py-ioflo/APKBUILD index 41e6f6eae9..1f9232b607 100644 --- a/testing/py-ioflo/APKBUILD +++ b/testing/py-ioflo/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="An automated Reasoning Engine and Flow Based Programming Framework" url="https://github.com/ioflo/ioflo" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-isbn/APKBUILD b/testing/py-isbn/APKBUILD index b6820ea643..a76d76c124 100644 --- a/testing/py-isbn/APKBUILD +++ b/testing/py-isbn/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A module for working with 10- and 13-digit ISBNs" url="https://github.com/JNRowe/pyisbn" arch="noarch" license="GPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-isort/APKBUILD b/testing/py-isort/APKBUILD index e9d64d61fc..43f53e1a9f 100644 --- a/testing/py-isort/APKBUILD +++ b/testing/py-isort/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python utility / library to sort Python imports" url="https://github.com/timothycrosley/isort" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-jmespath/APKBUILD b/testing/py-jmespath/APKBUILD index 66797245aa..6b5bedfd04 100644 --- a/testing/py-jmespath/APKBUILD +++ b/testing/py-jmespath/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="JMESPath is a query language for JSON" url="http://jmespath.org" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev= makedepends="python2-dev py-setuptools" install= diff --git a/testing/py-jsonpatch/APKBUILD b/testing/py-jsonpatch/APKBUILD index 0cca0f03bc..3f14621ab3 100644 --- a/testing/py-jsonpatch/APKBUILD +++ b/testing/py-jsonpatch/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Apply JSON-Patches (RFC 6902)" url="https://github.com/stefankoegl/python-json-patch" arch="noarch" license="BSD" -depends="python py-jsonpointer" +depends="python2 py-jsonpointer" makedepends="" install="" subpackages="" diff --git a/testing/py-jsonpointer/APKBUILD b/testing/py-jsonpointer/APKBUILD index 1e84e04baf..871d130436 100644 --- a/testing/py-jsonpointer/APKBUILD +++ b/testing/py-jsonpointer/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Identify specific nodes in a JSON document (RFC 6901)" url="https://github.com/stefankoegl/python-json-pointer" arch="noarch" license="BSD" -depends="python" +depends="python2" makedepends="py-setuptools" install="" subpackages="" diff --git a/testing/py-kerberos/APKBUILD b/testing/py-kerberos/APKBUILD index 60535f8170..7d3e66f3c4 100644 --- a/testing/py-kerberos/APKBUILD +++ b/testing/py-kerberos/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python Kerberos high-level interface" url="https://pypi.python.org/pypi/kerberos" arch="all" license="ASL 2.0" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools krb5-dev" install="" diff --git a/testing/py-libnacl/APKBUILD b/testing/py-libnacl/APKBUILD index 3d3349b7da..c96c955cf2 100644 --- a/testing/py-libnacl/APKBUILD +++ b/testing/py-libnacl/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python bindings for libsodium/tweetnacl" url="https://libnacl.readthedocs.org/" arch="noarch" license="ASL 2.0" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-linkedin/APKBUILD b/testing/py-linkedin/APKBUILD index 072ae37ce4..758caff381 100644 --- a/testing/py-linkedin/APKBUILD +++ b/testing/py-linkedin/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python API wrapper for linkedin" url="https://github.com/michaelhelmick/linkedin/" arch="noarch" license="MIT" -depends="python py-simplejson py-oauth2 py-httplib2 py-oauth2" +depends="python2 py-simplejson py-oauth2 py-httplib2 py-oauth2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-logbook/APKBUILD b/testing/py-logbook/APKBUILD index 317cec7b75..4eb0d907af 100644 --- a/testing/py-logbook/APKBUILD +++ b/testing/py-logbook/APKBUILD @@ -8,7 +8,7 @@ arch="all" license="BSD" depends="" depends_dev="" -makedepends="$depends_dev python py-setuptools" +makedepends="$depends_dev python2 py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/L/Logbook/Logbook-$pkgver.tar.gz" diff --git a/testing/py-logilab-astng/APKBUILD b/testing/py-logilab-astng/APKBUILD index 31fc3f4a81..3e4a0192c3 100644 --- a/testing/py-logilab-astng/APKBUILD +++ b/testing/py-logilab-astng/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Rebuild a new abstract syntax tree from Python's ast" url="http://pypi.python.org/pypi/logilab-astng" arch="noarch" license="GPL2+" -depends="python py-logilab-common" +depends="python2 py-logilab-common" depends_dev="" makedepends="python2-dev py-logilab-common" install="" diff --git a/testing/py-logilab-common/APKBUILD b/testing/py-logilab-common/APKBUILD index e55cdd828f..624e4360b2 100644 --- a/testing/py-logilab-common/APKBUILD +++ b/testing/py-logilab-common/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A collection of Python packages and modules used by Logilab projects" url="http://www.logilab.org/project/logilab-common" arch="noarch" license="LGPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-ludibrio/APKBUILD b/testing/py-ludibrio/APKBUILD index cd38c11b83..6ec89afef0 100644 --- a/testing/py-ludibrio/APKBUILD +++ b/testing/py-ludibrio/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Platform for test doubles in Python" url="https://github.com/nsigustavo/ludibrio" arch="noarch" license="GPL" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-mongo/APKBUILD b/testing/py-mongo/APKBUILD index baf148399b..80fc4ad50b 100644 --- a/testing/py-mongo/APKBUILD +++ b/testing/py-mongo/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python driver for MongoDB" url="https://github.com/mongodb/mongo-python-driver" arch="all" license="ASL 2.0" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-mopidy-beets/APKBUILD b/testing/py-mopidy-beets/APKBUILD index 256d7e881c..8486e7713c 100644 --- a/testing/py-mopidy-beets/APKBUILD +++ b/testing/py-mopidy-beets/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Mopidy extension for playing music from a Beets collection" url="http://www.mopidy.com/" arch="noarch" license="Apache" -depends="python mopidy py-setuptools py-pykka py-requests" +depends="python2 mopidy py-setuptools py-pykka py-requests" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-mopidy-moped/APKBUILD b/testing/py-mopidy-moped/APKBUILD index db00a44418..0c847b302b 100644 --- a/testing/py-mopidy-moped/APKBUILD +++ b/testing/py-mopidy-moped/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Responsive Web client for Mopidy" url="https://github.com/martijnboland/moped" arch="noarch" license="Apache" -depends="python mopidy" +depends="python2 mopidy" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-mopidy-mopify/APKBUILD b/testing/py-mopidy-mopify/APKBUILD index 99ef89c1bf..83a977b642 100644 --- a/testing/py-mopidy-mopify/APKBUILD +++ b/testing/py-mopidy-mopify/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="a full music experience web client for Mopidy" url="https://github.com/martijnboland/mopidy-mopify" arch="noarch" license="Apache" -depends="python mopidy" +depends="python2 mopidy" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-mopidy-spotify/APKBUILD b/testing/py-mopidy-spotify/APKBUILD index d9e6f5ed2c..f481f6e5d7 100644 --- a/testing/py-mopidy-spotify/APKBUILD +++ b/testing/py-mopidy-spotify/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Mopidy extension for playing music from Spotify" url="https://github.com/mopidy/mopidy-spotify" arch="noarch" license="Apache" -depends="python mopidy" +depends="python2 mopidy" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-natsort/APKBUILD b/testing/py-natsort/APKBUILD index 203b43fbd0..47de29d090 100644 --- a/testing/py-natsort/APKBUILD +++ b/testing/py-natsort/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A module for natural sorting" url="https://github.com/SethMMorton/natsort" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-netlib/APKBUILD b/testing/py-netlib/APKBUILD index a5c0a9ff6e..89e3c14ad5 100644 --- a/testing/py-netlib/APKBUILD +++ b/testing/py-netlib/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Collection of network utility classes" url="https://github.com/mitmproxy/netlib" arch="noarch" license="MIT" -depends="python py-openssl py-asn1" +depends="python2 py-openssl py-asn1" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-nikola/APKBUILD b/testing/py-nikola/APKBUILD index 7aac6b2e35..9760a72e00 100644 --- a/testing/py-nikola/APKBUILD +++ b/testing/py-nikola/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A modular, fast, simple, static python website generator" url="http://getnikola.com/" arch="noarch" license="MIT" -depends="python py-doit py-pygments py-pillow py-docutils py-mako py-unidecode +depends="python2 py-doit py-pygments py-pillow py-docutils py-mako py-unidecode py-lxml py-yapsy py-pyrss2gen py-tz py-blinker py-logbook py-natsort py-markdown" depends_dev="" diff --git a/testing/py-notifymail/APKBUILD b/testing/py-notifymail/APKBUILD index 6dc0c8f1f5..24064d8f2a 100644 --- a/testing/py-notifymail/APKBUILD +++ b/testing/py-notifymail/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to send emails" url="https://github.com/davidfstr/notifymail/" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-ntplib/APKBUILD b/testing/py-ntplib/APKBUILD index 3240ee3b5a..45cd661aa9 100644 --- a/testing/py-ntplib/APKBUILD +++ b/testing/py-ntplib/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python NTP library" url="https://pypi.python.org/pypi/ntplib" arch="noarch" license="LGPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-nwdiag/APKBUILD b/testing/py-nwdiag/APKBUILD index 90251c2d5a..8600df3bfd 100644 --- a/testing/py-nwdiag/APKBUILD +++ b/testing/py-nwdiag/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python tool to generate network-diagram image" url="https://pypi.python.org/pypi/nwdiag" arch="noarch" license="ASL 2.0" -depends="python py-pillow py-funcparserlib py-blockdiag" +depends="python2 py-pillow py-funcparserlib py-blockdiag" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-opengl/APKBUILD b/testing/py-opengl/APKBUILD index 941b9f784d..4cd56942b4 100644 --- a/testing/py-opengl/APKBUILD +++ b/testing/py-opengl/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Standard OpenGL bindings for Python" url="http://pyopengl.sourceforge.net" arch="noarch" license="BSD" -depends="python freeglut mesa-gles py-pillow py-numpy" +depends="python2 freeglut mesa-gles py-pillow py-numpy" depends_dev="" makedepends="$depends_dev python2-dev py-setuptools freeglut-dev" install="" diff --git a/testing/py-openweather/APKBUILD b/testing/py-openweather/APKBUILD index 60928a4191..6f99e150be 100644 --- a/testing/py-openweather/APKBUILD +++ b/testing/py-openweather/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python API wrapper for OpenWeatherMap.org" url="http://github.com/marians/openweather" arch="noarch" license="MIT" -depends="python py-daterangestr" +depends="python2 py-daterangestr" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-osourcer/APKBUILD b/testing/py-osourcer/APKBUILD index fc9bf9558f..0a3c1727b3 100644 --- a/testing/py-osourcer/APKBUILD +++ b/testing/py-osourcer/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Tool to manage licenses in source code" url="http://github.com/dnarvaez/osourcer" arch="noarch" license="ASL 2.0" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-paho-mqtt/APKBUILD b/testing/py-paho-mqtt/APKBUILD index 70227fcb6e..98b4667189 100644 --- a/testing/py-paho-mqtt/APKBUILD +++ b/testing/py-paho-mqtt/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A python MQTT version 3.1/3.1.1 client class" url="https://pypi.python.org/pypi/paho-mqtt" arch="noarch" license="EPL" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-passlib/APKBUILD b/testing/py-passlib/APKBUILD index 4c66a205d7..f6c49c3e71 100644 --- a/testing/py-passlib/APKBUILD +++ b/testing/py-passlib/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A python hashing library for over 30 schemes" url="http://passlib.googlecode.com/" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-peewee/APKBUILD b/testing/py-peewee/APKBUILD index c6c2c37f1d..2fcfd0a7f4 100644 --- a/testing/py-peewee/APKBUILD +++ b/testing/py-peewee/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A small, expressive Object-relational mapping" url="https://github.com/coleifer/peewee" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pep8-naming/APKBUILD b/testing/py-pep8-naming/APKBUILD index efafc387fd..07ddc4d43c 100644 --- a/testing/py-pep8-naming/APKBUILD +++ b/testing/py-pep8-naming/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Check PEP-8 naming conventions plugin for flake8" url="https://github.com/flintwork/pep8-naming" arch="noarch" license="MIT" -depends="python flake8" +depends="python2 flake8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pgspecial/APKBUILD b/testing/py-pgspecial/APKBUILD index 58c4046212..4e5f25a987 100644 --- a/testing/py-pgspecial/APKBUILD +++ b/testing/py-pgspecial/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Meta-commands handler for Postgres Database" url="https://pypi.python.org/pypi/pgspecial" arch="noarch" license="BSD" -depends="python py-click py-sqlparse" +depends="python2 py-click py-sqlparse" makedepends="python2-dev py-setuptools" source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" diff --git a/testing/py-pgsql-wrapper/APKBUILD b/testing/py-pgsql-wrapper/APKBUILD index 3e7aa422b5..82d1aadd9b 100644 --- a/testing/py-pgsql-wrapper/APKBUILD +++ b/testing/py-pgsql-wrapper/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A PostgreSQL / psycopg2 caching wrapper class" url="https://pypi.python.org/pypi/pgsql_wrapper" arch="noarch" license="Unknown" -depends="python py-psycopg2" +depends="python2 py-psycopg2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-phpserialize/APKBUILD b/testing/py-phpserialize/APKBUILD index 0267001dfd..8a9f2cafbd 100644 --- a/testing/py-phpserialize/APKBUILD +++ b/testing/py-phpserialize/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A PHP serializer implementation for Python" url="https://github.com/mitsuhiko/phpserialize" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pies/APKBUILD b/testing/py-pies/APKBUILD index 3c4cc0e10f..10fdcb72e3 100644 --- a/testing/py-pies/APKBUILD +++ b/testing/py-pies/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A tool that support you to write tool for Python 2.6-3.x" url="https://github.com/timothycrosley/pies" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-pika/APKBUILD b/testing/py-pika/APKBUILD index 0501a09368..5f10c8f4bf 100644 --- a/testing/py-pika/APKBUILD +++ b/testing/py-pika/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python AMQP client library" url="https://pika.readthedocs.org" arch="noarch" license="MPL 2.0" -depends="python py-tornado py-twisted py-ev" +depends="python2 py-tornado py-twisted py-ev" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-polib/APKBUILD b/testing/py-polib/APKBUILD index 38037527cd..17ae0a7c62 100644 --- a/testing/py-polib/APKBUILD +++ b/testing/py-polib/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A library to manipulate gettext files" url="http://polib.readthedocs.org/en/latest/index.html" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-praw/APKBUILD b/testing/py-praw/APKBUILD index db0dee7f8c..684c73dfc4 100644 --- a/testing/py-praw/APKBUILD +++ b/testing/py-praw/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to access to reddit's API" url="https://github.com/praw-dev/praw" arch="noarch" license="GPL3+" -depends="python py-update-checker py-requests py-six" +depends="python2 py-update-checker py-requests py-six" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-prettytable/APKBUILD b/testing/py-prettytable/APKBUILD index 6a1d90c525..c7bc6dddb3 100644 --- a/testing/py-prettytable/APKBUILD +++ b/testing/py-prettytable/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A simple Python library for easily displaying tabular data in a visuall url="http://code.google.com/p/prettytable/" arch="noarch" license="BSD" -depends="python" +depends="python2" makedepends="py-setuptools" install="" subpackages="" diff --git a/testing/py-procfs/APKBUILD b/testing/py-procfs/APKBUILD index 7757dd6c70..a7fa6323c1 100644 --- a/testing/py-procfs/APKBUILD +++ b/testing/py-procfs/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python API for the Linux /proc virtual filesystem" url="https://github.com/pmuller/procfs" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-progressbar/APKBUILD b/testing/py-progressbar/APKBUILD index f254fc7a16..97ffa396f6 100644 --- a/testing/py-progressbar/APKBUILD +++ b/testing/py-progressbar/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Text progressbar library for Python" url="http://code.google.com/p/python-progressbar/" arch="noarch" license="LGPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-prompt_toolkit/APKBUILD b/testing/py-prompt_toolkit/APKBUILD index a3a1b6d4f3..055a51f168 100644 --- a/testing/py-prompt_toolkit/APKBUILD +++ b/testing/py-prompt_toolkit/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Library for building powerful interactive command lines in Python" url="https://pypi.python.org/pypi/prompt_toolkit" arch="noarch" license="BSD" -depends="python py-six py-wcwidth" +depends="python2 py-six py-wcwidth" makedepends="python2-dev py-setuptools" source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" diff --git a/testing/py-protobuf/APKBUILD b/testing/py-protobuf/APKBUILD index 1ea77fb6fc..e6c4429cf6 100644 --- a/testing/py-protobuf/APKBUILD +++ b/testing/py-protobuf/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Google's data interchange format." url="https://github.com/google/protobuf" arch="noarch" license="BSD" -depends="python py-six>=1.9" +depends="python2 py-six>=1.9" makedepends="python2-dev py-setuptools py-google-apputils" source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver diff --git a/testing/py-py/APKBUILD b/testing/py-py/APKBUILD index 04b76748ca..2407eeb18d 100644 --- a/testing/py-py/APKBUILD +++ b/testing/py-py/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python library with cross-python path, ini-parsing, io, code, log fac url="http://pylib.readthedocs.org/en/latest/" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pybles/APKBUILD b/testing/py-pybles/APKBUILD index 7f3e52c1ee..68ff33c6f9 100644 --- a/testing/py-pybles/APKBUILD +++ b/testing/py-pybles/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to represent tables in the terminal" url="http://pypi.python.org/pypi/Pybles/" arch="noarch" license="GPL3+" -depends="python py-blessings" +depends="python2 py-blessings" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pycolorterm/APKBUILD b/testing/py-pycolorterm/APKBUILD index c1fdc7b450..3a142cc285 100644 --- a/testing/py-pycolorterm/APKBUILD +++ b/testing/py-pycolorterm/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to work with color and style formatting" url="https://github.com/dnmellen/pycolorterm" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pyechonest/APKBUILD b/testing/py-pyechonest/APKBUILD index b67db19737..a85ff04058 100644 --- a/testing/py-pyechonest/APKBUILD +++ b/testing/py-pyechonest/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python interface to The Echo Nest APIs" url="https://pypi.python.org/pypi/pyechonest" arch="noarch" license="BSD" -depends="python py-simplejson py-setuptools" +depends="python2 py-simplejson py-setuptools" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pygtail/APKBUILD b/testing/py-pygtail/APKBUILD index e6f3ab250e..46a9954741 100644 --- a/testing/py-pygtail/APKBUILD +++ b/testing/py-pygtail/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Reads log file lines that have not been read" url="http://github.com/bgreenlee/pygtail" arch="noarch" license="GPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pygtksourceview2/APKBUILD b/testing/py-pygtksourceview2/APKBUILD index c9b5fc3f54..e7f687c72c 100644 --- a/testing/py-pygtksourceview2/APKBUILD +++ b/testing/py-pygtksourceview2/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python bindings for gtksourceview2" url="http://www.gnome.org" arch="all" license="GPL" -depends="python" +depends="python2" makedepends="gtksourceview2-dev py-gtk-dev python2-dev py-gobject-dev" install="" subpackages="$pkgname-dev" diff --git a/testing/py-pykka/APKBUILD b/testing/py-pykka/APKBUILD index 83d9964bf6..874c1ecde8 100644 --- a/testing/py-pykka/APKBUILD +++ b/testing/py-pykka/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Easy to use concurrency abstractions for Python using the actor model" url="http://pykka.readthedocs.org/" arch="noarch" license="Apache" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-pymysql/APKBUILD b/testing/py-pymysql/APKBUILD index e66dfd01dd..3b53f6d10d 100644 --- a/testing/py-pymysql/APKBUILD +++ b/testing/py-pymysql/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Pure Python MySQL Client" url="https://pypi.python.org/pypi/PyMySQL" arch="noarch" license="MIT" -depends="python" +depends="python2" makedepends="python2-dev py-setuptools" source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" diff --git a/testing/py-pyphen/APKBUILD b/testing/py-pyphen/APKBUILD index 9867cb3673..a883b3dc26 100644 --- a/testing/py-pyphen/APKBUILD +++ b/testing/py-pyphen/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="python-based dictionary hyphenator library" url="http://www.pyphen.org/" arch="noarch" license="GPL2+ MPL LGPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pyramid-addons/APKBUILD b/testing/py-pyramid-addons/APKBUILD index 0d45fd102f..4a03b16151 100644 --- a/testing/py-pyramid-addons/APKBUILD +++ b/testing/py-pyramid-addons/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides extra functionality" url="https://github.com/bboe/pyramid_addons" arch="noarch" license="BSD" -depends="python py-pyramid" +depends="python2 py-pyramid" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pyramid-controllers/APKBUILD b/testing/py-pyramid-controllers/APKBUILD index 6a792a9262..2917674051 100644 --- a/testing/py-pyramid-controllers/APKBUILD +++ b/testing/py-pyramid-controllers/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides de-centralized hierarchical object dispa url="http://github.com/cadithealth/pyramid_controllers" arch="noarch" license="MIT" -depends="python py-pyramid" +depends="python2 py-pyramid" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pyramid-layout/APKBUILD b/testing/py-pyramid-layout/APKBUILD index a7f2a7df6e..2b54ac26fa 100644 --- a/testing/py-pyramid-layout/APKBUILD +++ b/testing/py-pyramid-layout/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides UI layout" url="https://pypi.python.org/pypi/pyramid_layout" arch="noarch" license="BSD" -depends="python py-pyramid" +depends="python2 py-pyramid" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pyramid-perfstat/APKBUILD b/testing/py-pyramid-perfstat/APKBUILD index 5ccea06b46..25d0cc35ed 100644 --- a/testing/py-pyramid-perfstat/APKBUILD +++ b/testing/py-pyramid-perfstat/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides PerfStat logs and reports statistics" url="http://bitbucket.org/tuck/pyramid_perfstat" arch="noarch" license="BSD" -depends="python py-pyramid" +depends="python2 py-pyramid" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pyramid-settings/APKBUILD b/testing/py-pyramid-settings/APKBUILD index 95fc1146e1..aca857be79 100644 --- a/testing/py-pyramid-settings/APKBUILD +++ b/testing/py-pyramid-settings/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides a settings module" url="http://github.com/niktto/pyramid_settings/" arch="noarch" license="BSD" -depends="python py-pyramid" +depends="python2 py-pyramid" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pyramid-xmlrpc/APKBUILD b/testing/py-pyramid-xmlrpc/APKBUILD index 245ad30015..f97de05bad 100644 --- a/testing/py-pyramid-xmlrpc/APKBUILD +++ b/testing/py-pyramid-xmlrpc/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A pyramid plugin that provides XML-RPC support" url="https://pypi.python.org/pypi/pyramid_xmlrpc" arch="noarch" license="BSD" -depends="python py-pyramid" +depends="python2 py-pyramid" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pyramid/APKBUILD b/testing/py-pyramid/APKBUILD index 755dd3eed8..b668a1db08 100644 --- a/testing/py-pyramid/APKBUILD +++ b/testing/py-pyramid/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Pyramid Web Framework" url="http://www.pylonsproject.org/" arch="noarch" license="BSD" -depends="python py-webob py-repoze-lru py-venusian py-chameleon py-zope-component +depends="python2 py-webob py-repoze-lru py-venusian py-chameleon py-zope-component py-zope-deprecation py-zope-configuration py-translationstring" depends_dev="" makedepends="python2-dev py-setuptools" diff --git a/testing/py-pyrss2gen/APKBUILD b/testing/py-pyrss2gen/APKBUILD index 138f1d164c..cc63511d6b 100644 --- a/testing/py-pyrss2gen/APKBUILD +++ b/testing/py-pyrss2gen/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A generator for RSS2 using a Python data structure" url="http://dalkescientific.com/Python/PyRSS2Gen.html" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-pystache/APKBUILD b/testing/py-pystache/APKBUILD index c2e574b50f..0f1b4eea72 100644 --- a/testing/py-pystache/APKBUILD +++ b/testing/py-pystache/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Pystache is a Python implementation of Mustache." url="https://pypi.python.org/pypi/pystache" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="py-setuptools" install="" diff --git a/testing/py-qrcode/APKBUILD b/testing/py-qrcode/APKBUILD index 3c90e2ad8b..ec8c3bf72e 100644 --- a/testing/py-qrcode/APKBUILD +++ b/testing/py-qrcode/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A QR code image generator" url="https://github.com/lincolnloop/python-qrcode" arch="noarch" license="BSD" -depends="python py-pillow" +depends="python2 py-pillow" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-rabbit/APKBUILD b/testing/py-rabbit/APKBUILD index 0d47669a3f..393cd927b7 100644 --- a/testing/py-rabbit/APKBUILD +++ b/testing/py-rabbit/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Pythonic interface to the RabbitMQ Management HTTP API" url="https://github.com/bkjones/pyrabbit" arch="noarch" license="MIT" -depends="python py-httplib2" +depends="python2 py-httplib2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-radix/APKBUILD b/testing/py-radix/APKBUILD index 981e3fed9f..6d8399bde4 100644 --- a/testing/py-radix/APKBUILD +++ b/testing/py-radix/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="An implementation of a radix tree for Python" url="https://github.com/mjschultz/py-radix" arch="all" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-raet/APKBUILD b/testing/py-raet/APKBUILD index 6417695eaf..e4357d2c93 100644 --- a/testing/py-raet/APKBUILD +++ b/testing/py-raet/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="An asynchronous encrypted transaction based protocol" url="http://raet.docs.saltstack.com/" arch="noarch" license="BSD" -depends="python py-libnacl py-ioflo" +depends="python2 py-libnacl py-ioflo" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-rarfile/APKBUILD b/testing/py-rarfile/APKBUILD index 414c0ae8cc..569a0e03de 100644 --- a/testing/py-rarfile/APKBUILD +++ b/testing/py-rarfile/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A RAR archive reader for Python" url="https://github.com/markokr/rarfile" arch="noarch" license="ISC" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-redmine/APKBUILD b/testing/py-redmine/APKBUILD index d6f86bf002..21db49fd9b 100644 --- a/testing/py-redmine/APKBUILD +++ b/testing/py-redmine/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A simple library for communicating with redmine" url="https://github.com/maxtepkeev/python-redmine" arch="noarch" license="ASL 2.0" -depends="python py-requests" +depends="python2 py-requests" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-rejected/APKBUILD b/testing/py-rejected/APKBUILD index 1ce71050cc..23fa2908ef 100644 --- a/testing/py-rejected/APKBUILD +++ b/testing/py-rejected/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python RabbitMQ Consumer Framework and Controller Daemon" url="https://github.com/gmr/rejected" arch="noarch" license="BSD" -depends="python py-beautifulsoup4 py-helper py-pika py-pgsql-wrapper py-psutil +depends="python2 py-beautifulsoup4 py-helper py-pika py-pgsql-wrapper py-psutil py-yaml py-redis py-simplejson py-tornado" depends_dev="" makedepends="python2-dev py-setuptools" diff --git a/testing/py-relatorio/APKBUILD b/testing/py-relatorio/APKBUILD index 3534254285..f657fe294d 100644 --- a/testing/py-relatorio/APKBUILD +++ b/testing/py-relatorio/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A templating library able to output odt and pdf files" url="http://relatorio.openhex.org" arch="noarch" license="GPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-repoze-lru/APKBUILD b/testing/py-repoze-lru/APKBUILD index 091ba65b9f..6db5102612 100644 --- a/testing/py-repoze-lru/APKBUILD +++ b/testing/py-repoze-lru/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A tiny Python LRU cache implementation and decorator" url="https://pypi.python.org/pypi/repoze.lru" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-rpio/APKBUILD b/testing/py-rpio/APKBUILD index 1a7fd049e1..0e69bb51b1 100644 --- a/testing/py-rpio/APKBUILD +++ b/testing/py-rpio/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="GPIO toolbox for the Raspberry Pi" url="https://github.com/metachris/RPIO" arch="all" license="LGPLv3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-rst/APKBUILD b/testing/py-rst/APKBUILD index e123d805a8..0eb31cae96 100644 --- a/testing/py-rst/APKBUILD +++ b/testing/py-rst/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to create reStructuredText documents" url="http://rst.readthedocs.org" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-runstatus/APKBUILD b/testing/py-runstatus/APKBUILD index 28becc8e54..fd9c920973 100644 --- a/testing/py-runstatus/APKBUILD +++ b/testing/py-runstatus/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python library to detect program states" url="https://github.com/riquito/runstatus/" arch="noarch" license="ASL 2.0" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-s3transfer/APKBUILD b/testing/py-s3transfer/APKBUILD index 4dbe24692d..63fb077c59 100644 --- a/testing/py-s3transfer/APKBUILD +++ b/testing/py-s3transfer/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Amazon S3 Transfer Manager for Python" url="https://github.com/boto/s3transfer" arch="noarch" license="apache2" -depends="python" +depends="python2" depends_dev= makedepends="python2-dev py-setuptools" install= diff --git a/testing/py-scipy/APKBUILD b/testing/py-scipy/APKBUILD index 8f745b6383..a2f877a274 100644 --- a/testing/py-scipy/APKBUILD +++ b/testing/py-scipy/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Python library for scientific computing" url="http://www.scipy.org" arch="all" license="BSD" -depends="python py-numpy" +depends="python2 py-numpy" depends_dev="python2-dev gfortran py-numpy-dev openblas-dev" makedepends="$depends_dev py-setuptools" install="" diff --git a/testing/py-scrapy-dblite/APKBUILD b/testing/py-scrapy-dblite/APKBUILD index 3c7699f0a7..9fd07f3a23 100644 --- a/testing/py-scrapy-dblite/APKBUILD +++ b/testing/py-scrapy-dblite/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Simple library for storing Scrapy Items in sqlite." # quote from github url="https://github.com/ownport/scrapy-dblite" arch="noarch" license="BSD" # 2 clause license http://opensource.org/licenses/BSD-2-Clause -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-scrapy/APKBUILD b/testing/py-scrapy/APKBUILD index 9d4d828905..15046a8da8 100644 --- a/testing/py-scrapy/APKBUILD +++ b/testing/py-scrapy/APKBUILD @@ -9,7 +9,7 @@ pkgdesc="A fast high-level scraping and web crawling framework." url="http://scrapy.org/" arch="noarch" license="BSD" -depends="python py-twisted libxml2 py-w3lib py-lxml py-six py-queuelib py-cssselect py-openssl py-cryptography py-cffi" +depends="python2 py-twisted libxml2 py-w3lib py-lxml py-six py-queuelib py-cssselect py-openssl py-cryptography py-cffi" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sendfile/APKBUILD b/testing/py-sendfile/APKBUILD index 1f84af9a37..a6996e9f22 100644 --- a/testing/py-sendfile/APKBUILD +++ b/testing/py-sendfile/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python interface to sendfile" url="https://pypi.python.org/pypi/pysendfile" arch="all" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-seqdiag/APKBUILD b/testing/py-seqdiag/APKBUILD index 610f888a69..fa31823dd9 100644 --- a/testing/py-seqdiag/APKBUILD +++ b/testing/py-seqdiag/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="seqdiag generate sequence-diagram image file" url="https://pypi.python.org/pypi/seqdiag" arch="noarch" license="ASL 2.0" -depends="python py-pillow py-funcparserlib py-blockdiag" +depends="python2 py-pillow py-funcparserlib py-blockdiag" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-serial/APKBUILD b/testing/py-serial/APKBUILD index c8ea2e661c..7497a19bc5 100644 --- a/testing/py-serial/APKBUILD +++ b/testing/py-serial/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python Serial Port Extension" url="http://pyserial.sourceforge.net/" arch="noarch" license="Python" -depends="python" +depends="python2" makedepends="python2-dev" install="" subpackages="$pkgname-doc $pkgname-examples" diff --git a/testing/py-setuptools-flakes/APKBUILD b/testing/py-setuptools-flakes/APKBUILD index 79fbdde603..341b4b0479 100644 --- a/testing/py-setuptools-flakes/APKBUILD +++ b/testing/py-setuptools-flakes/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Setuptools plugin for pyflakes" url="https://github.com/johnnoone/setuptools-pyflakes.git" arch="noarch" license="BSD" -depends="python pyflakes" +depends="python2 pyflakes" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-setuptools-git/APKBUILD b/testing/py-setuptools-git/APKBUILD index e6cc5d1d87..9baff6260d 100644 --- a/testing/py-setuptools-git/APKBUILD +++ b/testing/py-setuptools-git/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Setuptools plugin for Git" url="https://github.com/wichert/setuptools-git" arch="noarch" license="BSD" -depends="python git" +depends="python2 git" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-setuptools-lint/APKBUILD b/testing/py-setuptools-lint/APKBUILD index 0572cb6928..556201da70 100644 --- a/testing/py-setuptools-lint/APKBUILD +++ b/testing/py-setuptools-lint/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Setuptools plugin for Git" url="https://github.com/johnnoone/setuptools-pylint" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-setuptools-pep8/APKBUILD b/testing/py-setuptools-pep8/APKBUILD index 20de23bd11..5d7f9181ce 100644 --- a/testing/py-setuptools-pep8/APKBUILD +++ b/testing/py-setuptools-pep8/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Setuptools plugin for pep8" url="https://github.com/CraigJPerry/setuptools-pep8" arch="noarch" license="BSD" -depends="python py-pep8" +depends="python2 py-pep8" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-better/APKBUILD b/testing/py-sphinx-theme-better/APKBUILD index 3c40d760ed..c503a817cd 100644 --- a/testing/py-sphinx-theme-better/APKBUILD +++ b/testing/py-sphinx-theme-better/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Better Sphinx theme" url="http://github.com/irskep/sphinx-better-theme" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-bootstrap/APKBUILD b/testing/py-sphinx-theme-bootstrap/APKBUILD index 30fca3c024..3f7f9ce2af 100644 --- a/testing/py-sphinx-theme-bootstrap/APKBUILD +++ b/testing/py-sphinx-theme-bootstrap/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Bootstrap Sphinx theme" url="http://ryan-roemer.github.com/sphinx-bootstrap-theme" arch="noarch" license="MIT" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-bw/APKBUILD b/testing/py-sphinx-theme-bw/APKBUILD index f91efaf6f3..f773157b05 100644 --- a/testing/py-sphinx-theme-bw/APKBUILD +++ b/testing/py-sphinx-theme-bw/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A black and white Sphinx theme" url="http://pypi.python.org/pypi/bw_sphinxtheme" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-caktus/APKBUILD b/testing/py-sphinx-theme-caktus/APKBUILD index 825644cfa1..cb8da66aed 100644 --- a/testing/py-sphinx-theme-caktus/APKBUILD +++ b/testing/py-sphinx-theme-caktus/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Caktus Sphinx theme" url="https://github.com/caktus/caktus-sphinx-theme/" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-cloud/APKBUILD b/testing/py-sphinx-theme-cloud/APKBUILD index 083939b878..ffc9e5bbf3 100644 --- a/testing/py-sphinx-theme-cloud/APKBUILD +++ b/testing/py-sphinx-theme-cloud/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Cloud Sphinx theme" url="https://bitbucket.org/ecollins/cloud_sptheme" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-epfl/APKBUILD b/testing/py-sphinx-theme-epfl/APKBUILD index 13302b01d9..38a8d324db 100644 --- a/testing/py-sphinx-theme-epfl/APKBUILD +++ b/testing/py-sphinx-theme-epfl/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The EPFL Sphinx theme" url="http://kis-doc.epfl.ch/sphinx/" arch="noarch" license="GPL3" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-guzzle/APKBUILD b/testing/py-sphinx-theme-guzzle/APKBUILD index b672d4de83..1dae958470 100644 --- a/testing/py-sphinx-theme-guzzle/APKBUILD +++ b/testing/py-sphinx-theme-guzzle/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Guzzle Sphinx theme" url="https://github.com/guzzle/guzzle_sphinx_theme" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-readable/APKBUILD b/testing/py-sphinx-theme-readable/APKBUILD index 13029b87dd..ec0082bdc3 100644 --- a/testing/py-sphinx-theme-readable/APKBUILD +++ b/testing/py-sphinx-theme-readable/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Readable Sphinx theme" url="https://github.com/ignacysokolowski/sphinx-readable-theme" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-simple/APKBUILD b/testing/py-sphinx-theme-simple/APKBUILD index b5f6f38755..848b495eb9 100644 --- a/testing/py-sphinx-theme-simple/APKBUILD +++ b/testing/py-sphinx-theme-simple/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Simple Sphinx theme" url="https://pypi.python.org/pypi/sphinxtheme-simple" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinx-theme-wild/APKBUILD b/testing/py-sphinx-theme-wild/APKBUILD index 6e2b1fc562..09490dbc02 100644 --- a/testing/py-sphinx-theme-wild/APKBUILD +++ b/testing/py-sphinx-theme-wild/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="The Wild Sphinx theme" url="https://github.com/rhardouin/wild-sphinx-theme" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-actdiag/APKBUILD b/testing/py-sphinxcontrib-actdiag/APKBUILD index 5d927fa7f7..87f96e7ac0 100644 --- a/testing/py-sphinxcontrib-actdiag/APKBUILD +++ b/testing/py-sphinxcontrib-actdiag/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx "actdiag" extension" url="https://pypi.python.org/pypi/sphinxcontrib-actdiag" arch="noarch" license="BSD" -depends="python py-sphinx py-actdiag" +depends="python2 py-sphinx py-actdiag" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-adadomain/APKBUILD b/testing/py-sphinxcontrib-adadomain/APKBUILD index 56c2a927e1..982b3bacc3 100644 --- a/testing/py-sphinxcontrib-adadomain/APKBUILD +++ b/testing/py-sphinxcontrib-adadomain/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx adadomain extension" url="https://pypi.python.org/pypi/sphinxcontrib-adadomain" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-ansi/APKBUILD b/testing/py-sphinxcontrib-ansi/APKBUILD index 2edde3f902..c9bbea2745 100644 --- a/testing/py-sphinxcontrib-ansi/APKBUILD +++ b/testing/py-sphinxcontrib-ansi/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx ansi extension" url="https://pypi.python.org/pypi/sphinxcontrib-ansi" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-bitbucket/APKBUILD b/testing/py-sphinxcontrib-bitbucket/APKBUILD index e000ad6036..b9dd846b6c 100644 --- a/testing/py-sphinxcontrib-bitbucket/APKBUILD +++ b/testing/py-sphinxcontrib-bitbucket/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx BitBucket extension" url="https://pypi.python.org/pypi/sphinxcontrib-bitbucket" arch="noarch" license="BSD" -depends="python py-sphinx py-docutils" +depends="python2 py-sphinx py-docutils" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-blockdiag/APKBUILD b/testing/py-sphinxcontrib-blockdiag/APKBUILD index c56bb41c0f..4fc22abf0c 100644 --- a/testing/py-sphinxcontrib-blockdiag/APKBUILD +++ b/testing/py-sphinxcontrib-blockdiag/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx "blockdiag" extension" url="https://pypi.python.org/pypi/sphinxcontrib-blockdiag" arch="noarch" license="BSD" -depends="python py-sphinx py-blockdiag" +depends="python2 py-sphinx py-blockdiag" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-cacoo/APKBUILD b/testing/py-sphinxcontrib-cacoo/APKBUILD index b670df0455..dec0906dca 100644 --- a/testing/py-sphinxcontrib-cacoo/APKBUILD +++ b/testing/py-sphinxcontrib-cacoo/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx cacoo extension" url="https://pypi.python.org/pypi/sphinxcontrib-cacoo" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-cartouche/APKBUILD b/testing/py-sphinxcontrib-cartouche/APKBUILD index 86a021c102..de4c9e0220 100644 --- a/testing/py-sphinxcontrib-cartouche/APKBUILD +++ b/testing/py-sphinxcontrib-cartouche/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx cartouche extension" url="http://code.google.com/p/cartouche/" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-cheeseshop/APKBUILD b/testing/py-sphinxcontrib-cheeseshop/APKBUILD index abd3784a84..542ee234c4 100644 --- a/testing/py-sphinxcontrib-cheeseshop/APKBUILD +++ b/testing/py-sphinxcontrib-cheeseshop/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx cheeseshop extension" url="https://pypi.python.org/pypi/sphinxcontrib-cheeseshop" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-cldomain/APKBUILD b/testing/py-sphinxcontrib-cldomain/APKBUILD index bfa5236877..7f4a274989 100644 --- a/testing/py-sphinxcontrib-cldomain/APKBUILD +++ b/testing/py-sphinxcontrib-cldomain/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx cldomain extension" url="https://pypi.python.org/pypi/sphinxcontrib-cldomain" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-clearquest/APKBUILD b/testing/py-sphinxcontrib-clearquest/APKBUILD index 76082f47e6..f6ff7f378d 100644 --- a/testing/py-sphinxcontrib-clearquest/APKBUILD +++ b/testing/py-sphinxcontrib-clearquest/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx clearquest extension" url="https://pypi.python.org/pypi/sphinxcontrib-clearquest" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-coffee/APKBUILD b/testing/py-sphinxcontrib-coffee/APKBUILD index 64ed935e54..d8ca829e90 100644 --- a/testing/py-sphinxcontrib-coffee/APKBUILD +++ b/testing/py-sphinxcontrib-coffee/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx CoffeeScript extension" url="https://pypi.python.org/pypi/sphinxcontrib-coffee" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-doxylink/APKBUILD b/testing/py-sphinxcontrib-doxylink/APKBUILD index c63a7b92a9..bc302dd01d 100644 --- a/testing/py-sphinxcontrib-doxylink/APKBUILD +++ b/testing/py-sphinxcontrib-doxylink/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx Doxygen linking extension" url="https://pypi.python.org/pypi/sphinxcontrib-doxylink" arch="noarch" license="BSD" -depends="python py-sphinx py-parsing" +depends="python2 py-sphinx py-parsing" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-dqndomain/APKBUILD b/testing/py-sphinxcontrib-dqndomain/APKBUILD index fa3a029cae..d2214c6d91 100644 --- a/testing/py-sphinxcontrib-dqndomain/APKBUILD +++ b/testing/py-sphinxcontrib-dqndomain/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx dqndomain extension" url="https://pypi.python.org/pypi/sphinxcontrib-dqndomain" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-email/APKBUILD b/testing/py-sphinxcontrib-email/APKBUILD index 33adb9030a..3a5bb67e8f 100644 --- a/testing/py-sphinxcontrib-email/APKBUILD +++ b/testing/py-sphinxcontrib-email/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx Email obfuscation extension" url="https://pypi.python.org/pypi/sphinxcontrib-email" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-embedly/APKBUILD b/testing/py-sphinxcontrib-embedly/APKBUILD index 77c2499290..edd41ce85a 100644 --- a/testing/py-sphinxcontrib-embedly/APKBUILD +++ b/testing/py-sphinxcontrib-embedly/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx embedly extension" url="https://pypi.python.org/pypi/sphinxcontrib-embedly" arch="noarch" license="BSD" -depends="python py-sphinx py-embedly" +depends="python2 py-sphinx py-embedly" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-fancybox/APKBUILD b/testing/py-sphinxcontrib-fancybox/APKBUILD index 9ba8f931cf..874b224044 100644 --- a/testing/py-sphinxcontrib-fancybox/APKBUILD +++ b/testing/py-sphinxcontrib-fancybox/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx fancybox extension" url="https://pypi.python.org/pypi/sphinxcontrib-fancybox" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-feed/APKBUILD b/testing/py-sphinxcontrib-feed/APKBUILD index 33f6cd4644..7bfc571b82 100644 --- a/testing/py-sphinxcontrib-feed/APKBUILD +++ b/testing/py-sphinxcontrib-feed/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx RSS Feed extension" url="https://github.com/junkafarian/sphinxfeed" arch="noarch" license="BSD" -depends="python py-sphinx py-feedformatter" +depends="python2 py-sphinx py-feedformatter" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-findanything/APKBUILD b/testing/py-sphinxcontrib-findanything/APKBUILD index d9c08410ef..c8436ae1cc 100644 --- a/testing/py-sphinxcontrib-findanything/APKBUILD +++ b/testing/py-sphinxcontrib-findanything/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx FindAnything extension" url="https://pypi.python.org/pypi/sphinxcontrib-findanything" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-fulltoc/APKBUILD b/testing/py-sphinxcontrib-fulltoc/APKBUILD index a18c69416b..b78c2d73c9 100644 --- a/testing/py-sphinxcontrib-fulltoc/APKBUILD +++ b/testing/py-sphinxcontrib-fulltoc/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx fulltoc extension" url="https://pypi.python.org/pypi/sphinxcontrib-fulltoc" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-gist/APKBUILD b/testing/py-sphinxcontrib-gist/APKBUILD index 32e5ded683..90bc8eae29 100644 --- a/testing/py-sphinxcontrib-gist/APKBUILD +++ b/testing/py-sphinxcontrib-gist/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx gist extension" url="https://pypi.python.org/pypi/sphinxcontrib-gist" arch="noarch" license="LGPL3" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-git/APKBUILD b/testing/py-sphinxcontrib-git/APKBUILD index 2cccdf386f..67f5421840 100644 --- a/testing/py-sphinxcontrib-git/APKBUILD +++ b/testing/py-sphinxcontrib-git/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx git changelog extension" url="https://github.com/OddBloke/sphinx-git" arch="noarch" license="GPL3+" -depends="python py-sphinx py-feedformatter" +depends="python2 py-sphinx py-feedformatter" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-github/APKBUILD b/testing/py-sphinxcontrib-github/APKBUILD index 7908ede55a..6cff85aad8 100644 --- a/testing/py-sphinxcontrib-github/APKBUILD +++ b/testing/py-sphinxcontrib-github/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx Github directive extension" url="https://pypi.python.org/pypi/sphinxcontrib-github" arch="noarch" license="BSD" -depends="python py-sphinx py-github3" +depends="python2 py-sphinx py-github3" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-gravatar/APKBUILD b/testing/py-sphinxcontrib-gravatar/APKBUILD index 2b261f5075..15f372cf0c 100644 --- a/testing/py-sphinxcontrib-gravatar/APKBUILD +++ b/testing/py-sphinxcontrib-gravatar/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx gravatar extension" url="https://pypi.python.org/pypi/sphinxcontrib-gravatar" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-htsql/APKBUILD b/testing/py-sphinxcontrib-htsql/APKBUILD index e0472d05c9..b3f07d65fb 100644 --- a/testing/py-sphinxcontrib-htsql/APKBUILD +++ b/testing/py-sphinxcontrib-htsql/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx htsql extension" url="https://pypi.python.org/pypi/sphinxcontrib-htsql" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-httpdomain/APKBUILD b/testing/py-sphinxcontrib-httpdomain/APKBUILD index dd21b8ec64..f9d9e64227 100644 --- a/testing/py-sphinxcontrib-httpdomain/APKBUILD +++ b/testing/py-sphinxcontrib-httpdomain/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx httpdomain extension" url="https://pypi.python.org/pypi/sphinxcontrib-httpdomain" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-images/APKBUILD b/testing/py-sphinxcontrib-images/APKBUILD index 8e984f2746..6e760b123c 100644 --- a/testing/py-sphinxcontrib-images/APKBUILD +++ b/testing/py-sphinxcontrib-images/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx images extension" url="https://pypi.python.org/pypi/sphinxcontrib-images" arch="noarch" license="ASL 2.0" -depends="python py-sphinx py-requests" +depends="python2 py-sphinx py-requests" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-inheritance/APKBUILD b/testing/py-sphinxcontrib-inheritance/APKBUILD index 4fc45d0ebf..28a2f29a1d 100644 --- a/testing/py-sphinxcontrib-inheritance/APKBUILD +++ b/testing/py-sphinxcontrib-inheritance/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx inheritance functionality" url="https://pypi.python.org/pypi/sphinxcontrib-inheritance" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-issuetracker/APKBUILD b/testing/py-sphinxcontrib-issuetracker/APKBUILD index ef60976ce3..fd4a83b7ac 100644 --- a/testing/py-sphinxcontrib-issuetracker/APKBUILD +++ b/testing/py-sphinxcontrib-issuetracker/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx issuetracker extension" url="https://pypi.python.org/pypi/sphinxcontrib-issuetracker" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-jinjadomain/APKBUILD b/testing/py-sphinxcontrib-jinjadomain/APKBUILD index c329730e02..56f77f0b50 100644 --- a/testing/py-sphinxcontrib-jinjadomain/APKBUILD +++ b/testing/py-sphinxcontrib-jinjadomain/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx jinjadomain extension" url="https://pypi.python.org/pypi/sphinxcontrib-jinjadomain" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-jsoncall/APKBUILD b/testing/py-sphinxcontrib-jsoncall/APKBUILD index ed4bf5e00e..dc2bf2cf21 100644 --- a/testing/py-sphinxcontrib-jsoncall/APKBUILD +++ b/testing/py-sphinxcontrib-jsoncall/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx jsoncall extension" url="https://pypi.python.org/pypi/sphinxcontrib-jsoncall" arch="noarch" license="MIT" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-jsx/APKBUILD b/testing/py-sphinxcontrib-jsx/APKBUILD index b4c88596c2..c5d0a1a17e 100644 --- a/testing/py-sphinxcontrib-jsx/APKBUILD +++ b/testing/py-sphinxcontrib-jsx/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx JSX directive extension" url="https://pypi.python.org/pypi/sphinxcontrib-jsx" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-lassodomain/APKBUILD b/testing/py-sphinxcontrib-lassodomain/APKBUILD index 7ed567da0d..3d2f12722d 100644 --- a/testing/py-sphinxcontrib-lassodomain/APKBUILD +++ b/testing/py-sphinxcontrib-lassodomain/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx lassodomain extension" url="https://pypi.python.org/pypi/sphinxcontrib-lassodomain" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-manpage/APKBUILD b/testing/py-sphinxcontrib-manpage/APKBUILD index 15473de2b0..916182316e 100644 --- a/testing/py-sphinxcontrib-manpage/APKBUILD +++ b/testing/py-sphinxcontrib-manpage/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx manpage extension" url="https://pypi.python.org/pypi/sphinxcontrib-manpage" arch="noarch" license="ASL 2.0" -depends="python py-sphinx py-nwdiag" +depends="python2 py-sphinx py-nwdiag" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-mercurial/APKBUILD b/testing/py-sphinxcontrib-mercurial/APKBUILD index e649e7e5c7..4ba5b6f889 100644 --- a/testing/py-sphinxcontrib-mercurial/APKBUILD +++ b/testing/py-sphinxcontrib-mercurial/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx mercurial extension" url="http://bitbucket.org/cointoss1973/sphinxcontrib-mercurial" arch="noarch" license="GPL3+" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-nwdiag/APKBUILD b/testing/py-sphinxcontrib-nwdiag/APKBUILD index 835986143f..26664f9431 100644 --- a/testing/py-sphinxcontrib-nwdiag/APKBUILD +++ b/testing/py-sphinxcontrib-nwdiag/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx "nwdiag" extension" url="https://pypi.python.org/pypi/sphinxcontrib-nwdiag" arch="noarch" license="BSD" -depends="python py-sphinx py-nwdiag" +depends="python2 py-sphinx py-nwdiag" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-phpdomain/APKBUILD b/testing/py-sphinxcontrib-phpdomain/APKBUILD index 034f64e91e..299236bebf 100644 --- a/testing/py-sphinxcontrib-phpdomain/APKBUILD +++ b/testing/py-sphinxcontrib-phpdomain/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx phpdomain extension" url="https://pypi.python.org/pypi/sphinxcontrib-phpdomain" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-proceduralimage/APKBUILD b/testing/py-sphinxcontrib-proceduralimage/APKBUILD index 959659a61e..332866f253 100644 --- a/testing/py-sphinxcontrib-proceduralimage/APKBUILD +++ b/testing/py-sphinxcontrib-proceduralimage/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx proceduralimage extension" url="https://pypi.python.org/pypi/sphinxcontrib-proceduralimage" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-programoutput/APKBUILD b/testing/py-sphinxcontrib-programoutput/APKBUILD index 4c8efb9e79..899fa99e53 100644 --- a/testing/py-sphinxcontrib-programoutput/APKBUILD +++ b/testing/py-sphinxcontrib-programoutput/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx programoutput extension" url="https://pypi.python.org/pypi/sphinxcontrib-programoutput" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-rawfiles/APKBUILD b/testing/py-sphinxcontrib-rawfiles/APKBUILD index e74f9c31d3..bc02aebeaf 100644 --- a/testing/py-sphinxcontrib-rawfiles/APKBUILD +++ b/testing/py-sphinxcontrib-rawfiles/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx rawfiles extension" url="https://pypi.python.org/pypi/sphinxcontrib-rawfiles" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-recentpages/APKBUILD b/testing/py-sphinxcontrib-recentpages/APKBUILD index 867d2e0a63..5983adb080 100644 --- a/testing/py-sphinxcontrib-recentpages/APKBUILD +++ b/testing/py-sphinxcontrib-recentpages/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx recentpages extension" url="https://pypi.python.org/pypi/sphinxcontrib-recentpages" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-restbuilder/APKBUILD b/testing/py-sphinxcontrib-restbuilder/APKBUILD index 48708f8764..3c8a446d2f 100644 --- a/testing/py-sphinxcontrib-restbuilder/APKBUILD +++ b/testing/py-sphinxcontrib-restbuilder/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx restbuilder extension" url="https://pypi.python.org/pypi/sphinxcontrib-restbuilder" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-seqdiag/APKBUILD b/testing/py-sphinxcontrib-seqdiag/APKBUILD index 99938c6eef..7a50c82e17 100644 --- a/testing/py-sphinxcontrib-seqdiag/APKBUILD +++ b/testing/py-sphinxcontrib-seqdiag/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx "seqdiag" extension" url="https://pypi.python.org/pypi/sphinxcontrib-seqdiag" arch="noarch" license="BSD" -depends="python py-sphinx py-seqdiag" +depends="python2 py-sphinx py-seqdiag" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-slide/APKBUILD b/testing/py-sphinxcontrib-slide/APKBUILD index fb54e69528..e25681b41a 100644 --- a/testing/py-sphinxcontrib-slide/APKBUILD +++ b/testing/py-sphinxcontrib-slide/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx FindAnything extension" url="https://pypi.python.org/pypi/sphinxcontrib-slide" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-smblink/APKBUILD b/testing/py-sphinxcontrib-smblink/APKBUILD index 9f44a9c4c9..a284505c91 100644 --- a/testing/py-sphinxcontrib-smblink/APKBUILD +++ b/testing/py-sphinxcontrib-smblink/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx Windows Share Links (WSL) extension" url="https://pypi.python.org/pypi/sphinxcontrib-smblink" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-spelling/APKBUILD b/testing/py-sphinxcontrib-spelling/APKBUILD index 08c68dfbcf..e1c0c8d0f3 100644 --- a/testing/py-sphinxcontrib-spelling/APKBUILD +++ b/testing/py-sphinxcontrib-spelling/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx spelling extension" url="https://pypi.python.org/pypi/sphinxcontrib-spelling" arch="noarch" license="BSD" -depends="python py-sphinx py-enchant" +depends="python2 py-sphinx py-enchant" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-sqltable/APKBUILD b/testing/py-sphinxcontrib-sqltable/APKBUILD index 0443af94d3..77aae30748 100644 --- a/testing/py-sphinxcontrib-sqltable/APKBUILD +++ b/testing/py-sphinxcontrib-sqltable/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx sqltable extension" url="https://pypi.python.org/pypi/sphinxcontrib-sqltable" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-taglist/APKBUILD b/testing/py-sphinxcontrib-taglist/APKBUILD index 99cb57a256..9f7618e019 100644 --- a/testing/py-sphinxcontrib-taglist/APKBUILD +++ b/testing/py-sphinxcontrib-taglist/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx taglist extension" url="https://pypi.python.org/pypi/sphinxcontrib-taglist" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-testbuild/APKBUILD b/testing/py-sphinxcontrib-testbuild/APKBUILD index febd28473f..21829c50f0 100644 --- a/testing/py-sphinxcontrib-testbuild/APKBUILD +++ b/testing/py-sphinxcontrib-testbuild/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx testbuild extension" url="https://pypi.python.org/pypi/sphinxcontrib-testbuild" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-textstyle/APKBUILD b/testing/py-sphinxcontrib-textstyle/APKBUILD index 283f428e68..53d0d850e3 100644 --- a/testing/py-sphinxcontrib-textstyle/APKBUILD +++ b/testing/py-sphinxcontrib-textstyle/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx textstyle extension" url="https://pypi.python.org/pypi/sphinxcontrib-textstyle" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-webmocks/APKBUILD b/testing/py-sphinxcontrib-webmocks/APKBUILD index b0ea381e7b..37eba124c6 100644 --- a/testing/py-sphinxcontrib-webmocks/APKBUILD +++ b/testing/py-sphinxcontrib-webmocks/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx webmocks extension" url="https://pypi.python.org/pypi/sphinxcontrib-webmocks" arch="noarch" license="BSD" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sphinxcontrib-whoosh/APKBUILD b/testing/py-sphinxcontrib-whoosh/APKBUILD index f11aa843d6..f92b5f6fd5 100644 --- a/testing/py-sphinxcontrib-whoosh/APKBUILD +++ b/testing/py-sphinxcontrib-whoosh/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Sphinx whoosh extension" url="https://pypi.python.org/pypi/sphinxcontrib-whoosh" arch="noarch" license="Public Domain" -depends="python py-sphinx" +depends="python2 py-sphinx" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-sqlparse/APKBUILD b/testing/py-sqlparse/APKBUILD index 5ced5050b3..13e23ef7e9 100644 --- a/testing/py-sqlparse/APKBUILD +++ b/testing/py-sqlparse/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A non-validating SQL parser module for Python" url="https://pypi.python.org/pypi/sqlparse" arch="noarch" license="BSD" -depends="python" +depends="python2" makedepends="python2-dev py-setuptools" source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" diff --git a/testing/py-stdnum/APKBUILD b/testing/py-stdnum/APKBUILD index 3f3ef469f3..263adc7313 100644 --- a/testing/py-stdnum/APKBUILD +++ b/testing/py-stdnum/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to handle standardized numbers and codes" url="http://arthurdejong.org/python-stdnum/" arch="noarch" license="LGPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-stencil/APKBUILD b/testing/py-stencil/APKBUILD index c5f1f1da33..1204eb3033 100644 --- a/testing/py-stencil/APKBUILD +++ b/testing/py-stencil/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to creates files and directories from templates" url="https://github.com/trilan/stencil" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-tailer/APKBUILD b/testing/py-tailer/APKBUILD index eae90f2f33..ad665ced2f 100644 --- a/testing/py-tailer/APKBUILD +++ b/testing/py-tailer/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python tail is a simple implementation of GNU tail and head" url="https://github.com/six8/pytailer" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-telnetsrv/APKBUILD b/testing/py-telnetsrv/APKBUILD index 2a9ac45333..16f21f05ae 100644 --- a/testing/py-telnetsrv/APKBUILD +++ b/testing/py-telnetsrv/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python Telnet server handler library" url="https://github.com/ianepperson/telnetsrvlib" arch="noarch" license="LGPL+" -depends="python py-gevent py-paramiko" +depends="python2 py-gevent py-paramiko" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-thepiratebay/APKBUILD b/testing/py-thepiratebay/APKBUILD index 405657f726..816774fedb 100644 --- a/testing/py-thepiratebay/APKBUILD +++ b/testing/py-thepiratebay/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python API for The Pirate Bay" url="https://github.com/thekarangoel/TPB" arch="noarch" license="MIT" -depends="python py-requests py-dateutils py-lxml py-purl" +depends="python2 py-requests py-dateutils py-lxml py-purl" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-timeat/APKBUILD b/testing/py-timeat/APKBUILD index aac01b410c..53fe9fe3b8 100644 --- a/testing/py-timeat/APKBUILD +++ b/testing/py-timeat/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module that shows local time at given location" url="https://bitbucket.org/tebeka/py-timeat" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-tinycss/APKBUILD b/testing/py-tinycss/APKBUILD index cf3112381b..2bef59b38a 100644 --- a/testing/py-tinycss/APKBUILD +++ b/testing/py-tinycss/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="tiny CSS parser for python" url="http://pythonhosted.org/tinycss" arch="all" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-translationstring/APKBUILD b/testing/py-translationstring/APKBUILD index 86f6c6bb4e..c1c5d21e49 100644 --- a/testing/py-translationstring/APKBUILD +++ b/testing/py-translationstring/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python utility library for i18n" url="http://docs.pylonsproject.org/projects/translationstring/dev/" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-turq/APKBUILD b/testing/py-turq/APKBUILD index 7efb8515b1..5d417d7817 100644 --- a/testing/py-turq/APKBUILD +++ b/testing/py-turq/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Mock HTTP server" url="https://github.com/vfaronov/turq" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-twiggy/APKBUILD b/testing/py-twiggy/APKBUILD index 36a17ee695..c67ecc6051 100644 --- a/testing/py-twiggy/APKBUILD +++ b/testing/py-twiggy/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Pythonic logger" url="http://twiggy.wearpants.org" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-tzlocal/APKBUILD b/testing/py-tzlocal/APKBUILD index 66a8aaf21a..0cfa9dc5d0 100644 --- a/testing/py-tzlocal/APKBUILD +++ b/testing/py-tzlocal/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Python tzinfo object for the local timezone" url="http://pytz.sourceforge.net/" arch="noarch" license="CC0 1.0" -depends="python py-tz" +depends="python2 py-tz" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-ujson/APKBUILD b/testing/py-ujson/APKBUILD index 6ac7855252..fd8d3bfeb5 100644 --- a/testing/py-ujson/APKBUILD +++ b/testing/py-ujson/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A fast Python JSON encoder and decoder" url="http://github.com/esnme/ultrajson" arch="all" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-unicorn-hat/APKBUILD b/testing/py-unicorn-hat/APKBUILD index 06861519e0..6904e461a1 100644 --- a/testing/py-unicorn-hat/APKBUILD +++ b/testing/py-unicorn-hat/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python wrapper for driving ws2812 pixels from the Raspberry Pi" url="http://shop.pimoroni.com/products/unicorn-hat" arch="armhf aarch64" license="GPL2" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-update-checker/APKBUILD b/testing/py-update-checker/APKBUILD index 5224a96f5a..dbe0acd374 100644 --- a/testing/py-update-checker/APKBUILD +++ b/testing/py-update-checker/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A python module that will check for package updates" url="https://github.com/bboe/update_checker" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-uptime/APKBUILD b/testing/py-uptime/APKBUILD index ed7b8567f4..376384ad1a 100644 --- a/testing/py-uptime/APKBUILD +++ b/testing/py-uptime/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python uptime library" url="https://github.com/Cairnarvon/uptime" arch="all" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-urlobject/APKBUILD b/testing/py-urlobject/APKBUILD index 6c76c752d4..3d960316b2 100644 --- a/testing/py-urlobject/APKBUILD +++ b/testing/py-urlobject/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python utility class for manipulating URLs" url="https://github.com/dperezrada/html2data" arch="noarch" license="Public Domain" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-us/APKBUILD b/testing/py-us/APKBUILD index cbaf167c88..683a34eb69 100644 --- a/testing/py-us/APKBUILD +++ b/testing/py-us/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python US state meta information module" url="https://github.com/sunlightlabs/python-us" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-utc/APKBUILD b/testing/py-utc/APKBUILD index 43e7c1f49e..6dd2e5eb2c 100644 --- a/testing/py-utc/APKBUILD +++ b/testing/py-utc/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A tiny library for working with UTC time" url="http://bits.btubbs.com/utc" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-vatnumber/APKBUILD b/testing/py-vatnumber/APKBUILD index e162402c56..2965562038 100644 --- a/testing/py-vatnumber/APKBUILD +++ b/testing/py-vatnumber/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module to validate VAT numbers" url="http://code.google.com/p/vatnumber/" arch="noarch" license="GPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-venusian/APKBUILD b/testing/py-venusian/APKBUILD index e9d8a62888..388682822f 100644 --- a/testing/py-venusian/APKBUILD +++ b/testing/py-venusian/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python library for deferring decorator actions" url="https://pypi.python.org/pypi/venusian" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-vkontakte/APKBUILD b/testing/py-vkontakte/APKBUILD index 1374f3645c..7c4732e431 100644 --- a/testing/py-vkontakte/APKBUILD +++ b/testing/py-vkontakte/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Python API wrapper for vk.com" url="http://bitbucket.org/kmike/vkontakte/" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-w3lib/APKBUILD b/testing/py-w3lib/APKBUILD index 2bf8041e0a..1c1d990dd5 100644 --- a/testing/py-w3lib/APKBUILD +++ b/testing/py-w3lib/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A library of web-related functions" url="https://github.com/scrapy/w3lib" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-waitress/APKBUILD b/testing/py-waitress/APKBUILD index 114a17c9f4..44b4ac1dc9 100644 --- a/testing/py-waitress/APKBUILD +++ b/testing/py-waitress/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python WSGI server" url="https://github.com/Pylons/waitress" arch="noarch" license="ZPL 2.1" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-wbdata/APKBUILD b/testing/py-wbdata/APKBUILD index af2c8452f3..401e488e85 100644 --- a/testing/py-wbdata/APKBUILD +++ b/testing/py-wbdata/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A library to access World Bank data" url="https://github.com/oliversherouse/wbdata" arch="noarch" license="GPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-wcwidth/APKBUILD b/testing/py-wcwidth/APKBUILD index 0e2f721002..1c0f8e910e 100644 --- a/testing/py-wcwidth/APKBUILD +++ b/testing/py-wcwidth/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Measures number of Terminal column cells of wide-character codes" url="https://pypi.python.org/pypi/wcwidth" arch="noarch" license="MIT" -depends="python" +depends="python2" makedepends="python2-dev py-setuptools" source="$pkgname-$pkgver.tar.gz::https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir/$_pkgname-$pkgver" diff --git a/testing/py-weasyprint/APKBUILD b/testing/py-weasyprint/APKBUILD index ed9b5050c3..d483203811 100644 --- a/testing/py-weasyprint/APKBUILD +++ b/testing/py-weasyprint/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="cairo-based HTML renderer for python" url="http://weasyprint.org" arch="noarch" license="LGPL" -depends="python pango cairo py-cairocffi py-cairosvg py-cssselect py-tinycss py-pyphen py-lxml" +depends="python2 pango cairo py-cairocffi py-cairosvg py-cssselect py-tinycss py-pyphen py-lxml" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-webcolors/APKBUILD b/testing/py-webcolors/APKBUILD index 9ddaa74ad7..010ea09bcd 100644 --- a/testing/py-webcolors/APKBUILD +++ b/testing/py-webcolors/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A library for working with color names and color value formats" url="https://bitbucket.org/ubernostrum/webcolors" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-webob/APKBUILD b/testing/py-webob/APKBUILD index f0ebdec41c..c193ba29aa 100644 --- a/testing/py-webob/APKBUILD +++ b/testing/py-webob/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python WSGI request and response objects" url="http://webob.org/" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools py-tempita py-dtopt" install="" diff --git a/testing/py-webtest/APKBUILD b/testing/py-webtest/APKBUILD index cf098b37e6..eb08f7db4c 100644 --- a/testing/py-webtest/APKBUILD +++ b/testing/py-webtest/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Helper to test WSGI applications" url="http://webtest.pythonpaste.org/" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools py-waitress py-six py-beautifulsoup4 py-webob" diff --git a/testing/py-whoispy/APKBUILD b/testing/py-whoispy/APKBUILD index bcb45a797f..8d3624b5ee 100644 --- a/testing/py-whoispy/APKBUILD +++ b/testing/py-whoispy/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A Python module/library to get the WHOIS information" url="https://github.com/nemumu/whoispy" arch="noarch" license="GPL3+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-wifi/APKBUILD b/testing/py-wifi/APKBUILD index a49c3368b4..5879a24a44 100644 --- a/testing/py-wifi/APKBUILD +++ b/testing/py-wifi/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Command line tool and library wrappers for network interfaces" url="https://pypi.python.org/pypi/wifi" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-wsgiref/APKBUILD b/testing/py-wsgiref/APKBUILD index 213024a6b2..4112c33e6e 100644 --- a/testing/py-wsgiref/APKBUILD +++ b/testing/py-wsgiref/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A WSGI (PEP 333) Reference Library" url="http://cheeseshop.python.org/pypi/wsgiref" arch="noarch" license="Python" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-xlwt/APKBUILD b/testing/py-xlwt/APKBUILD index 477f76685e..6fdb5bfd04 100644 --- a/testing/py-xlwt/APKBUILD +++ b/testing/py-xlwt/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A library to create spreadsheet files" url="http://pypi.python.org/pypi/xlwt/" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev" install="" diff --git a/testing/py-yapsy/APKBUILD b/testing/py-yapsy/APKBUILD index 90b139e099..0964b3ba1a 100644 --- a/testing/py-yapsy/APKBUILD +++ b/testing/py-yapsy/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="A DIY Python plugin management toolkit" url="http://yapsy.sourceforge.net" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-zope-configuration/APKBUILD b/testing/py-zope-configuration/APKBUILD index a07562fef3..cbd5de78e4 100644 --- a/testing/py-zope-configuration/APKBUILD +++ b/testing/py-zope-configuration/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Zope Configuration Markup Language" url="http://pypi.python.org/pypi/zope.configuration" arch="noarch" license="ZPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/py-zope-deprecation/APKBUILD b/testing/py-zope-deprecation/APKBUILD index c415ddce41..63e1069ed2 100644 --- a/testing/py-zope-deprecation/APKBUILD +++ b/testing/py-zope-deprecation/APKBUILD @@ -8,7 +8,7 @@ pkgdesc="Zope Deprecation Infrastructure" url="https://pypi.python.org/pypi/zope.deprecation" arch="noarch" license="ZPL2+" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/pylint/APKBUILD b/testing/pylint/APKBUILD index 816c647215..9529a3abc2 100644 --- a/testing/pylint/APKBUILD +++ b/testing/pylint/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="Analyzes Python code looking for bugs and signs of poor quality" url="http://pypi.python.org/pypi/pylint" arch="noarch" license="GPL2+" -depends="python py-astroid" +depends="python2 py-astroid" depends_dev="" makedepends="python2-dev py-setuptools py-astroid" install="" diff --git a/testing/radicale/APKBUILD b/testing/radicale/APKBUILD index 935572f270..8438cedf25 100644 --- a/testing/radicale/APKBUILD +++ b/testing/radicale/APKBUILD @@ -7,9 +7,9 @@ pkgdesc="A simple CalDAV (calendar) and CardDAV (contact) server" url="http://radicale.org" arch="noarch" license="GPLv3+" -depends="python" +depends="python2" depends_dev="" -makedepends="$depends_dev python py-setuptools" +makedepends="$depends_dev python2 py-setuptools" pkgusers="radicale" pkggroups="radicale" install="$pkgname.pre-install" diff --git a/testing/rethinkdb/APKBUILD b/testing/rethinkdb/APKBUILD index d9e54d239e..534e371739 100644 --- a/testing/rethinkdb/APKBUILD +++ b/testing/rethinkdb/APKBUILD @@ -9,7 +9,7 @@ arch="" license="AGPL" depends="" depends_dev="protobuf-dev icu-dev openssl-dev curl-dev boost-dev libexecinfo-dev" -makedepends="$depends_dev bash python linux-headers bsd-compat-headers m4 paxmark" +makedepends="$depends_dev bash python2 linux-headers bsd-compat-headers m4 paxmark" install="" pkgusers=rethinkdb pkggroups=rethinkdb diff --git a/testing/sipwise-sems/APKBUILD b/testing/sipwise-sems/APKBUILD index 10746ddd92..df08b8a93f 100644 --- a/testing/sipwise-sems/APKBUILD +++ b/testing/sipwise-sems/APKBUILD @@ -159,7 +159,7 @@ gsm() { ivr() { pkgdesc="IVR functionallity for SEMS" - depends="sems python" + depends="sems python2" cd "$pkgdir" _mv_sub etc/sems/etc/ivr.conf \ usr/lib/sems/plug-in/ivr.so \ @@ -188,7 +188,7 @@ pin_collect() { _python() { pkgdesc="Python bindings for SEMS" - depends="python sems" + depends="python2 sems" cd "$pkgdir" _mv_sub \ usr/lib/sems/plug-in/py_sems* diff --git a/testing/tvheadend-git/APKBUILD b/testing/tvheadend-git/APKBUILD index 3f288ad049..2b3e8b98fd 100644 --- a/testing/tvheadend-git/APKBUILD +++ b/testing/tvheadend-git/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="GPL3" depends="" depends_dev="" -makedepends="$depends_dev findutils bash git python linux-headers wget +makedepends="$depends_dev findutils bash git python2 linux-headers wget bsd-compat-headers coreutils libressl-dev ffmpeg-dev gettext-dev libhdhomerun-dev cmake" pkgusers="tvheadend" diff --git a/testing/ufw/APKBUILD b/testing/ufw/APKBUILD index 82979f915d..07069a6666 100644 --- a/testing/ufw/APKBUILD +++ b/testing/ufw/APKBUILD @@ -9,7 +9,7 @@ pkgdesc='Uncomplicated CLI tool managing a netfilter firewall' url='https://launchpad.net/ufw' arch='noarch' license='GPL' -depends='iptables ip6tables python' +depends="iptables ip6tables python2" makedepends='' subpackages="$pkgname-doc" source="http://launchpad.net/$pkgname/$(echo $pkgver|cut -c1-4)/$pkgver/+download/$pkgname-$pkgver.tar.gz diff --git a/testing/unify/APKBUILD b/testing/unify/APKBUILD index fb56e3bf8b..bac6c862e8 100644 --- a/testing/unify/APKBUILD +++ b/testing/unify/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A strings modification tool for (single/double) quote" url="https://github.com/myint/unify" arch="noarch" license="MIT" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/websockify/APKBUILD b/testing/websockify/APKBUILD index cd7b763fe7..2522ac633a 100644 --- a/testing/websockify/APKBUILD +++ b/testing/websockify/APKBUILD @@ -36,7 +36,7 @@ package() { } py() { - depends="python" + depends="python2" pkgdesc="$pkgdesc (python bindings)" mkdir -p "$subpkgdir"/usr mv "$pkgdir"/usr/lib "$subpkgdir"/usr diff --git a/testing/xkcdpass/APKBUILD b/testing/xkcdpass/APKBUILD index da03cad666..399c017ed4 100644 --- a/testing/xkcdpass/APKBUILD +++ b/testing/xkcdpass/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A simple creator for passwords" url="https://pypi.python.org/pypi/xkcdpass" arch="noarch" license="BSD" -depends="python" +depends="python2" depends_dev="" makedepends="python2-dev py-setuptools" install="" diff --git a/testing/xml2rfc/APKBUILD b/testing/xml2rfc/APKBUILD index 9e8b03f5f0..efec83c516 100644 --- a/testing/xml2rfc/APKBUILD +++ b/testing/xml2rfc/APKBUILD @@ -7,7 +7,7 @@ pkgdesc="A tool for converting XML documents into internet drafts and RFCs" url="http://tools.ietf.org/" arch="noarch" license="BSD" -depends="python py-lxml" +depends="python2 py-lxml" depends_dev="" makedepends="$depends_dev py-setuptools" install="" |