summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: d21e5832204362cb09454d0aa37d9ad3820bbaee (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 = 4.7
	pkgrel = 2
	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-4.7-py3-none-manylinux2014_x86_64.whl
	sha512sums_x86_64 = ae2b5ff27765a8da54e38194c69321ee122d4714053b02899f6b7108f3a396ff124df7fc1b102a747cebb1576052e92e888cd567f0f0f7b9d11bb4bdbd3ceb42
	source_i686 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-4.7-py3-none-manylinux2014_i686.whl
	sha512sums_i686 = 6581384e42215f1cae21a300e06a876deb3f3000a349a88eeea6c310fed4ab0b2d4d04c37bf49f4894dcc99270adadde6a3307a3698407e43dbbf37f06ab7644
	source_aarch64 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-4.7-py3-none-manylinux2014_aarch64.whl
	sha512sums_aarch64 = eee9ba9abe02a011fc9acfa8e9201a6221f8092514b52bd635ffdc1450876344571bef3642325b7d45e56a8f5caf7c25b150268a8e45742ea3034477a5d801b7

pkgname = pyinstaller