extra/python to 3.6.5-2

This commit is contained in:
Kevin Mihelich 2018-04-24 12:15:51 +00:00
parent 382386617f
commit 16cb4defd2

View file

@ -12,13 +12,13 @@
pkgname=python
pkgver=3.6.5
pkgrel=1
pkgrel=2
_pybasever=3.6
pkgdesc="Next generation of the python high-level scripting language"
arch=('x86_64')
license=('custom')
url="http://www.python.org/"
depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib')
depends=('expat' 'bzip2' 'gdbm' 'openssl' 'libffi' 'zlib' 'libnsl')
makedepends=('tk' 'sqlite' 'bluez-libs' 'mpdecimal' 'llvm' 'gdb' 'xorg-server-xvfb')
optdepends=('python-setuptools'
'python-pip'