summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 83fc566f5b7016c212fb024d986799824272cdf4 (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
pkgbase = python37
	pkgdesc = Major release 3.7 of the Python high-level programming language
	pkgver = 3.7.10
	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
	source = https://www.python.org/ftp/python/3.7.10/Python-3.7.10.tar.xz
	source = https://www.python.org/ftp/python/3.7.10/Python-3.7.10.tar.xz.asc
	source = dont-make-libpython-readonly.patch
	source = 0002-smaller-pgo-test-suite.patch
	source = 0003-enable-building-with-libmpdec.patch
	validpgpkeys = 0D96DF4D4110E5C43FBFB17F2D347EA6AA65421D
	sha512sums = 5cb61739acbd29f526d25073443398b2ca0eef30d01d134e8236c8bbc7ab0586c44ec00689f5a75e6aedc0170acf4551721ada5e967e4b99a146cfcaad949128
	sha512sums = SKIP
	sha512sums = 2ef96708d5b13ae2a3d2cc62c87b4780e60ecfce914e190564492def3a11d5e56977659f41c7f9d12266e58050c766bce4e2b5d50b708eb792794fa8357920c4
	sha512sums = 10db463924402b6f1d9631424397495e8be0419bc7f9ca6cd7325216433b2dfe512b6f6669626ff05a8e05a6013613660abee59fcb86e5483558b014687bfaa1
	sha512sums = 991540591e2e024d02f2a6f85a98b43ee0e270d223c66572f2d700b32d89c8afa4faa61d45d41998e108c7b1633da20f7f43b37b2d846364431ebdab921dff17

pkgname = python37