blob: 8a5f1ee07fb7bcf22569e71887876cb2e2ab7c3f (
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
|
pkgbase = python-hg
pkgdesc = Next generation of the python high-level scripting language
pkgver = 3.7.0a0.r104865+.a6e59a2e880e+
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 = mercurial
depends = expat
depends = bzip2
depends = gdbm
depends = openssl
depends = libffi
depends = zlib
optdepends = tk: for tkinter
optdepends = sqlite
options = debug
options = !strip
options = !makeflags
source = hg+https://hg.python.org/cpython#branch=default
sha256sums = SKIP
pkgname = python-hg
|