summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: a77b61b8810da6e02fe762e1095a6f50064dba0f (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
pkgbase = python37
	pkgdesc = Major release 3.7 of the Python high-level programming language
	pkgver = 3.7.17
	pkgrel = 1
	url = https://www.python.org/
	arch = x86_64
	license = custom
	makedepends = tk
	makedepends = sqlite
	makedepends = bluez-libs
	makedepends = mpdecimal
	depends = expat
	depends = bzip2
	depends = gdbm
	depends = openssl
	depends = libffi
	depends = zlib
	depends = libnsl
	depends = libxcrypt
	optdepends = sqlite
	optdepends = mpdecimal: for decimal
	optdepends = xz: for lzma
	optdepends = tk: for tkinter
	provides = python=3.7.17
	source = https://www.python.org/ftp/python/3.7.17/Python-3.7.17.tar.xz
	source = https://www.python.org/ftp/python/3.7.17/Python-3.7.17.tar.xz.asc
	source = dont-make-libpython-readonly.patch
	source = 0002-smaller-pgo-test-suite.patch
	source = 0003-enable-building-with-libmpdec.patch
	source = 0004-mpdecimal-2.5.1.patch
	validpgpkeys = 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
	sha512sums = 86ba1c953e7b4bce70445d1616cc0d428b50937f6a874811584df8bf23c3e2ba3e5d48dec00e629a47f4216f3ca50dc5389cd485fbc315f51000d8750403b5f0
	sha512sums = SKIP
	sha512sums = 2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4
	sha512sums = 10db463924402b6f1d9631424397495e8be0419bc7f9ca6cd7325216433b2dfe512b6f6669626ff05a8e05a6013613660abee59fcb86e5483558b014687bfaa1
	sha512sums = 991540591e2e024d02f2a6f85a98b43ee0e270d223c66572f2d700b32d89c8afa4faa61d45d41998e108c7b1633da20f7f43b37b2d846364431ebdab921dff17
	sha512sums = 58f683cbfdc6aa84c03d068c1bc2f1d8d2c17ba4f7b632c14ab1d529d8332e767354266c3815e239427497fff1a42ec2a37739ea312d24cb76a69dcf1c98c0ad

pkgname = python37