summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b252510fb21e803a3cf59c80ac0a579aa0972047 (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
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
pkgbase = python26
	pkgdesc = Legacy version Python 2.6 of the high-level scripting language
	pkgver = 2.6.9
	pkgrel = 14
	url = https://www.python.org/
	changelog = ChangeLog
	arch = i686
	arch = x86_64
	arch = arm
	license = PSF
	checkdepends = net-tools
	makedepends = gcc5
	makedepends = tk>=8.5.0
	depends = db>=4.8
	depends = bzip2
	depends = gdbm
	depends = openssl-1.0
	depends = zlib
	depends = expat
	depends = sqlite3
	depends = libffi
	optdepends = tk: for IDLE, pynche and modulator
	optdepends = net-tools: arp, ifconfig and netstat are used in the uuid module
	source = https://www.python.org/ftp/python/2.6.9/Python-2.6.9.tar.xz
	source = modulator-launcher
	source = pynche-launcher
	source = python-2.6-db-4.8.patch
	source = python-2.6-dbm.patch
	source = python-2.6-distutils.patch
	source = python-2.6-expat-2.2.patch
	source = python-2.6-internal-expat.patch
	source = python-2.6-mhlib-nlinks.patch
	source = python-2.6-pyexpat-segfault.patch
	source = python-2.6-readline-6.3.patch
	source = python-2.6-sqlite-test.patch
	source = python-2.6-ssl-nosslv3.patch
	source = python-2.6-tkinter-86.patch
	source = python-2.6-whichdb-gdbm-1.9.patch
	source = python-2.6-socket-test.patch
	sha256sums = cae7bb995006ea5b703d9d28446f694894c441fe4bfb95d561c0ac908cd06e41
	sha256sums = 9fb0914357b43d4d6d5ea58ef7827cd0f5784792060e776dfa62d6e372b08f8e
	sha256sums = e92e300ef7844478c53c37d7c05a27adc714d11106e79537da4b3b8ef039d6cb
	sha256sums = 2a4b9d85c6b616e5df30d42d0890865f2c2103e8d7d5d7d77c092f1f7aff1458
	sha256sums = 43fd72dda5d85d8aeda1de100073ee472463fd5c8af55162598f7acec1d65323
	sha256sums = 68804810b351403e16c09e24053221dda123d3163f24f3feb4fb2dab595e774e
	sha256sums = 1c1731c1a703844fad3de52b4378e2158c532442c67cfea3f8d6eecf7b7ce54f
	sha256sums = c99c8305180083e40aff789e3a3c74ed375037fdc7bd02876270b09274033069
	sha256sums = fd2a30acdd05e172ff3c0db2cce3371c184d67a1d9bd04a1582a5e6bc8fb80e6
	sha256sums = 2aea683887955e59c6cff227a0d63aee3991571b7207a97d5985ba9ebd69e983
	sha256sums = 5cc38033f7b7f7d6a25e63e14e9ae2de71bdf9106049e1cbad666bfe26d9cb7b
	sha256sums = 9c01e3bb264eaf6444b76ba6f5265d79bda234b5542fe3d2b478628412186c1e
	sha256sums = 15bcbd12b6b103db67d828dbf50e22965dc3037297a88616725188b6576d25bb
	sha256sums = dbbc72d9c71c065fe3700af4322a130d5c5c459b6ee512f66e7e5eb9e4971171
	sha256sums = e0dc2156ca821eaaada49cf5e1e301fc828215288aae648a6e7e4d4da1b38050
	sha256sums = 8e9d212f8b37c16949fe8707c4300e5721f5b92a40b5f6d0e464929cb7483002

pkgname = python26