2016-09-10 20:40:12 +09:00
|
|
|
pkgbase = python36
|
|
|
|
pkgdesc = Major release 3.6 of the Python high-level programming language
|
2021-02-16 22:16:45 +09:00
|
|
|
pkgver = 3.6.13
|
|
|
|
pkgrel = 1
|
2016-09-10 20:40:12 +09:00
|
|
|
url = http://www.python.org/
|
|
|
|
arch = i686
|
|
|
|
arch = x86_64
|
2020-12-22 11:11:25 +09:00
|
|
|
arch = arm
|
|
|
|
arch = pentium4
|
2016-09-10 20:40:12 +09:00
|
|
|
license = custom
|
|
|
|
makedepends = tk
|
|
|
|
makedepends = sqlite
|
|
|
|
makedepends = bluez-libs
|
|
|
|
makedepends = mpdecimal
|
|
|
|
depends = expat
|
|
|
|
depends = bzip2
|
|
|
|
depends = gdbm
|
|
|
|
depends = openssl
|
|
|
|
depends = libffi
|
|
|
|
depends = zlib
|
|
|
|
optdepends = tk: for tkinter
|
|
|
|
optdepends = sqlite
|
|
|
|
options = !makeflags
|
2021-02-16 22:16:45 +09:00
|
|
|
source = http://www.python.org/ftp/python/3.6.13/Python-3.6.13.tar.xz
|
|
|
|
sha256sums = a47a43a53abb42286a2c11965343ff56711b9e64e8d11bf2c6701a4fb8ce1a0f
|
2016-09-10 20:40:12 +09:00
|
|
|
|
|
|
|
pkgname = python36
|
|
|
|
|