diff options
| author | Jakub Jirutka <jakub@jirutka.cz> | 2016-10-26 18:18:29 +0200 |
|---|---|---|
| committer | Jakub Jirutka <jakub@jirutka.cz> | 2016-10-26 19:47:14 +0200 |
| commit | af0c01ac63cfe01e0feb2f423efb822c93ba7e03 (patch) | |
| tree | 00c5cd502d38210c7f3ef1c42d6b6d505236059c /testing | |
| parent | 2480e9ea6684ef447270fbbf164c84164b802712 (diff) | |
| download | aports-af0c01ac63cfe01e0feb2f423efb822c93ba7e03.tar.bz2 aports-af0c01ac63cfe01e0feb2f423efb822c93ba7e03.tar.xz | |
[various] rename dependency python-dev to python2-dev
Diffstat (limited to 'testing')
380 files changed, 380 insertions, 380 deletions
diff --git a/testing/ansible-playbook-debugger/APKBUILD b/testing/ansible-playbook-debugger/APKBUILD index 46b2f5424..5ec051b01 100644 --- a/testing/ansible-playbook-debugger/APKBUILD +++ b/testing/ansible-playbook-debugger/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPLv3" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/awake/APKBUILD b/testing/awake/APKBUILD index 96c1b1bcd..e58785caa 100644 --- a/testing/awake/APKBUILD +++ b/testing/awake/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPL3" depends="python py-awake" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="$pkgname-doc py-$pkgname:py" source="$pkgname-$pkgver.tar.gz::https://github.com/cyraxjoe/awake/archive/v$pkgver.tar.gz" diff --git a/testing/awscli/APKBUILD b/testing/awscli/APKBUILD index 7bdaaef56..da1e2dbde 100644 --- a/testing/awscli/APKBUILD +++ b/testing/awscli/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="apache2" depends="python py-botocore py-jmespath py-s3transfer" depends_dev= -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install= subpackages="$pkgname-zsh-completion:zshcomp $pkgname-bash-completion:bashcomp" source="$_pkgname-$pkgver.tar.gz::https://github.com/aws/$_pkgname/archive/$pkgver.tar.gz" diff --git a/testing/buildbot-slave/APKBUILD b/testing/buildbot-slave/APKBUILD index e0dc4c858..9848d132b 100644 --- a/testing/buildbot-slave/APKBUILD +++ b/testing/buildbot-slave/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPL2" depends="python py-twisted" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="buildbot-slave.pre-install" BUILDBOT_USER=buildbot BUILDBOT_GROUP=buildbot diff --git a/testing/dstat/APKBUILD b/testing/dstat/APKBUILD index 8aa5a0bd9..f3981deb6 100644 --- a/testing/dstat/APKBUILD +++ b/testing/dstat/APKBUILD @@ -8,7 +8,7 @@ url="http://dag.wieers.com/home-made/dstat/" arch="noarch" license="GPL2+" depends="python" -depends_dev="python-dev" +depends_dev="python2-dev" makedepends="$depends_dev" install="" subpackages="$pkgname-doc" diff --git a/testing/esptool/APKBUILD b/testing/esptool/APKBUILD index 318e0d796..f8b4f2cd1 100644 --- a/testing/esptool/APKBUILD +++ b/testing/esptool/APKBUILD @@ -8,7 +8,7 @@ url="https://github.com/themadinventor/esptool" arch="noarch" license="GPLv2" depends="python py-serial py-setuptools" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/themadinventor/${pkgname}/archive/v${pkgver}.tar.gz" diff --git a/testing/fabric/APKBUILD b/testing/fabric/APKBUILD index eb2e50dc9..717ce5210 100644 --- a/testing/fabric/APKBUILD +++ b/testing/fabric/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="py-paramiko py-crypto py-setuptools" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/flawfinder/APKBUILD b/testing/flawfinder/APKBUILD index 75a3a7ffa..e9d4519bf 100644 --- a/testing/flawfinder/APKBUILD +++ b/testing/flawfinder/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPL2" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="$pkgname-doc" source="http://www.dwheeler.com/flawfinder/$pkgname-$pkgver.tar.gz" diff --git a/testing/gdal/APKBUILD b/testing/gdal/APKBUILD index 0187f2db6..c13dc57b6 100644 --- a/testing/gdal/APKBUILD +++ b/testing/gdal/APKBUILD @@ -9,7 +9,7 @@ arch="x86_64" license="MIT" depends="" depends_dev="gdal" -makedepends="giflib-dev jpeg-dev libjpeg-turbo-dev libpng-dev tiff-dev zlib-dev swig python-dev" +makedepends="giflib-dev jpeg-dev libjpeg-turbo-dev libpng-dev tiff-dev zlib-dev swig python2-dev" subpackages="$pkgname-dev py-$pkgname:py" source="http://download.osgeo.org/$pkgname/$pkgver/$pkgname-$pkgver.tar.xz" builddir="$srcdir/$pkgname-$pkgver" diff --git a/testing/geos/APKBUILD b/testing/geos/APKBUILD index 050337b7a..375d5f0c4 100644 --- a/testing/geos/APKBUILD +++ b/testing/geos/APKBUILD @@ -9,7 +9,7 @@ arch="x86 x86_64" license="LGPL2.1" depends="" depends_dev="" -makedepends="swig python-dev $depends_dev" +makedepends="swig python2-dev $depends_dev" install="" subpackages="py-$pkgname:py $pkgname-dev" source="http://download.osgeo.org/geos/geos-$pkgver.tar.bz2 10-isnan.patch" diff --git a/testing/git2json/APKBUILD b/testing/git2json/APKBUILD index 5df8c739a..c1de3ed5b 100644 --- a/testing/git2json/APKBUILD +++ b/testing/git2json/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/hfst/APKBUILD b/testing/hfst/APKBUILD index 0e33cb27a..5dcc5503e 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 python-dev swig" +makedepends="$depends_dev python bison python2-dev swig" install="" subpackages="$pkgname-dev $pkgname-doc py-$pkgname:py" source="http://downloads.sourceforge.net/$pkgname/$pkgname-$pkgver.tar.gz diff --git a/testing/httpie-ntlm/APKBUILD b/testing/httpie-ntlm/APKBUILD index 43950d1ad..6f6c3b09a 100644 --- a/testing/httpie-ntlm/APKBUILD +++ b/testing/httpie-ntlm/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python httpie" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/httpie-oauth/APKBUILD b/testing/httpie-oauth/APKBUILD index 5748ba344..032852d96 100644 --- a/testing/httpie-oauth/APKBUILD +++ b/testing/httpie-oauth/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python httpie" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/httpie/APKBUILD b/testing/httpie/APKBUILD index f6accffca..f415595a6 100644 --- a/testing/httpie/APKBUILD +++ b/testing/httpie/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python py-requests py-pygments" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/i2c-tools/APKBUILD b/testing/i2c-tools/APKBUILD index 69765a897..7b12f4b8c 100644 --- a/testing/i2c-tools/APKBUILD +++ b/testing/i2c-tools/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="GPL2" depends= depends_dev="" -makedepends="$depends_dev linux-headers py-setuptools python-dev" +makedepends="$depends_dev linux-headers py-setuptools python2-dev" install= subpackages="$pkgname-dev $pkgname-doc py-smbus:py" source="http://fossies.org/linux/misc/$pkgname-$pkgver.tar.gz" diff --git a/testing/irclog2html/APKBUILD b/testing/irclog2html/APKBUILD index e387540ea..a1e7810c8 100644 --- a/testing/irclog2html/APKBUILD +++ b/testing/irclog2html/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/jabber-roster/APKBUILD b/testing/jabber-roster/APKBUILD index 7ff6fd76f..90a6cc243 100644 --- a/testing/jabber-roster/APKBUILD +++ b/testing/jabber-roster/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="AGPL3" depends="" depends_dev="py-xmpp" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/libtorrent-rasterbar/APKBUILD b/testing/libtorrent-rasterbar/APKBUILD index 50e8d4a05..b564ce336 100644 --- a/testing/libtorrent-rasterbar/APKBUILD +++ b/testing/libtorrent-rasterbar/APKBUILD @@ -11,7 +11,7 @@ url="http://www.rasterbar.com/products/libtorrent" arch="all" license="BSD" depends="" -depends_dev="boost-dev libressl-dev python-dev" +depends_dev="boost-dev libressl-dev python2-dev" makedepends="$depends_dev linux-headers" subpackages="$pkgname-dev" source="https://github.com/arvidn/libtorrent/releases/download/libtorrent-$_pkgver/$pkgname-$pkgver.tar.gz" diff --git a/testing/lldb/APKBUILD b/testing/lldb/APKBUILD index 94f822daf..789ba80d0 100644 --- a/testing/lldb/APKBUILD +++ b/testing/lldb/APKBUILD @@ -10,7 +10,7 @@ url="http://llvm.org/" license="UOI-NCSA" makedepends="clang clang-libs clang-dev cmake doxygen libedit-dev libffi-dev libxml2-dev linux-headers llvm llvm-libs llvm-dev llvm-static ncurses-dev - ninja python-dev swig" + ninja python2-dev swig" subpackages="$pkgname-dev py-$pkgname:py $pkgname-libs" source="http://llvm.org/releases/$pkgver/lldb-$pkgver.src.tar.xz lldb-3.8-alpine.patch diff --git a/testing/lshell/APKBUILD b/testing/lshell/APKBUILD index 7c9fbb21c..44cfd1a66 100644 --- a/testing/lshell/APKBUILD +++ b/testing/lshell/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/ghantoos/$pkgname/archive/$pkgver.tar.gz" diff --git a/testing/mitmproxy/APKBUILD b/testing/mitmproxy/APKBUILD index 851b6ce20..2c2b11ddd 100644 --- a/testing/mitmproxy/APKBUILD +++ b/testing/mitmproxy/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="MIT" depends="python py-netlib py-flask py-urwid py-$pkgname py-itsdangerous" depends_dev="" -makedepends="python-dev py-setuptools " +makedepends="python2-dev py-setuptools " install="" subpackages="py-$pkgname:py" source="$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/v$pkgver.tar.gz" diff --git a/testing/mycli/APKBUILD b/testing/mycli/APKBUILD index 0d89c1942..136f0eae2 100644 --- a/testing/mycli/APKBUILD +++ b/testing/mycli/APKBUILD @@ -15,7 +15,7 @@ depends="python py-sqlparse py-configobj>=5.0.6 py-crypto" -makedepends="python-dev py-setuptools" +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/netsink/APKBUILD b/testing/netsink/APKBUILD index 3cf7f7bb3..c860fe536 100644 --- a/testing/netsink/APKBUILD +++ b/testing/netsink/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPL3+" depends="python py-dnslib" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/openimageio/APKBUILD b/testing/openimageio/APKBUILD index 32217b516..b33129629 100644 --- a/testing/openimageio/APKBUILD +++ b/testing/openimageio/APKBUILD @@ -11,7 +11,7 @@ depends="" # NOTE: OpenColorIO and OpenImageIO are cross dependent. If an ABI incompatible # update is done in one, the other also needs to be rebuilt. makedepends="cmake giflib-dev zlib-dev boost-dev jpeg-dev libpng-dev tiff-dev - glew-dev python-dev>=2.6 python3-dev openexr-dev ffmpeg2.8-dev + glew-dev python2-dev>=2.6 python3-dev openexr-dev ffmpeg2.8-dev libraw-dev libwebp-dev freetype-dev qt-dev mesa-dev libressl-dev jasper-dev opencolorio-dev" subpackages="py2-$pkgname:_python py3-$pkgname:_python $pkgname-dev $pkgname-doc $pkgname-tools" diff --git a/testing/openxcap/APKBUILD b/testing/openxcap/APKBUILD index 06c459117..a03ab7b96 100644 --- a/testing/openxcap/APKBUILD +++ b/testing/openxcap/APKBUILD @@ -11,7 +11,7 @@ arch="noarch" license="GPL" depends="python py-application py-gnutls py-twisted py-pillow py-lxml py-mysqldb" -makedepends="python-dev" +makedepends="python2-dev" install="$pkgname.pre-install" source="http://download.ag-projects.com/XCAP/$pkgname-$pkgver.tar.gz config.ini diff --git a/testing/pacparser/APKBUILD b/testing/pacparser/APKBUILD index fdae587de..d8bd91c53 100644 --- a/testing/pacparser/APKBUILD +++ b/testing/pacparser/APKBUILD @@ -9,7 +9,7 @@ url="http://pacparser.manugarg.com" arch="x86_64" license="LGPL3+" depends="" -makedepends="bash python-dev" +makedepends="bash python2-dev" subpackages="py-$pkgname:pymod $pkgname-doc $pkgname-dev" source="$pkgname-$pkgver.tar.gz::https://github.com/pacparser/pacparser/archive/$pkgver.tar.gz spidermonkey-make.patch" diff --git a/testing/pelican/APKBUILD b/testing/pelican/APKBUILD index 40714c744..2def851ea 100644 --- a/testing/pelican/APKBUILD +++ b/testing/pelican/APKBUILD @@ -10,7 +10,7 @@ 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_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz diff --git a/testing/pgcli/APKBUILD b/testing/pgcli/APKBUILD index a5a42ab32..33338e1aa 100644 --- a/testing/pgcli/APKBUILD +++ b/testing/pgcli/APKBUILD @@ -18,7 +18,7 @@ depends="python py-humanize py-wcwidth py-setproctitle" -makedepends="python-dev py-setuptools" +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-actdiag/APKBUILD b/testing/py-actdiag/APKBUILD index 40619caa9..37383386e 100644 --- a/testing/py-actdiag/APKBUILD +++ b/testing/py-actdiag/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python py-pillow py-funcparserlib py-blockdiag" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-allfiles/APKBUILD b/testing/py-allfiles/APKBUILD index 7ec76a634..e81ffe369 100644 --- a/testing/py-allfiles/APKBUILD +++ b/testing/py-allfiles/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-almost/APKBUILD b/testing/py-almost/APKBUILD index a670db3e5..b11d3df0f 100644 --- a/testing/py-almost/APKBUILD +++ b/testing/py-almost/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ansi2html/APKBUILD b/testing/py-ansi2html/APKBUILD index 114120944..60e493261 100644 --- a/testing/py-ansi2html/APKBUILD +++ b/testing/py-ansi2html/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ansiblelint/APKBUILD b/testing/py-ansiblelint/APKBUILD index fa3087ca8..ccec3ed87 100644 --- a/testing/py-ansiblelint/APKBUILD +++ b/testing/py-ansiblelint/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools ansible" +makedepends="python2-dev py-setuptools ansible" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ansicolors/APKBUILD b/testing/py-ansicolors/APKBUILD index d4c359bed..e80694997 100644 --- a/testing/py-ansicolors/APKBUILD +++ b/testing/py-ansicolors/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ISC" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-apitree/APKBUILD b/testing/py-apitree/APKBUILD index f88e17709..9ef70eee7 100644 --- a/testing/py-apitree/APKBUILD +++ b/testing/py-apitree/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-appliancekit-ng/APKBUILD b/testing/py-appliancekit-ng/APKBUILD index 670069df4..ec5e7fc14 100644 --- a/testing/py-appliancekit-ng/APKBUILD +++ b/testing/py-appliancekit-ng/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="ISC" depends="python py-jinja2" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/A/ApplianceKit-NG/ApplianceKit-NG-$pkgver.tar.gz" diff --git a/testing/py-application/APKBUILD b/testing/py-application/APKBUILD index 75cdcf91d..0e4d20f77 100644 --- a/testing/py-application/APKBUILD +++ b/testing/py-application/APKBUILD @@ -9,7 +9,7 @@ url="http://pypi.python.org/pypi/python-application" arch="noarch" license="LGPL2+" depends="python" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-archive/APKBUILD b/testing/py-archive/APKBUILD index 0769d9a39..ea47367ba 100644 --- a/testing/py-archive/APKBUILD +++ b/testing/py-archive/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-arprequest/APKBUILD b/testing/py-arprequest/APKBUILD index 0fffb57be..50aec859b 100644 --- a/testing/py-arprequest/APKBUILD +++ b/testing/py-arprequest/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="WTFPL" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ask/APKBUILD b/testing/py-ask/APKBUILD index be300801a..71801a39e 100644 --- a/testing/py-ask/APKBUILD +++ b/testing/py-ask/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-astroid/APKBUILD b/testing/py-astroid/APKBUILD index 77d0dbd81..7da186c70 100644 --- a/testing/py-astroid/APKBUILD +++ b/testing/py-astroid/APKBUILD @@ -11,7 +11,7 @@ license="LGPL2+" depends="python py-logilab-common" depends_dev="" replaces="py-logilab-astng" -makedepends="python-dev py-setuptools py-logilab-common" +makedepends="python2-dev py-setuptools py-logilab-common" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-audioread/APKBUILD b/testing/py-audioread/APKBUILD index 7eced72a3..b86628dc5 100644 --- a/testing/py-audioread/APKBUILD +++ b/testing/py-audioread/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/a/audioread/audioread-$pkgver.tar.gz" diff --git a/testing/py-banknumber/APKBUILD b/testing/py-banknumber/APKBUILD index ec0c95ce3..9a3f0658a 100644 --- a/testing/py-banknumber/APKBUILD +++ b/testing/py-banknumber/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-barcodenumber/APKBUILD b/testing/py-barcodenumber/APKBUILD index 1c7220b15..9728d3fb3 100644 --- a/testing/py-barcodenumber/APKBUILD +++ b/testing/py-barcodenumber/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-beatport/APKBUILD b/testing/py-beatport/APKBUILD index 8481a35ea..2fcd2a44e 100644 --- a/testing/py-beatport/APKBUILD +++ b/testing/py-beatport/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools py-requests" +makedepends="python2-dev py-setuptools py-requests" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-beautifulsoup4/APKBUILD b/testing/py-beautifulsoup4/APKBUILD index 1d41e2d6c..1c23fb3f1 100644 --- a/testing/py-beautifulsoup4/APKBUILD +++ b/testing/py-beautifulsoup4/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="http://www.crummy.com/software/BeautifulSoup/bs4/download/${pkgver:0:3}/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-blessings/APKBUILD b/testing/py-blessings/APKBUILD index 925e593d7..bcd1a3518 100644 --- a/testing/py-blessings/APKBUILD +++ b/testing/py-blessings/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-blinker/APKBUILD b/testing/py-blinker/APKBUILD index 0d0e3db1b..ab57a8eeb 100644 --- a/testing/py-blinker/APKBUILD +++ b/testing/py-blinker/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-blockdiag/APKBUILD b/testing/py-blockdiag/APKBUILD index 658a3aa6b..31675b6a6 100644 --- a/testing/py-blockdiag/APKBUILD +++ b/testing/py-blockdiag/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python py-pillow py-funcparserlib py-setuptools py-webcolors" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-boto3/APKBUILD b/testing/py-boto3/APKBUILD index 45e9d58bb..2254554c6 100644 --- a/testing/py-boto3/APKBUILD +++ b/testing/py-boto3/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python py-botocore py-jmespath" depends_dev= -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install= #subpackages="$pkgname-doc $pkgname-tools" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-botocore/APKBUILD b/testing/py-botocore/APKBUILD index 5df670daf..dbe0a8372 100644 --- a/testing/py-botocore/APKBUILD +++ b/testing/py-botocore/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="apache2" depends="python py-dateutil py-jmespath" depends_dev= -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install= subpackages= source="$_pkgname-$pkgver.tar.gz::https://github.com/boto/$_pkgname/archive/$pkgver.tar.gz" diff --git a/testing/py-bottle-api/APKBUILD b/testing/py-bottle-api/APKBUILD index 27217ba06..fbf4290f8 100644 --- a/testing/py-bottle-api/APKBUILD +++ b/testing/py-bottle-api/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-hotqueue/APKBUILD b/testing/py-bottle-hotqueue/APKBUILD index a052123ed..4a09fd511 100644 --- a/testing/py-bottle-hotqueue/APKBUILD +++ b/testing/py-bottle-hotqueue/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle py-hotqueue" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-pgsql/APKBUILD b/testing/py-bottle-pgsql/APKBUILD index 991ef88f5..7bfdd0b16 100644 --- a/testing/py-bottle-pgsql/APKBUILD +++ b/testing/py-bottle-pgsql/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-redis/APKBUILD b/testing/py-bottle-redis/APKBUILD index ceb3845d9..fcd3f674e 100644 --- a/testing/py-bottle-redis/APKBUILD +++ b/testing/py-bottle-redis/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle py-redis" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-renderer/APKBUILD b/testing/py-bottle-renderer/APKBUILD index 4ee8b2a66..4b8e5adf6 100644 --- a/testing/py-bottle-renderer/APKBUILD +++ b/testing/py-bottle-renderer/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-request/APKBUILD b/testing/py-bottle-request/APKBUILD index 1a2da1f8b..1eb0b058f 100644 --- a/testing/py-bottle-request/APKBUILD +++ b/testing/py-bottle-request/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-rest/APKBUILD b/testing/py-bottle-rest/APKBUILD index a7e11dcfc..47c0fa62d 100644 --- a/testing/py-bottle-rest/APKBUILD +++ b/testing/py-bottle-rest/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-servefiles/APKBUILD b/testing/py-bottle-servefiles/APKBUILD index 7117c40d5..1b4ccea70 100644 --- a/testing/py-bottle-servefiles/APKBUILD +++ b/testing/py-bottle-servefiles/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-bottle" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-${pkgver}dev.zip" diff --git a/testing/py-bottle-session/APKBUILD b/testing/py-bottle-session/APKBUILD index bfed62516..2ab032358 100644 --- a/testing/py-bottle-session/APKBUILD +++ b/testing/py-bottle-session/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="Artistic" depends="python py-bottle py-redis" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-sqlalchemy/APKBUILD b/testing/py-bottle-sqlalchemy/APKBUILD index c411d47ab..9b1b454a5 100644 --- a/testing/py-bottle-sqlalchemy/APKBUILD +++ b/testing/py-bottle-sqlalchemy/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle py-sqlalchemy" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-sqlite/APKBUILD b/testing/py-bottle-sqlite/APKBUILD index 6ff18eedb..e3f319584 100644 --- a/testing/py-bottle-sqlite/APKBUILD +++ b/testing/py-bottle-sqlite/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-sslify/APKBUILD b/testing/py-bottle-sslify/APKBUILD index f5638b776..b891d2deb 100644 --- a/testing/py-bottle-sslify/APKBUILD +++ b/testing/py-bottle-sslify/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-websocket/APKBUILD b/testing/py-bottle-websocket/APKBUILD index d4aa9d05d..a631454d0 100644 --- a/testing/py-bottle-websocket/APKBUILD +++ b/testing/py-bottle-websocket/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bottle-werkzeug/APKBUILD b/testing/py-bottle-werkzeug/APKBUILD index 020d99aef..d5feef1c1 100644 --- a/testing/py-bottle-werkzeug/APKBUILD +++ b/testing/py-bottle-werkzeug/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-bottle py-werkzeug" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-buildutils/APKBUILD b/testing/py-buildutils/APKBUILD index 49a83d31a..8a1b3ea53 100644 --- a/testing/py-buildutils/APKBUILD +++ b/testing/py-buildutils/APKBUILD @@ -9,7 +9,7 @@ url="http://pypi.python.org/pypi/buildutils/0.3" arch="noarch" license="MIT" depends="python" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-bumpy/APKBUILD b/testing/py-bumpy/APKBUILD index 091b8ee60..be0336d90 100644 --- a/testing/py-bumpy/APKBUILD +++ b/testing/py-bumpy/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-businesstime/APKBUILD b/testing/py-businesstime/APKBUILD index 30691da43..0d580da15 100644 --- a/testing/py-businesstime/APKBUILD +++ b/testing/py-businesstime/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-cairocffi/APKBUILD b/testing/py-cairocffi/APKBUILD index aad64469f..503852867 100644 --- a/testing/py-cairocffi/APKBUILD +++ b/testing/py-cairocffi/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python py-cffi cairo gdk-pixbuf" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/c/cairocffi/cairocffi-$pkgver.tar.gz" diff --git a/testing/py-cairosvg/APKBUILD b/testing/py-cairosvg/APKBUILD index 6960b3a35..cc82dce18 100644 --- a/testing/py-cairosvg/APKBUILD +++ b/testing/py-cairosvg/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="LGPL3+" depends="python py-cairocffi" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/C/CairoSVG/CairoSVG-$pkgver.tar.gz" diff --git a/testing/py-centinel/APKBUILD b/testing/py-centinel/APKBUILD index c28e4c2e8..8861c9fb7 100644 --- a/testing/py-centinel/APKBUILD +++ b/testing/py-centinel/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-dnspython" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-chameleon/APKBUILD b/testing/py-chameleon/APKBUILD index 7f585f6f6..9666c3556 100644 --- a/testing/py-chameleon/APKBUILD +++ b/testing/py-chameleon/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-lxml py-zope-interface" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-cheetah/APKBUILD b/testing/py-cheetah/APKBUILD index 362c00528..593a49ea9 100644 --- a/testing/py-cheetah/APKBUILD +++ b/testing/py-cheetah/APKBUILD @@ -9,7 +9,7 @@ url="http://www.cheetahtemplate.org/" arch="all" license="MIT" depends="python" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-cherrypy/APKBUILD b/testing/py-cherrypy/APKBUILD index 0373c3ee4..d123948a0 100644 --- a/testing/py-cherrypy/APKBUILD +++ b/testing/py-cherrypy/APKBUILD @@ -9,7 +9,7 @@ url="http://www.cherrypy.org" arch="noarch" license="BSD" depends="python" -depends_dev="python-dev" +depends_dev="python2-dev" makedepends="$depends_dev" install="" subpackages="" diff --git a/testing/py-cjson/APKBUILD b/testing/py-cjson/APKBUILD index 9dbd389fe..1db2b5d49 100644 --- a/testing/py-cjson/APKBUILD +++ b/testing/py-cjson/APKBUILD @@ -9,7 +9,7 @@ url="https://pypi.python.org/pypi/python-cjson" arch="all" license="LGPL2+" depends="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-click-utils/APKBUILD b/testing/py-click-utils/APKBUILD index 7cca2388f..adddaf5ec 100644 --- a/testing/py-click-utils/APKBUILD +++ b/testing/py-click-utils/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-click" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-colander/APKBUILD b/testing/py-colander/APKBUILD index 1ae3ff0ee..fc305132d 100644 --- a/testing/py-colander/APKBUILD +++ b/testing/py-colander/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-columnize/APKBUILD b/testing/py-columnize/APKBUILD index 171d4aa81..b0e01e404 100644 --- a/testing/py-columnize/APKBUILD +++ b/testing/py-columnize/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-coverage/APKBUILD b/testing/py-coverage/APKBUILD index 9c1c107c2..563fbd115 100644 --- a/testing/py-coverage/APKBUILD +++ b/testing/py-coverage/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="apache2" depends= depends_dev= -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install= subpackages="$pkgname-tools" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-crc16/APKBUILD b/testing/py-crc16/APKBUILD index 710cb102f..bde0bb3e3 100644 --- a/testing/py-crc16/APKBUILD +++ b/testing/py-crc16/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-cssutils/APKBUILD b/testing/py-cssutils/APKBUILD index 740410cd1..994c86611 100644 --- a/testing/py-cssutils/APKBUILD +++ b/testing/py-cssutils/APKBUILD @@ -9,7 +9,7 @@ url="http://cthedot.de/cssutils/" arch="noarch" license="LGPL3+" depends="" -depends_dev="python-dev py-setuptools" +depends_dev="python2-dev py-setuptools" makedepends="$depends_dev" install="" subpackages="" diff --git a/testing/py-cycler/APKBUILD b/testing/py-cycler/APKBUILD index 1ffe89988..4e054f226 100644 --- a/testing/py-cycler/APKBUILD +++ b/testing/py-cycler/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/C/Cycler/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-daterangestr/APKBUILD b/testing/py-daterangestr/APKBUILD index d14ff7a10..198eec006 100644 --- a/testing/py-daterangestr/APKBUILD +++ b/testing/py-daterangestr/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-dateutils/APKBUILD b/testing/py-dateutils/APKBUILD index 4b591b198..dde1fd212 100644 --- a/testing/py-dateutils/APKBUILD +++ b/testing/py-dateutils/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-dexml/APKBUILD b/testing/py-dexml/APKBUILD index 6c7925c5f..b7befe5c0 100644 --- a/testing/py-dexml/APKBUILD +++ b/testing/py-dexml/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-discogs-client/APKBUILD b/testing/py-discogs-client/APKBUILD index 2913df9bc..0ca7c3c7f 100644 --- a/testing/py-discogs-client/APKBUILD +++ b/testing/py-discogs-client/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python py-requests py-oauth2" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/d/discogs-client/discogs-client-$pkgver.tar.gz" diff --git a/testing/py-django-suit/APKBUILD b/testing/py-django-suit/APKBUILD index 1741c8e9e..4b67eca47 100644 --- a/testing/py-django-suit/APKBUILD +++ b/testing/py-django-suit/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="CC" depends="python" depends_dev="" -makedepends="$depends_dev python-dev py-setuptools" +makedepends="$depends_dev python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/d/django-suit/django-suit-$pkgver.tar.gz" diff --git a/testing/py-dnslib/APKBUILD b/testing/py-dnslib/APKBUILD index 22e30069a..39c3a08e6 100644 --- a/testing/py-dnslib/APKBUILD +++ b/testing/py-dnslib/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-doit/APKBUILD b/testing/py-doit/APKBUILD index 787bf9edb..2462423bc 100644 --- a/testing/py-doit/APKBUILD +++ b/testing/py-doit/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-six py-inotify" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-dpath/APKBUILD b/testing/py-dpath/APKBUILD index 0754f1c02..c28388416 100644 --- a/testing/py-dpath/APKBUILD +++ b/testing/py-dpath/APKBUILD @@ -11,7 +11,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver-$_pkgsver.tar.gz" diff --git a/testing/py-dtopt/APKBUILD b/testing/py-dtopt/APKBUILD index ec168efb7..f18032de3 100644 --- a/testing/py-dtopt/APKBUILD +++ b/testing/py-dtopt/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-dulwich/APKBUILD b/testing/py-dulwich/APKBUILD index 4f925de78..7159a2418 100644 --- a/testing/py-dulwich/APKBUILD +++ b/testing/py-dulwich/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="GPL2+ or ASL 2.0" depends="" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-embedly/APKBUILD b/testing/py-embedly/APKBUILD index b7ee45faf..79692e2f8 100644 --- a/testing/py-embedly/APKBUILD +++ b/testing/py-embedly/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-httplib2" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-enchant/APKBUILD b/testing/py-enchant/APKBUILD index f0423f85d..95b8090b6 100644 --- a/testing/py-enchant/APKBUILD +++ b/testing/py-enchant/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools enchant-dev" +makedepends="python2-dev py-setuptools enchant-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ev/APKBUILD b/testing/py-ev/APKBUILD index 10f2a3ea8..49a232b98 100644 --- a/testing/py-ev/APKBUILD +++ b/testing/py-ev/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="GPL3" depends="python" depends_dev="" -makedepends="python-dev py-setuptools libev-dev" +makedepends="python2-dev py-setuptools libev-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-eventlet/APKBUILD b/testing/py-eventlet/APKBUILD index fa492f11a..2945466e9 100644 --- a/testing/py-eventlet/APKBUILD +++ b/testing/py-eventlet/APKBUILD @@ -9,7 +9,7 @@ url="http://eventlet.net/" arch="noarch" license="MIT" depends="python py-greenlet" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver diff --git a/testing/py-exconsole/APKBUILD b/testing/py-exconsole/APKBUILD index 845aec578..355345a5e 100644 --- a/testing/py-exconsole/APKBUILD +++ b/testing/py-exconsole/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-feedformatter/APKBUILD b/testing/py-feedformatter/APKBUILD index ea215ac85..799781bb4 100644 --- a/testing/py-feedformatter/APKBUILD +++ b/testing/py-feedformatter/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-firmata/APKBUILD b/testing/py-firmata/APKBUILD index 42e7c552a..0cb00f365 100644 --- a/testing/py-firmata/APKBUILD +++ b/testing/py-firmata/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-serial" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flake8-blind-except/APKBUILD b/testing/py-flake8-blind-except/APKBUILD index a6027573a..99aa317e6 100644 --- a/testing/py-flake8-blind-except/APKBUILD +++ b/testing/py-flake8-blind-except/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flake8-copyright/APKBUILD b/testing/py-flake8-copyright/APKBUILD index be6bbbe35..cb44205da 100644 --- a/testing/py-flake8-copyright/APKBUILD +++ b/testing/py-flake8-copyright/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flake8-debugger/APKBUILD b/testing/py-flake8-debugger/APKBUILD index f539ef4d2..40d1a9dc9 100644 --- a/testing/py-flake8-debugger/APKBUILD +++ b/testing/py-flake8-debugger/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flake8-docstrings/APKBUILD b/testing/py-flake8-docstrings/APKBUILD index 9dc6a7fb7..5591bf8ed 100644 --- a/testing/py-flake8-docstrings/APKBUILD +++ b/testing/py-flake8-docstrings/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flake8-immediate/APKBUILD b/testing/py-flake8-immediate/APKBUILD index 66deb85fa..3e82fd0e9 100644 --- a/testing/py-flake8-immediate/APKBUILD +++ b/testing/py-flake8-immediate/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-flake8-import-order/APKBUILD b/testing/py-flake8-import-order/APKBUILD index e371450f4..e9d88ff70 100644 --- a/testing/py-flake8-import-order/APKBUILD +++ b/testing/py-flake8-import-order/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flake8-print/APKBUILD b/testing/py-flake8-print/APKBUILD index dbe4837f5..7b1ea9880 100644 --- a/testing/py-flake8-print/APKBUILD +++ b/testing/py-flake8-print/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flake8-quotes/APKBUILD b/testing/py-flake8-quotes/APKBUILD index 750624078..1ff57f38b 100644 --- a/testing/py-flake8-quotes/APKBUILD +++ b/testing/py-flake8-quotes/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flake8-snippets/APKBUILD b/testing/py-flake8-snippets/APKBUILD index ec0eeb215..23260ce6d 100644 --- a/testing/py-flake8-snippets/APKBUILD +++ b/testing/py-flake8-snippets/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flake8-todo/APKBUILD b/testing/py-flake8-todo/APKBUILD index fc373feb7..6ac446f67 100644 --- a/testing/py-flake8-todo/APKBUILD +++ b/testing/py-flake8-todo/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-flask-admin/APKBUILD b/testing/py-flask-admin/APKBUILD index 1b33514c5..20f26f6af 100644 --- a/testing/py-flask-admin/APKBUILD +++ b/testing/py-flask-admin/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-auth/APKBUILD b/testing/py-flask-auth/APKBUILD index f9899f062..ad075c08f 100644 --- a/testing/py-flask-auth/APKBUILD +++ b/testing/py-flask-auth/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-autoindex/APKBUILD b/testing/py-flask-autoindex/APKBUILD index 4f999dd09..b899d2257 100644 --- a/testing/py-flask-autoindex/APKBUILD +++ b/testing/py-flask-autoindex/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-autorouter/APKBUILD b/testing/py-flask-autorouter/APKBUILD index 81cbdd877..9cf24c12b 100644 --- a/testing/py-flask-autorouter/APKBUILD +++ b/testing/py-flask-autorouter/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-babel/APKBUILD b/testing/py-flask-babel/APKBUILD index 2103cd16a..2a67340c8 100644 --- a/testing/py-flask-babel/APKBUILD +++ b/testing/py-flask-babel/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-basicauth/APKBUILD b/testing/py-flask-basicauth/APKBUILD index 358c2fa3d..67cea015a 100644 --- a/testing/py-flask-basicauth/APKBUILD +++ b/testing/py-flask-basicauth/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-bcrypt/APKBUILD b/testing/py-flask-bcrypt/APKBUILD index a69fc31b9..0bcc1feba 100644 --- a/testing/py-flask-bcrypt/APKBUILD +++ b/testing/py-flask-bcrypt/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-bootstrap/APKBUILD b/testing/py-flask-bootstrap/APKBUILD index 3a2efdb30..bbc75191b 100644 --- a/testing/py-flask-bootstrap/APKBUILD +++ b/testing/py-flask-bootstrap/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-cache/APKBUILD b/testing/py-flask-cache/APKBUILD index 4743310e3..11b8de56b 100644 --- a/testing/py-flask-cache/APKBUILD +++ b/testing/py-flask-cache/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-cdn/APKBUILD b/testing/py-flask-cdn/APKBUILD index 19dcbedee..381fab0ea 100644 --- a/testing/py-flask-cdn/APKBUILD +++ b/testing/py-flask-cdn/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-components/APKBUILD b/testing/py-flask-components/APKBUILD index 20fc9657a..1adf31c8d 100644 --- a/testing/py-flask-components/APKBUILD +++ b/testing/py-flask-components/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-dbconfig/APKBUILD b/testing/py-flask-dbconfig/APKBUILD index 54caa68b1..963043def 100644 --- a/testing/py-flask-dbconfig/APKBUILD +++ b/testing/py-flask-dbconfig/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-enterprise/APKBUILD b/testing/py-flask-enterprise/APKBUILD index 7744876f1..391b8faa9 100644 --- a/testing/py-flask-enterprise/APKBUILD +++ b/testing/py-flask-enterprise/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license=" CDDL" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-errormail/APKBUILD b/testing/py-flask-errormail/APKBUILD index b1ae1e2a0..a8c9274d0 100644 --- a/testing/py-flask-errormail/APKBUILD +++ b/testing/py-flask-errormail/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-flatpages/APKBUILD b/testing/py-flask-flatpages/APKBUILD index ab21cd526..3f8c69bfb 100644 --- a/testing/py-flask-flatpages/APKBUILD +++ b/testing/py-flask-flatpages/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-genshi/APKBUILD b/testing/py-flask-genshi/APKBUILD index cfc78cb77..a1a679153 100644 --- a/testing/py-flask-genshi/APKBUILD +++ b/testing/py-flask-genshi/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask py-genshi" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-gzip/APKBUILD b/testing/py-flask-gzip/APKBUILD index 418620364..ded0c61de 100644 --- a/testing/py-flask-gzip/APKBUILD +++ b/testing/py-flask-gzip/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-headers/APKBUILD b/testing/py-flask-headers/APKBUILD index e46ddf996..03f8431e1 100644 --- a/testing/py-flask-headers/APKBUILD +++ b/testing/py-flask-headers/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-htauth/APKBUILD b/testing/py-flask-htauth/APKBUILD index a54a9e23a..a63db9f1e 100644 --- a/testing/py-flask-htauth/APKBUILD +++ b/testing/py-flask-htauth/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-httpauth/APKBUILD b/testing/py-flask-httpauth/APKBUILD index 6aa0db809..93aa23a34 100644 --- a/testing/py-flask-httpauth/APKBUILD +++ b/testing/py-flask-httpauth/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-ldap/APKBUILD b/testing/py-flask-ldap/APKBUILD index cf0bb2b94..4b1f1fa30 100644 --- a/testing/py-flask-ldap/APKBUILD +++ b/testing/py-flask-ldap/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-login/APKBUILD b/testing/py-flask-login/APKBUILD index 15be16c50..442e0a722 100644 --- a/testing/py-flask-login/APKBUILD +++ b/testing/py-flask-login/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-loopback/APKBUILD b/testing/py-flask-loopback/APKBUILD index 4b49dbac0..70ae9d0b4 100644 --- a/testing/py-flask-loopback/APKBUILD +++ b/testing/py-flask-loopback/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask py-requests py-urlobject" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-mail/APKBUILD b/testing/py-flask-mail/APKBUILD index 376ce6aad..ee6ec2ea7 100644 --- a/testing/py-flask-mail/APKBUILD +++ b/testing/py-flask-mail/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python py-flask py-blinker" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/F/Flask-Mail/Flask-Mail-$pkgver.tar.gz" diff --git a/testing/py-flask-markdown/APKBUILD b/testing/py-flask-markdown/APKBUILD index 050ba278f..587cecff0 100644 --- a/testing/py-flask-markdown/APKBUILD +++ b/testing/py-flask-markdown/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask py-markdown" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-menubuilder/APKBUILD b/testing/py-flask-menubuilder/APKBUILD index c9535e100..c7e4c9b01 100644 --- a/testing/py-flask-menubuilder/APKBUILD +++ b/testing/py-flask-menubuilder/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-mitten/APKBUILD b/testing/py-flask-mitten/APKBUILD index 1516aa560..fc6dac251 100644 --- a/testing/py-flask-mitten/APKBUILD +++ b/testing/py-flask-mitten/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-flask-mobility/APKBUILD b/testing/py-flask-mobility/APKBUILD index b089cd951..321418e47 100644 --- a/testing/py-flask-mobility/APKBUILD +++ b/testing/py-flask-mobility/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-mongoengine/APKBUILD b/testing/py-flask-mongoengine/APKBUILD index d743ec020..27cc3a3f1 100644 --- a/testing/py-flask-mongoengine/APKBUILD +++ b/testing/py-flask-mongoengine/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask py-flask-wtf py-mongo" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-oauth/APKBUILD b/testing/py-flask-oauth/APKBUILD index bf584e60c..a09e7d09e 100644 --- a/testing/py-flask-oauth/APKBUILD +++ b/testing/py-flask-oauth/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask py-oauth2" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-openid/APKBUILD b/testing/py-flask-openid/APKBUILD index 64ff371b1..574f89d5a 100644 --- a/testing/py-flask-openid/APKBUILD +++ b/testing/py-flask-openid/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-paginate/APKBUILD b/testing/py-flask-paginate/APKBUILD index e6359de0c..ce3a8b05a 100644 --- a/testing/py-flask-paginate/APKBUILD +++ b/testing/py-flask-paginate/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/flask-paginate-$pkgver.zip" diff --git a/testing/py-flask-passlib/APKBUILD b/testing/py-flask-passlib/APKBUILD index 64f67ccea..3c6d3adad 100644 --- a/testing/py-flask-passlib/APKBUILD +++ b/testing/py-flask-passlib/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask py-passlib" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-peewee/APKBUILD b/testing/py-flask-peewee/APKBUILD index 0c3f80027..22cb89053 100644 --- a/testing/py-flask-peewee/APKBUILD +++ b/testing/py-flask-peewee/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-flask py-peewee" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-principal/APKBUILD b/testing/py-flask-principal/APKBUILD index 0ee4e7071..e7f240e7d 100644 --- a/testing/py-flask-principal/APKBUILD +++ b/testing/py-flask-principal/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-psycopg2/APKBUILD b/testing/py-flask-psycopg2/APKBUILD index df6db1d93..544ba6e69 100644 --- a/testing/py-flask-psycopg2/APKBUILD +++ b/testing/py-flask-psycopg2/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="Public Domain" depends="python py-flask py-psycopg2" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-pymongo/APKBUILD b/testing/py-flask-pymongo/APKBUILD index a18c77a27..e70820937 100644 --- a/testing/py-flask-pymongo/APKBUILD +++ b/testing/py-flask-pymongo/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask py-mongo" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-qrcode/APKBUILD b/testing/py-flask-qrcode/APKBUILD index 76e6ef6fb..171f3a297 100644 --- a/testing/py-flask-qrcode/APKBUILD +++ b/testing/py-flask-qrcode/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask py-qrcode" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-restaction/APKBUILD b/testing/py-flask-restaction/APKBUILD index 8d21df884..e115d9dcd 100644 --- a/testing/py-flask-restaction/APKBUILD +++ b/testing/py-flask-restaction/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-flask-restful/APKBUILD b/testing/py-flask-restful/APKBUILD index 1eafc322d..15ea6397e 100644 --- a/testing/py-flask-restful/APKBUILD +++ b/testing/py-flask-restful/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-restless/APKBUILD b/testing/py-flask-restless/APKBUILD index bdfb8d06f..41b0279b8 100644 --- a/testing/py-flask-restless/APKBUILD +++ b/testing/py-flask-restless/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-rst/APKBUILD b/testing/py-flask-rst/APKBUILD index 894bfda0c..39a86e0a8 100644 --- a/testing/py-flask-rst/APKBUILD +++ b/testing/py-flask-rst/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-sass/APKBUILD b/testing/py-flask-sass/APKBUILD index 1affa271d..7abae93e5 100644 --- a/testing/py-flask-sass/APKBUILD +++ b/testing/py-flask-sass/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools py-itsdangerous" +makedepends="python2-dev py-setuptools py-itsdangerous" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-sqlalchemy/APKBUILD b/testing/py-flask-sqlalchemy/APKBUILD index 08e04aceb..f92b4af23 100644 --- a/testing/py-flask-sqlalchemy/APKBUILD +++ b/testing/py-flask-sqlalchemy/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="MIT" depends="python py-flask py-sqlalchemy" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/F/Flask-SQLAlchemy/Flask-SQLAlchemy-$pkgver.tar.gz" diff --git a/testing/py-flask-sslify/APKBUILD b/testing/py-flask-sslify/APKBUILD index 43d5cbdb8..693a8b951 100644 --- a/testing/py-flask-sslify/APKBUILD +++ b/testing/py-flask-sslify/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/F/Flask-SSLify/Flask-SSLify-$pkgver.tar.gz" diff --git a/testing/py-flask-static/APKBUILD b/testing/py-flask-static/APKBUILD index e7e59fd57..07fdd3168 100644 --- a/testing/py-flask-static/APKBUILD +++ b/testing/py-flask-static/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-storage/APKBUILD b/testing/py-flask-storage/APKBUILD index da8319c9f..1873bce80 100644 --- a/testing/py-flask-storage/APKBUILD +++ b/testing/py-flask-storage/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-views/APKBUILD b/testing/py-flask-views/APKBUILD index f58774822..208c3f514 100644 --- a/testing/py-flask-views/APKBUILD +++ b/testing/py-flask-views/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-flask py-flask-mongoengine" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-flask-weasyprint/APKBUILD b/testing/py-flask-weasyprint/APKBUILD index af80da021..7e9e602d5 100644 --- a/testing/py-flask-weasyprint/APKBUILD +++ b/testing/py-flask-weasyprint/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python py-weasyprint py-flask py-setuptools" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/F/Flask-WeasyPrint/Flask-WeasyPrint-$pkgver.tar.gz" diff --git a/testing/py-frosted/APKBUILD b/testing/py-frosted/APKBUILD index 90858446c..89ea1ebf9 100644 --- a/testing/py-frosted/APKBUILD +++ b/testing/py-frosted/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-pies" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-fs/APKBUILD b/testing/py-fs/APKBUILD index 94ed2aa43..64b3c52c0 100644 --- a/testing/py-fs/APKBUILD +++ b/testing/py-fs/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-boto py-paramiko py-six py-django py-dexml" depends_dev="" -makedepends="python-dev py-setuptools py-six" +makedepends="python2-dev py-setuptools py-six" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-funcparserlib/APKBUILD b/testing/py-funcparserlib/APKBUILD index 295607c68..fea401533 100644 --- a/testing/py-funcparserlib/APKBUILD +++ b/testing/py-funcparserlib/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-furl/APKBUILD b/testing/py-furl/APKBUILD index 4dbd5116a..adff0a3da 100644 --- a/testing/py-furl/APKBUILD +++ b/testing/py-furl/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="Unlicense" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-geoip/APKBUILD b/testing/py-geoip/APKBUILD index ea92cec50..7491da74f 100644 --- a/testing/py-geoip/APKBUILD +++ b/testing/py-geoip/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-geventwebsocket/APKBUILD b/testing/py-geventwebsocket/APKBUILD index 37b02d16e..d49b46afd 100644 --- a/testing/py-geventwebsocket/APKBUILD +++ b/testing/py-geventwebsocket/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="BSD" depends="python py-gevent" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/g/gevent-websocket/gevent-websocket-$pkgver.tar.gz" diff --git a/testing/py-gi/APKBUILD b/testing/py-gi/APKBUILD index ed382a65f..b55a07bfa 100644 --- a/testing/py-gi/APKBUILD +++ b/testing/py-gi/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="$depends_dev python-dev py-setuptools" +makedepends="$depends_dev python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-github3/APKBUILD b/testing/py-github3/APKBUILD index e975d13ed..ed5782df4 100644 --- a/testing/py-github3/APKBUILD +++ b/testing/py-github3/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-requests py-uritemplate" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-gnuplot/APKBUILD b/testing/py-gnuplot/APKBUILD index 5cb552a07..7c4a2a657 100644 --- a/testing/py-gnuplot/APKBUILD +++ b/testing/py-gnuplot/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL" depends="python py-numpy gnuplot" depends_dev="" -makedepends="$depends_dev python-dev" +makedepends="$depends_dev python2-dev" install="" subpackages="" source="$_pkgname-$pkgver.tar.gz::http://prdownloads.sourceforge.net/$_pkgname/$_pkgname-$pkgver.tar.gz?download" diff --git a/testing/py-google-apputils/APKBUILD b/testing/py-google-apputils/APKBUILD index 2769f2d5c..f390ba191 100644 --- a/testing/py-google-apputils/APKBUILD +++ b/testing/py-google-apputils/APKBUILD @@ -9,7 +9,7 @@ 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" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" builddir="$srcdir"/$_pkgname-$pkgver diff --git a/testing/py-hackernews/APKBUILD b/testing/py-hackernews/APKBUILD index b06b20d4d..f03879142 100644 --- a/testing/py-hackernews/APKBUILD +++ b/testing/py-hackernews/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-requests py-beautifulsoup4" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-hearplanetapi/APKBUILD b/testing/py-hearplanetapi/APKBUILD index 699f5834d..3b272b7ed 100644 --- a/testing/py-hearplanetapi/APKBUILD +++ b/testing/py-hearplanetapi/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-helper/APKBUILD b/testing/py-helper/APKBUILD index 29a986b7d..413f383cd 100644 --- a/testing/py-helper/APKBUILD +++ b/testing/py-helper/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-yaml" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-hotqueue/APKBUILD b/testing/py-hotqueue/APKBUILD index 623f2671d..a86431a51 100644 --- a/testing/py-hotqueue/APKBUILD +++ b/testing/py-hotqueue/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-html/APKBUILD b/testing/py-html/APKBUILD index 5a220b343..6ff0d181e 100644 --- a/testing/py-html/APKBUILD +++ b/testing/py-html/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-html2data/APKBUILD b/testing/py-html2data/APKBUILD index 1ebf6c7ab..c312bdc37 100644 --- a/testing/py-html2data/APKBUILD +++ b/testing/py-html2data/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-lxml py-httplib2" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-html5lib/APKBUILD b/testing/py-html5lib/APKBUILD index 32bead0ae..d44999af7 100644 --- a/testing/py-html5lib/APKBUILD +++ b/testing/py-html5lib/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-htmlcolor/APKBUILD b/testing/py-htmlcolor/APKBUILD index b8528bba9..2854a5787 100644 --- a/testing/py-htmlcolor/APKBUILD +++ b/testing/py-htmlcolor/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-httpretty/APKBUILD b/testing/py-httpretty/APKBUILD index d6e4667be..08b0c02c3 100644 --- a/testing/py-httpretty/APKBUILD +++ b/testing/py-httpretty/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev= -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install= subpackages="" source="$_pkgname-$pkgver.tar.gz::https://github.com/gabrielfalcao/$_pkgname/archive/$pkgver.tar.gz" diff --git a/testing/py-httreplay/APKBUILD b/testing/py-httreplay/APKBUILD index 599be66bb..9812a2320 100644 --- a/testing/py-httreplay/APKBUILD +++ b/testing/py-httreplay/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-humanize/APKBUILD b/testing/py-humanize/APKBUILD index 5ce5396c6..5c5ef7455 100644 --- a/testing/py-humanize/APKBUILD +++ b/testing/py-humanize/APKBUILD @@ -9,7 +9,7 @@ url="https://pypi.python.org/pypi/humanize" arch="noarch" license="MIT" depends="python" -makedepends="python-dev py-setuptools" +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 432cc8789..347a8c5ba 100644 --- a/testing/py-hurry-filesize/APKBUILD +++ b/testing/py-hurry-filesize/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ZPL 2.1" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ibanlib/APKBUILD b/testing/py-ibanlib/APKBUILD index 7639baf66..3034cd232 100644 --- a/testing/py-ibanlib/APKBUILD +++ b/testing/py-ibanlib/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-incoming/APKBUILD b/testing/py-incoming/APKBUILD index b75dbc7a5..1bc8a015d 100644 --- a/testing/py-incoming/APKBUILD +++ b/testing/py-incoming/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-iniparse/APKBUILD b/testing/py-iniparse/APKBUILD index 2addd4fff..3239f52f2 100644 --- a/testing/py-iniparse/APKBUILD +++ b/testing/py-iniparse/APKBUILD @@ -9,7 +9,7 @@ pkgdesc='INI parser library for Python' url='http://code.google.com/p/iniparse/' arch='noarch' license='MIT' -makedepends="python-dev py-setuptools sqlite-dev" +makedepends="python2-dev py-setuptools sqlite-dev" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" _builddir="$srcdir"/$_pkgname-$pkgver diff --git a/testing/py-inotify/APKBUILD b/testing/py-inotify/APKBUILD index e18eb8cd6..7c1d63c3a 100644 --- a/testing/py-inotify/APKBUILD +++ b/testing/py-inotify/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ioflo/APKBUILD b/testing/py-ioflo/APKBUILD index bb483e38e..41e6f6eae 100644 --- a/testing/py-ioflo/APKBUILD +++ b/testing/py-ioflo/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-isbn/APKBUILD b/testing/py-isbn/APKBUILD index 0627a46f0..b6820ea64 100644 --- a/testing/py-isbn/APKBUILD +++ b/testing/py-isbn/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-isort/APKBUILD b/testing/py-isort/APKBUILD index 7e8bf9b30..e9d64d61f 100644 --- a/testing/py-isort/APKBUILD +++ b/testing/py-isort/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-jmespath/APKBUILD b/testing/py-jmespath/APKBUILD index fb18035af..66797245a 100644 --- a/testing/py-jmespath/APKBUILD +++ b/testing/py-jmespath/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev= -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install= subpackages="$pkgname-tools" source="$_pkgname-$pkgver.tar.gz::https://github.com/boto/$_pkgname/archive/$pkgver.tar.gz" diff --git a/testing/py-kerberos/APKBUILD b/testing/py-kerberos/APKBUILD index a818f27a5..60535f817 100644 --- a/testing/py-kerberos/APKBUILD +++ b/testing/py-kerberos/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="ASL 2.0" depends="python" depends_dev="" -makedepends="python-dev py-setuptools krb5-dev" +makedepends="python2-dev py-setuptools krb5-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-libacl/APKBUILD b/testing/py-libacl/APKBUILD index 6affac518..73ece73ae 100644 --- a/testing/py-libacl/APKBUILD +++ b/testing/py-libacl/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="LGPL2+" depends="" depends_dev="" -makedepends="python-dev acl-dev py-setuptools" +makedepends="python2-dev acl-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-libnacl/APKBUILD b/testing/py-libnacl/APKBUILD index e7856537a..3d3349b7d 100644 --- a/testing/py-libnacl/APKBUILD +++ b/testing/py-libnacl/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-librtmp/APKBUILD b/testing/py-librtmp/APKBUILD index b3bb97d0a..4affdaa6c 100644 --- a/testing/py-librtmp/APKBUILD +++ b/testing/py-librtmp/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="BSD" depends="py-setuptools rtmpdump-dev py-cffi py-singledispatch" depends_dev="" -makedepends="$depends_dev python-dev" +makedepends="$depends_dev python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-linkedin/APKBUILD b/testing/py-linkedin/APKBUILD index 141de8203..072ae37ce 100644 --- a/testing/py-linkedin/APKBUILD +++ b/testing/py-linkedin/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-simplejson py-oauth2 py-httplib2 py-oauth2" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-logilab-astng/APKBUILD b/testing/py-logilab-astng/APKBUILD index 454cefa83..31fc3f4a8 100644 --- a/testing/py-logilab-astng/APKBUILD +++ b/testing/py-logilab-astng/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL2+" depends="python py-logilab-common" depends_dev="" -makedepends="python-dev py-logilab-common" +makedepends="python2-dev py-logilab-common" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-logilab-common/APKBUILD b/testing/py-logilab-common/APKBUILD index 21c22a1a6..e55cdd828 100644 --- a/testing/py-logilab-common/APKBUILD +++ b/testing/py-logilab-common/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ludibrio/APKBUILD b/testing/py-ludibrio/APKBUILD index 45e7aba0f..cd38c11b8 100644 --- a/testing/py-ludibrio/APKBUILD +++ b/testing/py-ludibrio/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-m2crypto/APKBUILD b/testing/py-m2crypto/APKBUILD index 549cb9614..d0d0a85ab 100644 --- a/testing/py-m2crypto/APKBUILD +++ b/testing/py-m2crypto/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="BSD" depends="" depends_dev= -makedepends="python-dev swig libressl-dev py-setuptools" +makedepends="python2-dev swig libressl-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-mongo/APKBUILD b/testing/py-mongo/APKBUILD index 861d5488f..baf148399 100644 --- a/testing/py-mongo/APKBUILD +++ b/testing/py-mongo/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="ASL 2.0" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-mopidy-beets/APKBUILD b/testing/py-mopidy-beets/APKBUILD index eea6651a3..256d7e881 100644 --- a/testing/py-mopidy-beets/APKBUILD +++ b/testing/py-mopidy-beets/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="Apache" depends="python mopidy py-setuptools py-pykka py-requests" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/M/Mopidy-Beets/Mopidy-Beets-$pkgver.tar.gz" diff --git a/testing/py-mopidy-moped/APKBUILD b/testing/py-mopidy-moped/APKBUILD index a1e80d1e8..db00a4441 100644 --- a/testing/py-mopidy-moped/APKBUILD +++ b/testing/py-mopidy-moped/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="Apache" depends="python mopidy" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/M/Mopidy-Moped/Mopidy-Moped-$pkgver.tar.gz" diff --git a/testing/py-mopidy-mopify/APKBUILD b/testing/py-mopidy-mopify/APKBUILD index f15d3c64f..99ef89c1b 100644 --- a/testing/py-mopidy-mopify/APKBUILD +++ b/testing/py-mopidy-mopify/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="Apache" depends="python mopidy" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/M/Mopidy-Mopify/Mopidy-Mopify-$pkgver.tar.gz" diff --git a/testing/py-mopidy-spotify/APKBUILD b/testing/py-mopidy-spotify/APKBUILD index 6a2b3f3c8..d9e6f5ed2 100644 --- a/testing/py-mopidy-spotify/APKBUILD +++ b/testing/py-mopidy-spotify/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="Apache" depends="python mopidy" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/M/Mopidy-Spotify/Mopidy-Spotify-$pkgver.tar.gz" diff --git a/testing/py-natsort/APKBUILD b/testing/py-natsort/APKBUILD index eec124f1b..203b43fbd 100644 --- a/testing/py-natsort/APKBUILD +++ b/testing/py-natsort/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-netifaces/APKBUILD b/testing/py-netifaces/APKBUILD index 7b7a89072..f414c088d 100644 --- a/testing/py-netifaces/APKBUILD +++ b/testing/py-netifaces/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="MIT" depends="" depends_dev="" -makedepends="python-dev py-setuptools linux-headers" +makedepends="python2-dev py-setuptools linux-headers" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-netlib/APKBUILD b/testing/py-netlib/APKBUILD index 58825b583..a5c0a9ff6 100644 --- a/testing/py-netlib/APKBUILD +++ b/testing/py-netlib/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-openssl py-asn1" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-newt_syrup/APKBUILD b/testing/py-newt_syrup/APKBUILD index 5e8507fcc..75e8794c2 100644 --- a/testing/py-newt_syrup/APKBUILD +++ b/testing/py-newt_syrup/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPLv2+" depends="py-newt" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://mcpierce.fedorapeople.org/sources/newt_syrup-$pkgver.tar.gz" diff --git a/testing/py-nikola/APKBUILD b/testing/py-nikola/APKBUILD index f8ad5532d..7aac6b2e3 100644 --- a/testing/py-nikola/APKBUILD +++ b/testing/py-nikola/APKBUILD @@ -12,7 +12,7 @@ depends="python 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="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="$pkgname-doc" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/nikola-$pkgver.tar.gz" diff --git a/testing/py-notifymail/APKBUILD b/testing/py-notifymail/APKBUILD index d52a38b91..6dc0c8f1f 100644 --- a/testing/py-notifymail/APKBUILD +++ b/testing/py-notifymail/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ntplib/APKBUILD b/testing/py-ntplib/APKBUILD index 51d087e5c..3240ee3b5 100644 --- a/testing/py-ntplib/APKBUILD +++ b/testing/py-ntplib/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-nwdiag/APKBUILD b/testing/py-nwdiag/APKBUILD index 31a1e20fa..90251c2d5 100644 --- a/testing/py-nwdiag/APKBUILD +++ b/testing/py-nwdiag/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python py-pillow py-funcparserlib py-blockdiag" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-opengl/APKBUILD b/testing/py-opengl/APKBUILD index 2eaea9cfb..941b9f784 100644 --- a/testing/py-opengl/APKBUILD +++ b/testing/py-opengl/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python freeglut mesa-gles py-pillow py-numpy" depends_dev="" -makedepends="$depends_dev python-dev py-setuptools freeglut-dev" +makedepends="$depends_dev python2-dev py-setuptools freeglut-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/P/PyOpenGL/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-openweather/APKBUILD b/testing/py-openweather/APKBUILD index 030242b73..60928a419 100644 --- a/testing/py-openweather/APKBUILD +++ b/testing/py-openweather/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-daterangestr" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-osourcer/APKBUILD b/testing/py-osourcer/APKBUILD index 244d453ef..fc9bf9558 100644 --- a/testing/py-osourcer/APKBUILD +++ b/testing/py-osourcer/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-paho-mqtt/APKBUILD b/testing/py-paho-mqtt/APKBUILD index 1d4a8de4b..70227fcb6 100644 --- a/testing/py-paho-mqtt/APKBUILD +++ b/testing/py-paho-mqtt/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="EPL" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-passlib/APKBUILD b/testing/py-passlib/APKBUILD index a00f0f317..4c66a205d 100644 --- a/testing/py-passlib/APKBUILD +++ b/testing/py-passlib/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/p/passlib/passlib-$pkgver.tar.gz" diff --git a/testing/py-peewee/APKBUILD b/testing/py-peewee/APKBUILD index dbd98d2a4..c6c2c37f1 100644 --- a/testing/py-peewee/APKBUILD +++ b/testing/py-peewee/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pefile/APKBUILD b/testing/py-pefile/APKBUILD index c40d487f8..610aadbfd 100644 --- a/testing/py-pefile/APKBUILD +++ b/testing/py-pefile/APKBUILD @@ -9,7 +9,7 @@ url="https://github.com/erocarrera/pefile" arch="noarch" license="MIT" depends="py3-future" -makedepends="python-dev python3-dev py-setuptools" +makedepends="python2-dev python3-dev py-setuptools" install="" subpackages="py3-$_pkgname:_py3 py2-$_pkgname:_py2" source="https://github.com/erocarrera/$_pkgname/files/192316/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pep8-naming/APKBUILD b/testing/py-pep8-naming/APKBUILD index 13d588414..efafc387f 100644 --- a/testing/py-pep8-naming/APKBUILD +++ b/testing/py-pep8-naming/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python flake8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pgspecial/APKBUILD b/testing/py-pgspecial/APKBUILD index 2b83d95c8..58c404621 100644 --- a/testing/py-pgspecial/APKBUILD +++ b/testing/py-pgspecial/APKBUILD @@ -9,7 +9,7 @@ url="https://pypi.python.org/pypi/pgspecial" arch="noarch" license="BSD" depends="python py-click py-sqlparse" -makedepends="python-dev py-setuptools" +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 ce8d3c844..3e7aa422b 100644 --- a/testing/py-pgsql-wrapper/APKBUILD +++ b/testing/py-pgsql-wrapper/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="Unknown" depends="python py-psycopg2" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-phpserialize/APKBUILD b/testing/py-phpserialize/APKBUILD index 21524f117..0267001df 100644 --- a/testing/py-phpserialize/APKBUILD +++ b/testing/py-phpserialize/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pies/APKBUILD b/testing/py-pies/APKBUILD index 8b74217db..3c4cc0e10 100644 --- a/testing/py-pies/APKBUILD +++ b/testing/py-pies/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pika/APKBUILD b/testing/py-pika/APKBUILD index 2b3d5383b..0501a0936 100644 --- a/testing/py-pika/APKBUILD +++ b/testing/py-pika/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MPL 2.0" depends="python py-tornado py-twisted py-ev" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-polib/APKBUILD b/testing/py-polib/APKBUILD index 270601df4..38037527c 100644 --- a/testing/py-polib/APKBUILD +++ b/testing/py-polib/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-praw/APKBUILD b/testing/py-praw/APKBUILD index 87b768448..db0dee7f8 100644 --- a/testing/py-praw/APKBUILD +++ b/testing/py-praw/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python py-update-checker py-requests py-six" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-procfs/APKBUILD b/testing/py-procfs/APKBUILD index ba91515db..7757dd6c7 100644 --- a/testing/py-procfs/APKBUILD +++ b/testing/py-procfs/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-progressbar/APKBUILD b/testing/py-progressbar/APKBUILD index 775c2ca43..f254fc7a1 100644 --- a/testing/py-progressbar/APKBUILD +++ b/testing/py-progressbar/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-prompt_toolkit/APKBUILD b/testing/py-prompt_toolkit/APKBUILD index 5f2c8e17b..a3a1b6d4f 100644 --- a/testing/py-prompt_toolkit/APKBUILD +++ b/testing/py-prompt_toolkit/APKBUILD @@ -9,7 +9,7 @@ url="https://pypi.python.org/pypi/prompt_toolkit" arch="noarch" license="BSD" depends="python py-six py-wcwidth" -makedepends="python-dev py-setuptools" +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 d99796757..1ea77fb6f 100644 --- a/testing/py-protobuf/APKBUILD +++ b/testing/py-protobuf/APKBUILD @@ -9,7 +9,7 @@ url="https://github.com/google/protobuf" arch="noarch" license="BSD" depends="python py-six>=1.9" -makedepends="python-dev py-setuptools py-google-apputils" +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 801ace6fe..04b76748c 100644 --- a/testing/py-py/APKBUILD +++ b/testing/py-py/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pybles/APKBUILD b/testing/py-pybles/APKBUILD index fe1ae11b5..7f3e52c1e 100644 --- a/testing/py-pybles/APKBUILD +++ b/testing/py-pybles/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python py-blessings" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pycolorterm/APKBUILD b/testing/py-pycolorterm/APKBUILD index 6f27e83cf..c1fdc7b45 100644 --- a/testing/py-pycolorterm/APKBUILD +++ b/testing/py-pycolorterm/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pycountry/APKBUILD b/testing/py-pycountry/APKBUILD index d813e7b67..5c22647ce 100644 --- a/testing/py-pycountry/APKBUILD +++ b/testing/py-pycountry/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL2+" depends="" depends_dev="" -makedepends="python-dev py-lxml py-setuptools" +makedepends="python2-dev py-lxml py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-pyechonest/APKBUILD b/testing/py-pyechonest/APKBUILD index 6aaa5929a..b67db1973 100644 --- a/testing/py-pyechonest/APKBUILD +++ b/testing/py-pyechonest/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-simplejson py-setuptools" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pygtail/APKBUILD b/testing/py-pygtail/APKBUILD index ccb149c62..e6f3ab250 100644 --- a/testing/py-pygtail/APKBUILD +++ b/testing/py-pygtail/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pygtksourceview2/APKBUILD b/testing/py-pygtksourceview2/APKBUILD index f23d9bc3c..c9b5fc3f5 100644 --- a/testing/py-pygtksourceview2/APKBUILD +++ b/testing/py-pygtksourceview2/APKBUILD @@ -9,7 +9,7 @@ url="http://www.gnome.org" arch="all" license="GPL" depends="python" -makedepends="gtksourceview2-dev py-gtk-dev python-dev py-gobject-dev" +makedepends="gtksourceview2-dev py-gtk-dev python2-dev py-gobject-dev" install="" subpackages="$pkgname-dev" source="https://download.gnome.org/sources/$_pkgname/2.10/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pykka/APKBUILD b/testing/py-pykka/APKBUILD index 60654f129..83d9964bf 100644 --- a/testing/py-pykka/APKBUILD +++ b/testing/py-pykka/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="Apache" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/P/Pykka/Pykka-$pkgver.tar.gz" diff --git a/testing/py-pymysql/APKBUILD b/testing/py-pymysql/APKBUILD index 8214efdb2..e66dfd01d 100644 --- a/testing/py-pymysql/APKBUILD +++ b/testing/py-pymysql/APKBUILD @@ -9,7 +9,7 @@ url="https://pypi.python.org/pypi/PyMySQL" arch="noarch" license="MIT" depends="python" -makedepends="python-dev py-setuptools" +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 b3de3d6a7..9867cb367 100644 --- a/testing/py-pyphen/APKBUILD +++ b/testing/py-pyphen/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPL2+ MPL LGPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/P/Pyphen/Pyphen-$pkgver.tar.gz" diff --git a/testing/py-pyramid-addons/APKBUILD b/testing/py-pyramid-addons/APKBUILD index c1483ad13..0d45fd102 100644 --- a/testing/py-pyramid-addons/APKBUILD +++ b/testing/py-pyramid-addons/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-pyramid" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pyramid-controllers/APKBUILD b/testing/py-pyramid-controllers/APKBUILD index ae8104869..6a792a926 100644 --- a/testing/py-pyramid-controllers/APKBUILD +++ b/testing/py-pyramid-controllers/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-pyramid" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pyramid-layout/APKBUILD b/testing/py-pyramid-layout/APKBUILD index 48b1898a5..a7f2a7df6 100644 --- a/testing/py-pyramid-layout/APKBUILD +++ b/testing/py-pyramid-layout/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-pyramid" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pyramid-perfstat/APKBUILD b/testing/py-pyramid-perfstat/APKBUILD index ff07bcd9b..5ccea06b4 100644 --- a/testing/py-pyramid-perfstat/APKBUILD +++ b/testing/py-pyramid-perfstat/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-pyramid" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pyramid-settings/APKBUILD b/testing/py-pyramid-settings/APKBUILD index 4f55f7b68..95fc1146e 100644 --- a/testing/py-pyramid-settings/APKBUILD +++ b/testing/py-pyramid-settings/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-pyramid" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pyramid-xmlrpc/APKBUILD b/testing/py-pyramid-xmlrpc/APKBUILD index f08fee346..245ad3001 100644 --- a/testing/py-pyramid-xmlrpc/APKBUILD +++ b/testing/py-pyramid-xmlrpc/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-pyramid" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pyramid/APKBUILD b/testing/py-pyramid/APKBUILD index 7bc94fae2..755dd3eed 100644 --- a/testing/py-pyramid/APKBUILD +++ b/testing/py-pyramid/APKBUILD @@ -11,7 +11,7 @@ license="BSD" depends="python py-webob py-repoze-lru py-venusian py-chameleon py-zope-component py-zope-deprecation py-zope-configuration py-translationstring" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pyrss2gen/APKBUILD b/testing/py-pyrss2gen/APKBUILD index 9e473a925..138f1d164 100644 --- a/testing/py-pyrss2gen/APKBUILD +++ b/testing/py-pyrss2gen/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-pywebkitgtk/APKBUILD b/testing/py-pywebkitgtk/APKBUILD index 142706f94..7f738ed56 100644 --- a/testing/py-pywebkitgtk/APKBUILD +++ b/testing/py-pywebkitgtk/APKBUILD @@ -9,7 +9,7 @@ url="https://code.google.com/archive/p/pywebkitgtk/" arch="all" license="GPL" depends="" -makedepends="glib-dev py-gtk-dev python-dev libxslt-dev webkitgtk-dev" +makedepends="glib-dev py-gtk-dev python2-dev libxslt-dev webkitgtk-dev" install="" subpackages="$pkgname-dev" source="https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-qrcode/APKBUILD b/testing/py-qrcode/APKBUILD index f483501d4..3c90e2ad8 100644 --- a/testing/py-qrcode/APKBUILD +++ b/testing/py-qrcode/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-pillow" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/lincolnloop/python-qrcode/archive/v5.3.tar.gz" diff --git a/testing/py-qt/APKBUILD b/testing/py-qt/APKBUILD index 2442674bb..aeda61a4d 100644 --- a/testing/py-qt/APKBUILD +++ b/testing/py-qt/APKBUILD @@ -9,7 +9,7 @@ url="http://riverbankcomputing.co.uk/software/pyqt/intro" arch="all" license="GPL2+" depends="py-sip" -makedepends="python-dev py-dbus-dev phonon-dev qt-dev py-sip-dev libx11-dev" +makedepends="python2-dev py-dbus-dev phonon-dev qt-dev py-sip-dev libx11-dev" subpackages="" install="" source="http://sourceforge.net/projects/pyqt/files/PyQt4/PyQt-$pkgver/PyQt-x11-gpl-$pkgver.tar.gz" diff --git a/testing/py-rabbit/APKBUILD b/testing/py-rabbit/APKBUILD index 0a30cd6b0..0d47669a3 100644 --- a/testing/py-rabbit/APKBUILD +++ b/testing/py-rabbit/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-httplib2" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-radix/APKBUILD b/testing/py-radix/APKBUILD index 02ccc923b..981e3fed9 100644 --- a/testing/py-radix/APKBUILD +++ b/testing/py-radix/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="$pkgname-doc" source="${pkgname}-${pkgver}.tar.gz::https://github.com/mjschultz/py-radix/archive/v${pkgver}.tar.gz" diff --git a/testing/py-raet/APKBUILD b/testing/py-raet/APKBUILD index 36738f235..6417695ea 100644 --- a/testing/py-raet/APKBUILD +++ b/testing/py-raet/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-libnacl py-ioflo" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-rarfile/APKBUILD b/testing/py-rarfile/APKBUILD index 826c283f5..414c0ae8c 100644 --- a/testing/py-rarfile/APKBUILD +++ b/testing/py-rarfile/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ISC" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-redmine/APKBUILD b/testing/py-redmine/APKBUILD index e255fb122..d6f86bf00 100644 --- a/testing/py-redmine/APKBUILD +++ b/testing/py-redmine/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python py-requests" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-rejected/APKBUILD b/testing/py-rejected/APKBUILD index 6db6b940c..1ce71050c 100644 --- a/testing/py-rejected/APKBUILD +++ b/testing/py-rejected/APKBUILD @@ -11,7 +11,7 @@ license="BSD" depends="python py-beautifulsoup4 py-helper py-pika py-pgsql-wrapper py-psutil py-yaml py-redis py-simplejson py-tornado" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-relatorio/APKBUILD b/testing/py-relatorio/APKBUILD index 438674085..353425428 100644 --- a/testing/py-relatorio/APKBUILD +++ b/testing/py-relatorio/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/r/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-repoze-lru/APKBUILD b/testing/py-repoze-lru/APKBUILD index 873266767..091ba65b9 100644 --- a/testing/py-repoze-lru/APKBUILD +++ b/testing/py-repoze-lru/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-rpio/APKBUILD b/testing/py-rpio/APKBUILD index 0fa435135..1a7fd049e 100644 --- a/testing/py-rpio/APKBUILD +++ b/testing/py-rpio/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="LGPLv3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="$pkgname-$pkgver.tar.gz::https://github.com/metachris/RPIO/archive/v$pkgver.tar.gz diff --git a/testing/py-rst/APKBUILD b/testing/py-rst/APKBUILD index aee044511..e123d805a 100644 --- a/testing/py-rst/APKBUILD +++ b/testing/py-rst/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-runstatus/APKBUILD b/testing/py-runstatus/APKBUILD index f46850528..28becc8e5 100644 --- a/testing/py-runstatus/APKBUILD +++ b/testing/py-runstatus/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-s3transfer/APKBUILD b/testing/py-s3transfer/APKBUILD index 5d9508d3b..4dbe24692 100644 --- a/testing/py-s3transfer/APKBUILD +++ b/testing/py-s3transfer/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="apache2" depends="python" depends_dev= -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install= subpackages= source="$_pkgname-$pkgver.tar.gz::https://github.com/boto/$_pkgname/archive/$pkgver.tar.gz" diff --git a/testing/py-scipy/APKBUILD b/testing/py-scipy/APKBUILD index 2622fd982..8f745b638 100644 --- a/testing/py-scipy/APKBUILD +++ b/testing/py-scipy/APKBUILD @@ -8,7 +8,7 @@ url="http://www.scipy.org" arch="all" license="BSD" depends="python py-numpy" -depends_dev="python-dev gfortran py-numpy-dev openblas-dev" +depends_dev="python2-dev gfortran py-numpy-dev openblas-dev" makedepends="$depends_dev py-setuptools" install="" subpackages="$pkgname-dev" diff --git a/testing/py-scrapy-dblite/APKBUILD b/testing/py-scrapy-dblite/APKBUILD index 05a68d7ca..3c7699f0a 100644 --- a/testing/py-scrapy-dblite/APKBUILD +++ b/testing/py-scrapy-dblite/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" # 2 clause license http://opensource.org/licenses/BSD-2-Clause depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="$pkgname-$pkgver.tar.gz::https://github.com/ownport/scrapy-dblite/archive/v0.2.6.tar.gz" diff --git a/testing/py-scrapy/APKBUILD b/testing/py-scrapy/APKBUILD index a3f27c8b1..9d4d82890 100644 --- a/testing/py-scrapy/APKBUILD +++ b/testing/py-scrapy/APKBUILD @@ -11,7 +11,7 @@ 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_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" #"$pkgname-dev $pkgname-doc" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sendfile/APKBUILD b/testing/py-sendfile/APKBUILD index 96468014d..1f84af9a3 100644 --- a/testing/py-sendfile/APKBUILD +++ b/testing/py-sendfile/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-seqdiag/APKBUILD b/testing/py-seqdiag/APKBUILD index 7fb630508..610f888a6 100644 --- a/testing/py-seqdiag/APKBUILD +++ b/testing/py-seqdiag/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python py-pillow py-funcparserlib py-blockdiag" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-serial/APKBUILD b/testing/py-serial/APKBUILD index e66f793bd..c8ea2e661 100644 --- a/testing/py-serial/APKBUILD +++ b/testing/py-serial/APKBUILD @@ -9,7 +9,7 @@ url="http://pyserial.sourceforge.net/" arch="noarch" license="Python" depends="python" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="$pkgname-doc $pkgname-examples" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-setuptools-flakes/APKBUILD b/testing/py-setuptools-flakes/APKBUILD index d3251d856..79fbdde60 100644 --- a/testing/py-setuptools-flakes/APKBUILD +++ b/testing/py-setuptools-flakes/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python pyflakes" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-setuptools-git/APKBUILD b/testing/py-setuptools-git/APKBUILD index ec9fbe48b..e6cc5d1d8 100644 --- a/testing/py-setuptools-git/APKBUILD +++ b/testing/py-setuptools-git/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python git" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-setuptools-lint/APKBUILD b/testing/py-setuptools-lint/APKBUILD index 372a03338..0572cb692 100644 --- a/testing/py-setuptools-lint/APKBUILD +++ b/testing/py-setuptools-lint/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-setuptools-pep8/APKBUILD b/testing/py-setuptools-pep8/APKBUILD index 7713f9df4..20de23bd1 100644 --- a/testing/py-setuptools-pep8/APKBUILD +++ b/testing/py-setuptools-pep8/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-pep8" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-better/APKBUILD b/testing/py-sphinx-theme-better/APKBUILD index dff1832ad..3c40d760e 100644 --- a/testing/py-sphinx-theme-better/APKBUILD +++ b/testing/py-sphinx-theme-better/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-bootstrap/APKBUILD b/testing/py-sphinx-theme-bootstrap/APKBUILD index cf7f9c21e..30fca3c02 100644 --- a/testing/py-sphinx-theme-bootstrap/APKBUILD +++ b/testing/py-sphinx-theme-bootstrap/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-bw/APKBUILD b/testing/py-sphinx-theme-bw/APKBUILD index 86ac1379f..f91efaf6f 100644 --- a/testing/py-sphinx-theme-bw/APKBUILD +++ b/testing/py-sphinx-theme-bw/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-caktus/APKBUILD b/testing/py-sphinx-theme-caktus/APKBUILD index fd7548570..825644cfa 100644 --- a/testing/py-sphinx-theme-caktus/APKBUILD +++ b/testing/py-sphinx-theme-caktus/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-cloud/APKBUILD b/testing/py-sphinx-theme-cloud/APKBUILD index 6764b9687..083939b87 100644 --- a/testing/py-sphinx-theme-cloud/APKBUILD +++ b/testing/py-sphinx-theme-cloud/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-epfl/APKBUILD b/testing/py-sphinx-theme-epfl/APKBUILD index c926f3c88..13302b01d 100644 --- a/testing/py-sphinx-theme-epfl/APKBUILD +++ b/testing/py-sphinx-theme-epfl/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-guzzle/APKBUILD b/testing/py-sphinx-theme-guzzle/APKBUILD index cbd967c62..b672d4de8 100644 --- a/testing/py-sphinx-theme-guzzle/APKBUILD +++ b/testing/py-sphinx-theme-guzzle/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-readable/APKBUILD b/testing/py-sphinx-theme-readable/APKBUILD index d804951c8..13029b87d 100644 --- a/testing/py-sphinx-theme-readable/APKBUILD +++ b/testing/py-sphinx-theme-readable/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-simple/APKBUILD b/testing/py-sphinx-theme-simple/APKBUILD index 2649c5acb..b5f6f3875 100644 --- a/testing/py-sphinx-theme-simple/APKBUILD +++ b/testing/py-sphinx-theme-simple/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinx-theme-wild/APKBUILD b/testing/py-sphinx-theme-wild/APKBUILD index 3803211ae..6e2b1fc56 100644 --- a/testing/py-sphinx-theme-wild/APKBUILD +++ b/testing/py-sphinx-theme-wild/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-actdiag/APKBUILD b/testing/py-sphinxcontrib-actdiag/APKBUILD index 4ae23854e..5d927fa7f 100644 --- a/testing/py-sphinxcontrib-actdiag/APKBUILD +++ b/testing/py-sphinxcontrib-actdiag/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-actdiag" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-adadomain/APKBUILD b/testing/py-sphinxcontrib-adadomain/APKBUILD index 47f608067..56c2a927e 100644 --- a/testing/py-sphinxcontrib-adadomain/APKBUILD +++ b/testing/py-sphinxcontrib-adadomain/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-ansi/APKBUILD b/testing/py-sphinxcontrib-ansi/APKBUILD index bb7fef420..2edde3f90 100644 --- a/testing/py-sphinxcontrib-ansi/APKBUILD +++ b/testing/py-sphinxcontrib-ansi/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="http://pypi.python.org/packages/source/s/sphinxcontrib-ansi/sphinxcontrib-ansi-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-bitbucket/APKBUILD b/testing/py-sphinxcontrib-bitbucket/APKBUILD index 32377c978..e000ad603 100644 --- a/testing/py-sphinxcontrib-bitbucket/APKBUILD +++ b/testing/py-sphinxcontrib-bitbucket/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-docutils" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-blockdiag/APKBUILD b/testing/py-sphinxcontrib-blockdiag/APKBUILD index 9dbed50e0..c56bb41c0 100644 --- a/testing/py-sphinxcontrib-blockdiag/APKBUILD +++ b/testing/py-sphinxcontrib-blockdiag/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-blockdiag" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-cacoo/APKBUILD b/testing/py-sphinxcontrib-cacoo/APKBUILD index edb27a666..b670df045 100644 --- a/testing/py-sphinxcontrib-cacoo/APKBUILD +++ b/testing/py-sphinxcontrib-cacoo/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-cartouche/APKBUILD b/testing/py-sphinxcontrib-cartouche/APKBUILD index 81ad4bd61..86a021c10 100644 --- a/testing/py-sphinxcontrib-cartouche/APKBUILD +++ b/testing/py-sphinxcontrib-cartouche/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-cheeseshop/APKBUILD b/testing/py-sphinxcontrib-cheeseshop/APKBUILD index ff3b868e2..abd3784a8 100644 --- a/testing/py-sphinxcontrib-cheeseshop/APKBUILD +++ b/testing/py-sphinxcontrib-cheeseshop/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-cldomain/APKBUILD b/testing/py-sphinxcontrib-cldomain/APKBUILD index b688ee303..bfa523687 100644 --- a/testing/py-sphinxcontrib-cldomain/APKBUILD +++ b/testing/py-sphinxcontrib-cldomain/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-clearquest/APKBUILD b/testing/py-sphinxcontrib-clearquest/APKBUILD index e4c5aa7b0..76082f47e 100644 --- a/testing/py-sphinxcontrib-clearquest/APKBUILD +++ b/testing/py-sphinxcontrib-clearquest/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-sphinxcontrib-coffee/APKBUILD b/testing/py-sphinxcontrib-coffee/APKBUILD index 498821dea..64ed935e5 100644 --- a/testing/py-sphinxcontrib-coffee/APKBUILD +++ b/testing/py-sphinxcontrib-coffee/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-doxylink/APKBUILD b/testing/py-sphinxcontrib-doxylink/APKBUILD index 6cc9525da..c63a7b92a 100644 --- a/testing/py-sphinxcontrib-doxylink/APKBUILD +++ b/testing/py-sphinxcontrib-doxylink/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-parsing" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-dqndomain/APKBUILD b/testing/py-sphinxcontrib-dqndomain/APKBUILD index 3cc4e9777..fa3a029ca 100644 --- a/testing/py-sphinxcontrib-dqndomain/APKBUILD +++ b/testing/py-sphinxcontrib-dqndomain/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-email/APKBUILD b/testing/py-sphinxcontrib-email/APKBUILD index b4820539b..33adb9030 100644 --- a/testing/py-sphinxcontrib-email/APKBUILD +++ b/testing/py-sphinxcontrib-email/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-embedly/APKBUILD b/testing/py-sphinxcontrib-embedly/APKBUILD index 437cb3924..77c249929 100644 --- a/testing/py-sphinxcontrib-embedly/APKBUILD +++ b/testing/py-sphinxcontrib-embedly/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-embedly" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-fancybox/APKBUILD b/testing/py-sphinxcontrib-fancybox/APKBUILD index df119489b..9ba8f931c 100644 --- a/testing/py-sphinxcontrib-fancybox/APKBUILD +++ b/testing/py-sphinxcontrib-fancybox/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-feed/APKBUILD b/testing/py-sphinxcontrib-feed/APKBUILD index 968530b22..33f6cd464 100644 --- a/testing/py-sphinxcontrib-feed/APKBUILD +++ b/testing/py-sphinxcontrib-feed/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-feedformatter" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-findanything/APKBUILD b/testing/py-sphinxcontrib-findanything/APKBUILD index 83288a029..d9c08410e 100644 --- a/testing/py-sphinxcontrib-findanything/APKBUILD +++ b/testing/py-sphinxcontrib-findanything/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-fulltoc/APKBUILD b/testing/py-sphinxcontrib-fulltoc/APKBUILD index 1b27f211c..a18c69416 100644 --- a/testing/py-sphinxcontrib-fulltoc/APKBUILD +++ b/testing/py-sphinxcontrib-fulltoc/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-gist/APKBUILD b/testing/py-sphinxcontrib-gist/APKBUILD index befcc40d1..32e5ded68 100644 --- a/testing/py-sphinxcontrib-gist/APKBUILD +++ b/testing/py-sphinxcontrib-gist/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL3" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-git/APKBUILD b/testing/py-sphinxcontrib-git/APKBUILD index b3e842988..2cccdf386 100644 --- a/testing/py-sphinxcontrib-git/APKBUILD +++ b/testing/py-sphinxcontrib-git/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python py-sphinx py-feedformatter" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-github/APKBUILD b/testing/py-sphinxcontrib-github/APKBUILD index 26937e19f..7908ede55 100644 --- a/testing/py-sphinxcontrib-github/APKBUILD +++ b/testing/py-sphinxcontrib-github/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-github3" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-gravatar/APKBUILD b/testing/py-sphinxcontrib-gravatar/APKBUILD index 8819b55f4..2b261f507 100644 --- a/testing/py-sphinxcontrib-gravatar/APKBUILD +++ b/testing/py-sphinxcontrib-gravatar/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-htsql/APKBUILD b/testing/py-sphinxcontrib-htsql/APKBUILD index 4a70573d3..e0472d05c 100644 --- a/testing/py-sphinxcontrib-htsql/APKBUILD +++ b/testing/py-sphinxcontrib-htsql/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-httpdomain/APKBUILD b/testing/py-sphinxcontrib-httpdomain/APKBUILD index e03aede26..dd21b8ec6 100644 --- a/testing/py-sphinxcontrib-httpdomain/APKBUILD +++ b/testing/py-sphinxcontrib-httpdomain/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-images/APKBUILD b/testing/py-sphinxcontrib-images/APKBUILD index 4131b28ad..8e984f274 100644 --- a/testing/py-sphinxcontrib-images/APKBUILD +++ b/testing/py-sphinxcontrib-images/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python py-sphinx py-requests" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-inheritance/APKBUILD b/testing/py-sphinxcontrib-inheritance/APKBUILD index 8b9e30ab0..4fc45d0eb 100644 --- a/testing/py-sphinxcontrib-inheritance/APKBUILD +++ b/testing/py-sphinxcontrib-inheritance/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-issuetracker/APKBUILD b/testing/py-sphinxcontrib-issuetracker/APKBUILD index 8ea59c3b8..ef60976ce 100644 --- a/testing/py-sphinxcontrib-issuetracker/APKBUILD +++ b/testing/py-sphinxcontrib-issuetracker/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-jinjadomain/APKBUILD b/testing/py-sphinxcontrib-jinjadomain/APKBUILD index 523370ffc..c329730e0 100644 --- a/testing/py-sphinxcontrib-jinjadomain/APKBUILD +++ b/testing/py-sphinxcontrib-jinjadomain/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-jsoncall/APKBUILD b/testing/py-sphinxcontrib-jsoncall/APKBUILD index 5c39ef038..ed4bf5e00 100644 --- a/testing/py-sphinxcontrib-jsoncall/APKBUILD +++ b/testing/py-sphinxcontrib-jsoncall/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-jsx/APKBUILD b/testing/py-sphinxcontrib-jsx/APKBUILD index aef0c221e..b4c88596c 100644 --- a/testing/py-sphinxcontrib-jsx/APKBUILD +++ b/testing/py-sphinxcontrib-jsx/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-lassodomain/APKBUILD b/testing/py-sphinxcontrib-lassodomain/APKBUILD index b050025cd..7ed567da0 100644 --- a/testing/py-sphinxcontrib-lassodomain/APKBUILD +++ b/testing/py-sphinxcontrib-lassodomain/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-manpage/APKBUILD b/testing/py-sphinxcontrib-manpage/APKBUILD index 63805fe89..15473de2b 100644 --- a/testing/py-sphinxcontrib-manpage/APKBUILD +++ b/testing/py-sphinxcontrib-manpage/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ASL 2.0" depends="python py-sphinx py-nwdiag" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-mercurial/APKBUILD b/testing/py-sphinxcontrib-mercurial/APKBUILD index 7ac48fd5f..e649e7e5c 100644 --- a/testing/py-sphinxcontrib-mercurial/APKBUILD +++ b/testing/py-sphinxcontrib-mercurial/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-nwdiag/APKBUILD b/testing/py-sphinxcontrib-nwdiag/APKBUILD index 3e064c0ac..835986143 100644 --- a/testing/py-sphinxcontrib-nwdiag/APKBUILD +++ b/testing/py-sphinxcontrib-nwdiag/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-nwdiag" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-phpdomain/APKBUILD b/testing/py-sphinxcontrib-phpdomain/APKBUILD index 4dd3400c6..034f64e91 100644 --- a/testing/py-sphinxcontrib-phpdomain/APKBUILD +++ b/testing/py-sphinxcontrib-phpdomain/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-proceduralimage/APKBUILD b/testing/py-sphinxcontrib-proceduralimage/APKBUILD index a393b4cef..959659a61 100644 --- a/testing/py-sphinxcontrib-proceduralimage/APKBUILD +++ b/testing/py-sphinxcontrib-proceduralimage/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-programoutput/APKBUILD b/testing/py-sphinxcontrib-programoutput/APKBUILD index 4734dc24d..4c8efb9e7 100644 --- a/testing/py-sphinxcontrib-programoutput/APKBUILD +++ b/testing/py-sphinxcontrib-programoutput/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-rawfiles/APKBUILD b/testing/py-sphinxcontrib-rawfiles/APKBUILD index c11794dc9..e74f9c31d 100644 --- a/testing/py-sphinxcontrib-rawfiles/APKBUILD +++ b/testing/py-sphinxcontrib-rawfiles/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-recentpages/APKBUILD b/testing/py-sphinxcontrib-recentpages/APKBUILD index f598734ea..867d2e0a6 100644 --- a/testing/py-sphinxcontrib-recentpages/APKBUILD +++ b/testing/py-sphinxcontrib-recentpages/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-restbuilder/APKBUILD b/testing/py-sphinxcontrib-restbuilder/APKBUILD index a728531c4..48708f876 100644 --- a/testing/py-sphinxcontrib-restbuilder/APKBUILD +++ b/testing/py-sphinxcontrib-restbuilder/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-seqdiag/APKBUILD b/testing/py-sphinxcontrib-seqdiag/APKBUILD index 4ac449155..99938c6ee 100644 --- a/testing/py-sphinxcontrib-seqdiag/APKBUILD +++ b/testing/py-sphinxcontrib-seqdiag/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-seqdiag" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-slide/APKBUILD b/testing/py-sphinxcontrib-slide/APKBUILD index e84de2491..fb54e6952 100644 --- a/testing/py-sphinxcontrib-slide/APKBUILD +++ b/testing/py-sphinxcontrib-slide/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-smblink/APKBUILD b/testing/py-sphinxcontrib-smblink/APKBUILD index e2c9986ec..9f44a9c4c 100644 --- a/testing/py-sphinxcontrib-smblink/APKBUILD +++ b/testing/py-sphinxcontrib-smblink/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-spelling/APKBUILD b/testing/py-sphinxcontrib-spelling/APKBUILD index a45ea1002..08c68dfbc 100644 --- a/testing/py-sphinxcontrib-spelling/APKBUILD +++ b/testing/py-sphinxcontrib-spelling/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx py-enchant" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-sqltable/APKBUILD b/testing/py-sphinxcontrib-sqltable/APKBUILD index 425950fdc..0443af94d 100644 --- a/testing/py-sphinxcontrib-sqltable/APKBUILD +++ b/testing/py-sphinxcontrib-sqltable/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-taglist/APKBUILD b/testing/py-sphinxcontrib-taglist/APKBUILD index 88b9eebe9..99cb57a25 100644 --- a/testing/py-sphinxcontrib-taglist/APKBUILD +++ b/testing/py-sphinxcontrib-taglist/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-testbuild/APKBUILD b/testing/py-sphinxcontrib-testbuild/APKBUILD index ef3013959..febd28473 100644 --- a/testing/py-sphinxcontrib-testbuild/APKBUILD +++ b/testing/py-sphinxcontrib-testbuild/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-sphinxcontrib-textstyle/APKBUILD b/testing/py-sphinxcontrib-textstyle/APKBUILD index a1d823fdb..283f428e6 100644 --- a/testing/py-sphinxcontrib-textstyle/APKBUILD +++ b/testing/py-sphinxcontrib-textstyle/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-webmocks/APKBUILD b/testing/py-sphinxcontrib-webmocks/APKBUILD index 4dc53a277..b0ea381e7 100644 --- a/testing/py-sphinxcontrib-webmocks/APKBUILD +++ b/testing/py-sphinxcontrib-webmocks/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sphinxcontrib-whoosh/APKBUILD b/testing/py-sphinxcontrib-whoosh/APKBUILD index c918f1f1a..f11aa843d 100644 --- a/testing/py-sphinxcontrib-whoosh/APKBUILD +++ b/testing/py-sphinxcontrib-whoosh/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="Public Domain" depends="python py-sphinx" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sqlalchemy7/APKBUILD b/testing/py-sqlalchemy7/APKBUILD index 29a0aa502..0b8f465ff 100644 --- a/testing/py-sqlalchemy7/APKBUILD +++ b/testing/py-sqlalchemy7/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="MIT" depends="" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-sqlparse/APKBUILD b/testing/py-sqlparse/APKBUILD index 3fcffd189..5ced5050b 100644 --- a/testing/py-sqlparse/APKBUILD +++ b/testing/py-sqlparse/APKBUILD @@ -9,7 +9,7 @@ url="https://pypi.python.org/pypi/sqlparse" arch="noarch" license="BSD" depends="python" -makedepends="python-dev py-setuptools" +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 c633caaee..3f3ef469f 100644 --- a/testing/py-stdnum/APKBUILD +++ b/testing/py-stdnum/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-stencil/APKBUILD b/testing/py-stencil/APKBUILD index 019ebdcfc..c5f1f1da3 100644 --- a/testing/py-stencil/APKBUILD +++ b/testing/py-stencil/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-tailer/APKBUILD b/testing/py-tailer/APKBUILD index 42b4b928e..eae90f2f3 100644 --- a/testing/py-tailer/APKBUILD +++ b/testing/py-tailer/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-telnetsrv/APKBUILD b/testing/py-telnetsrv/APKBUILD index bbbcca58c..2a9ac4533 100644 --- a/testing/py-telnetsrv/APKBUILD +++ b/testing/py-telnetsrv/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL+" depends="python py-gevent py-paramiko" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-thepiratebay/APKBUILD b/testing/py-thepiratebay/APKBUILD index 5d7766247..405657f72 100644 --- a/testing/py-thepiratebay/APKBUILD +++ b/testing/py-thepiratebay/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python py-requests py-dateutils py-lxml py-purl" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-timeat/APKBUILD b/testing/py-timeat/APKBUILD index a29f374d3..aac01b410 100644 --- a/testing/py-timeat/APKBUILD +++ b/testing/py-timeat/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-tinycss/APKBUILD b/testing/py-tinycss/APKBUILD index f17b1d04d..cf3112381 100644 --- a/testing/py-tinycss/APKBUILD +++ b/testing/py-tinycss/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/t/tinycss/tinycss-$pkgver.tar.gz" diff --git a/testing/py-translationstring/APKBUILD b/testing/py-translationstring/APKBUILD index bc3a7d3c2..86f6c6bb4 100644 --- a/testing/py-translationstring/APKBUILD +++ b/testing/py-translationstring/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-turq/APKBUILD b/testing/py-turq/APKBUILD index 121ac7326..7efb8515b 100644 --- a/testing/py-turq/APKBUILD +++ b/testing/py-turq/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-twiggy/APKBUILD b/testing/py-twiggy/APKBUILD index 0045045fb..36a17ee69 100644 --- a/testing/py-twiggy/APKBUILD +++ b/testing/py-twiggy/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-tzlocal/APKBUILD b/testing/py-tzlocal/APKBUILD index d4e07d772..66a8aaf21 100644 --- a/testing/py-tzlocal/APKBUILD +++ b/testing/py-tzlocal/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="CC0 1.0" depends="python py-tz" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-ujson/APKBUILD b/testing/py-ujson/APKBUILD index 00cbbbc08..6ac785525 100644 --- a/testing/py-ujson/APKBUILD +++ b/testing/py-ujson/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-unicorn-hat/APKBUILD b/testing/py-unicorn-hat/APKBUILD index db02c47a1..06861519e 100644 --- a/testing/py-unicorn-hat/APKBUILD +++ b/testing/py-unicorn-hat/APKBUILD @@ -10,7 +10,7 @@ arch="armhf aarch64" license="GPL2" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="$pkgname-doc" source="$pkgname-$pkgver.tar.gz::https://github.com/pimoroni/unicorn-hat/archive/unicornhat-${pkgver}.tar.gz" diff --git a/testing/py-update-checker/APKBUILD b/testing/py-update-checker/APKBUILD index b158365e2..5224a96f5 100644 --- a/testing/py-update-checker/APKBUILD +++ b/testing/py-update-checker/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-uptime/APKBUILD b/testing/py-uptime/APKBUILD index 8bd1ab3dc..ed7b8567f 100644 --- a/testing/py-uptime/APKBUILD +++ b/testing/py-uptime/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-urlobject/APKBUILD b/testing/py-urlobject/APKBUILD index f17b28ffc..6c76c752d 100644 --- a/testing/py-urlobject/APKBUILD +++ b/testing/py-urlobject/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="Public Domain" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-us/APKBUILD b/testing/py-us/APKBUILD index 13db17976..cbaf167c8 100644 --- a/testing/py-us/APKBUILD +++ b/testing/py-us/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-utc/APKBUILD b/testing/py-utc/APKBUILD index a98b5d95e..43e7c1f49 100644 --- a/testing/py-utc/APKBUILD +++ b/testing/py-utc/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-vatnumber/APKBUILD b/testing/py-vatnumber/APKBUILD index 9cda7c099..e162402c5 100644 --- a/testing/py-vatnumber/APKBUILD +++ b/testing/py-vatnumber/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-venusian/APKBUILD b/testing/py-venusian/APKBUILD index 7f0b7942d..e9d8a6288 100644 --- a/testing/py-venusian/APKBUILD +++ b/testing/py-venusian/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-vkontakte/APKBUILD b/testing/py-vkontakte/APKBUILD index 2bf0bc47a..1374f3645 100644 --- a/testing/py-vkontakte/APKBUILD +++ b/testing/py-vkontakte/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-w3lib/APKBUILD b/testing/py-w3lib/APKBUILD index e6606a9cd..2bf8041e0 100644 --- a/testing/py-w3lib/APKBUILD +++ b/testing/py-w3lib/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-waitress/APKBUILD b/testing/py-waitress/APKBUILD index ab1b2b902..114a17c9f 100644 --- a/testing/py-waitress/APKBUILD +++ b/testing/py-waitress/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ZPL 2.1" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-wbdata/APKBUILD b/testing/py-wbdata/APKBUILD index 6641c9f5b..af2c8452f 100644 --- a/testing/py-wbdata/APKBUILD +++ b/testing/py-wbdata/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-wcwidth/APKBUILD b/testing/py-wcwidth/APKBUILD index 96c9aad5f..0e2f72100 100644 --- a/testing/py-wcwidth/APKBUILD +++ b/testing/py-wcwidth/APKBUILD @@ -9,7 +9,7 @@ url="https://pypi.python.org/pypi/wcwidth" arch="noarch" license="MIT" depends="python" -makedepends="python-dev py-setuptools" +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 39cfcd822..ed9b5050c 100644 --- a/testing/py-weasyprint/APKBUILD +++ b/testing/py-weasyprint/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="LGPL" depends="python pango cairo py-cairocffi py-cairosvg py-cssselect py-tinycss py-pyphen py-lxml" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-webcolors/APKBUILD b/testing/py-webcolors/APKBUILD index c0bdccaee..9ddaa74ad 100644 --- a/testing/py-webcolors/APKBUILD +++ b/testing/py-webcolors/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-webob/APKBUILD b/testing/py-webob/APKBUILD index 48e084acd..f0ebdec41 100644 --- a/testing/py-webob/APKBUILD +++ b/testing/py-webob/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools py-tempita py-dtopt" +makedepends="python2-dev py-setuptools py-tempita py-dtopt" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-webtest/APKBUILD b/testing/py-webtest/APKBUILD index ef7482935..cf098b37e 100644 --- a/testing/py-webtest/APKBUILD +++ b/testing/py-webtest/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools py-waitress py-six py-beautifulsoup4 +makedepends="python2-dev py-setuptools py-waitress py-six py-beautifulsoup4 py-webob" install="" subpackages="" diff --git a/testing/py-whoispy/APKBUILD b/testing/py-whoispy/APKBUILD index 379d77296..bcb45a797 100644 --- a/testing/py-whoispy/APKBUILD +++ b/testing/py-whoispy/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="GPL3+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-wifi/APKBUILD b/testing/py-wifi/APKBUILD index 5234d6e8f..a49c3368b 100644 --- a/testing/py-wifi/APKBUILD +++ b/testing/py-wifi/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-wsgiref/APKBUILD b/testing/py-wsgiref/APKBUILD index 31955bb90..213024a6b 100644 --- a/testing/py-wsgiref/APKBUILD +++ b/testing/py-wsgiref/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="Python" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.zip" diff --git a/testing/py-xdg/APKBUILD b/testing/py-xdg/APKBUILD index c22458d32..ab7137159 100644 --- a/testing/py-xdg/APKBUILD +++ b/testing/py-xdg/APKBUILD @@ -9,7 +9,7 @@ url="http://freedesktop.org/wiki/Software/pyxdg" arch="noarch" license="LGPL" depends="" -depends_dev="python-dev" +depends_dev="python2-dev" makedepends="$depends_dev" install="" subpackages="" diff --git a/testing/py-xlwt/APKBUILD b/testing/py-xlwt/APKBUILD index 4b3066987..477f76685 100644 --- a/testing/py-xlwt/APKBUILD +++ b/testing/py-xlwt/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-yapsy/APKBUILD b/testing/py-yapsy/APKBUILD index 2c753468c..90b139e09 100644 --- a/testing/py-yapsy/APKBUILD +++ b/testing/py-yapsy/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-zope-configuration/APKBUILD b/testing/py-zope-configuration/APKBUILD index 202eb8efb..a07562fef 100644 --- a/testing/py-zope-configuration/APKBUILD +++ b/testing/py-zope-configuration/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ZPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/py-zope-deprecation/APKBUILD b/testing/py-zope-deprecation/APKBUILD index df936342f..c415ddce4 100644 --- a/testing/py-zope-deprecation/APKBUILD +++ b/testing/py-zope-deprecation/APKBUILD @@ -10,7 +10,7 @@ arch="noarch" license="ZPL2+" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${_pkgname:0:1}/$_pkgname/$_pkgname-$pkgver.tar.gz" diff --git a/testing/pylint/APKBUILD b/testing/pylint/APKBUILD index 90b07ecf5..816c64721 100644 --- a/testing/pylint/APKBUILD +++ b/testing/pylint/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="GPL2+" depends="python py-astroid" depends_dev="" -makedepends="python-dev py-setuptools py-astroid" +makedepends="python2-dev py-setuptools py-astroid" install="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/sipwise-sems/APKBUILD b/testing/sipwise-sems/APKBUILD index 2e3c2d91a..10746ddd9 100644 --- a/testing/sipwise-sems/APKBUILD +++ b/testing/sipwise-sems/APKBUILD @@ -14,7 +14,7 @@ license="GPLv2+" pkgusers="sems" pkggroups="sems" install="$pkgname.pre-install" -makedepends="python-dev cmake bash openssl-dev linux-headers +makedepends="python2-dev cmake bash openssl-dev linux-headers libsamplerate-dev spandsp-dev flite-dev gsm-dev speex-dev libevent-dev" subpackages="$pkgname-doc $pkgname-conf_auth $pkgname-conference diff --git a/testing/unify/APKBUILD b/testing/unify/APKBUILD index 15dd6317e..fb56e3bf8 100644 --- a/testing/unify/APKBUILD +++ b/testing/unify/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="MIT" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/vnc2flv/APKBUILD b/testing/vnc2flv/APKBUILD index 90db68d1c..20d4d4abf 100644 --- a/testing/vnc2flv/APKBUILD +++ b/testing/vnc2flv/APKBUILD @@ -9,7 +9,7 @@ arch="all" license="MIT/X" depends="" depends_dev="" -makedepends="python-dev" +makedepends="python2-dev" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/websockify/APKBUILD b/testing/websockify/APKBUILD index 42ce0a9f3..cd7b763fe 100644 --- a/testing/websockify/APKBUILD +++ b/testing/websockify/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="LGPLv3" depends="py-$pkgname" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="py-$pkgname:py" source="$pkgname-$pkgver.tar.gz::https://github.com/kanaka/$pkgname/archive/v$pkgver.tar.gz" diff --git a/testing/x2goserver/APKBUILD b/testing/x2goserver/APKBUILD index 75b009917..5089905c4 100644 --- a/testing/x2goserver/APKBUILD +++ b/testing/x2goserver/APKBUILD @@ -10,7 +10,7 @@ arch="all" license="GPL2+" options="suid" depends="perl perl-config-simple perl-dbi perl-file-readbackwards perl-capture-tiny perl-dbd-sqlite bash iproute2 makepasswd openssh lsof xauth perl-file-basedir mcookie nx-libs perl-file-which" -makedepends="libssh2-dev python-dev man" +makedepends="libssh2-dev python2-dev man" install="$pkgname.pre-install $pkgname.post-install" subpackages="$pkgname-doc" source="http://code.x2go.org/releases/source/$pkgname/$pkgname-$pkgver.tar.gz" diff --git a/testing/xkcdpass/APKBUILD b/testing/xkcdpass/APKBUILD index 1fc459ae1..da03cad66 100644 --- a/testing/xkcdpass/APKBUILD +++ b/testing/xkcdpass/APKBUILD @@ -9,7 +9,7 @@ arch="noarch" license="BSD" depends="python" depends_dev="" -makedepends="python-dev py-setuptools" +makedepends="python2-dev py-setuptools" install="" subpackages="" source="https://files.pythonhosted.org/packages/source/${pkgname:0:1}/$pkgname/$pkgname-$pkgver.tar.gz" |
