summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b2114a7abe20419a6fb55b74324971e1c7db744d (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.1
	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.1-py3-none-manylinux2014_x86_64.whl
	sha512sums_x86_64 = 224e006440a07df946bb85cb178c1939c1e93001c969e9c6a60b15cd0eba53830ac2e740952f241e9f6f45e6d6457c80e18659b7209747dd6c3724c803f4c315
	source_i686 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-5.1-py3-none-manylinux2014_i686.whl
	sha512sums_i686 = 74792ada87abd97525304a1e4551334e5291d69bc7a258a476a2ddd249b03efca61abae48dedc3f827d42ab6415fcfa7126c0fb80e64a099abfbf9e298997da2
	source_aarch64 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-5.1-py3-none-manylinux2014_aarch64.whl
	sha512sums_aarch64 = e20a0d59a81bd950db5365a69a27142fb0ea135f13297fc00d4a48a9baeb3df5d7fdfdfb7584ad2126d2b664e65a484292eae328f0cadf37f6148fa17cebb3b9

pkgname = pyinstaller