blob: 9701ca14e9384743eb0e30aeeea1460a4f623f55 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
|
pkgbase = python-git
pkgdesc = Next generation of the python high-level scripting language
pkgver = 3.7.0a0.r98682.f15fa87e5a
pkgrel = 1
url = http://www.python.org/
arch = i686
arch = x86_64
license = custom
makedepends = tk>=8.6.0
makedepends = sqlite
makedepends = valgrind
makedepends = bluez-libs
makedepends = git
depends = expat
depends = bzip2
depends = gdbm
depends = openssl
depends = libffi
depends = zlib
optdepends = tk: for tkinter
optdepends = sqlite
conflicts = python-hg
replaces = python-hg
options = debug
options = !strip
options = !makeflags
source = git+https://github.com/python/cpython#branch=master
source = boot-flag.patch
sha256sums = SKIP
sha256sums = 940202895732185da4548b6a1fb01ad080cd188c21a149359eb178fdcfb613f9
pkgname = python-git
|