summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 3bab4f5be37ba07f270aebf4b88465c6c574c7b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
pkgbase = pyinstaller
	pkgdesc = Bundles a Python application and all its dependencies into a single package
	pkgver = 5.2
	pkgrel = 1
	url = http://www.pyinstaller.org
	arch = x86_64
	arch = i686
	arch = aarch64
	license = custom:PyInstaller
	makedepends = python-pip
	depends = python-altgraph
	depends = pyinstaller-hooks-contrib
	optdepends = python-pycrypto: bytecode encryption support
	optdepends = upx: executable compression support
	source_x86_64 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-5.2-py3-none-manylinux2014_x86_64.whl
	sha512sums_x86_64 = 1f5658e98f51b8f1badf8882467e9dc6ede666d95c18cf2e5ca0b5fa33e291bce65848d422e6bc76fa93d6ae03d01325213d5f2921c38209b3c1ac8c6f32735a
	source_i686 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-5.2-py3-none-manylinux2014_i686.whl
	sha512sums_i686 = 0c539c8958e9d7376c4acff284f42dc8737d6e2fc4ef3a7f68213a219701985943ff067b66e8cc9e910256dc3435c42fb9066b665861b27a1650b30e0f1637a6
	source_aarch64 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-5.2-py3-none-manylinux2014_aarch64.whl
	sha512sums_aarch64 = eb1cf0ae5635eaf0bf1f588cdcfe55dd6344dc68d2466b429aa6944c89788ac410248218c9cdfcf329e0b2716869b4a4a9f397dfbeb2b9372450d73bb2cf672f

pkgname = pyinstaller