extra/python to 3.7.4-2

This commit is contained in:
Kevin Mihelich 2019-10-06 15:25:45 +00:00
parent 7102e5c4ed
commit ee22451dcf

View file

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