summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: c9b2b2964e8940d01b53a9c50e714df3b770327d (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 = pyinstaller
	pkgdesc = Bundles a Python application and all its dependencies into a single package
	pkgver = 5.6.1
	pkgrel = 1
	url = http://www.pyinstaller.org
	arch = x86_64
	arch = i686
	arch = aarch64
	license = custom:PyInstaller
	makedepends = python-installer
	makedepends = python-wheel
	depends = python-altgraph
	depends = pyinstaller-hooks-contrib>=2021.4
	depends = python>=3.7
	depends = python<3.11
	depends = python-setuptools
	optdepends = python-tinyaes>=1.0.0: bytecode encryption support
	optdepends = python-importlib-metadata: support for python 3.8 and lower
	source_x86_64 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-5.6.1-py3-none-manylinux2014_x86_64.whl
	sha512sums_x86_64 = 7b21b8a217a17f552bebf1e5ad8b1180d185c22a72bfc6dfc72ef8b454d2e67ad9ee691d86172cde7596031e4155ce7fdd12382c23d9ad58bdb2941d4f2d8c6b
	b2sums_x86_64 = 473a49d1b2128dc6c3288dda7c36f6c6ec6b9d8c5316e6e3704b308491656df7793f0744fcf5133d473a1049c5bda7252e208cafa1c8575340300ad2d5e21267
	source_i686 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-5.6.1-py3-none-manylinux2014_i686.whl
	sha512sums_i686 = 4e0bf6b2506397e5c0f8612fde7b50650217156786e7de1dcb3c436e906fbd90b02515d8fa173fee57c5ccba2eca5b99b6c76723220f5032ee8462f27067d683
	b2sums_i686 = 18f31c924c8778661f5ccd5b752c679dd361c764d5037c5a8a484f525caefbd47edf7c0737579b6c4152da4b36c8ca2ab5c106a5d895d96e74069a16c8507786
	source_aarch64 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-5.6.1-py3-none-manylinux2014_aarch64.whl
	sha512sums_aarch64 = 9b0573e4c2d3b18ee910a26ab4b3b1b076fae91095db7a8b4092f25dcd317eab31eb164ed86cf2fc12740b963676f8267cc4060868a0e878cf2af27d04515146
	b2sums_aarch64 = 6bda4c32fbfd6499a1f034617bb3ac42f28f6c35b89d766de1e8e3001c6ae9328728130de6eb0442696dec4aac628abfbc6f8796d398d1ce1d53eddcba504ab9

pkgname = pyinstaller