summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: da8da02f99ddd55429697c762443d5dda27d6c71 (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.6
	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-4.6-py3-none-manylinux2014_x86_64.whl
	sha512sums_x86_64 = 64ef287114fa740d4c248d1afe38a92179b340e2782bd42f3bbe5206d007d1b1b5af2503fb5aa00611e65dbb4954a6f507aec183ef84342f70eda8947503f5e0
	source_i686 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-4.6-py3-none-manylinux2014_i686.whl
	sha512sums_i686 = 7a10c611edd1d0d76666e5a6d8f548ef7c75c4bf193e18d5de9ef0d05ba09ec88cbcc19b356e7d93f96a3816948fc341b6d235f8204261eee6adcc610b247099
	source_aarch64 = https://files.pythonhosted.org/packages/py3/p/pyinstaller/pyinstaller-4.6-py3-none-manylinux2014_aarch64.whl
	sha512sums_aarch64 = 1593b3aa24c4cbb4834d98574296b8a3c73839fc8548df3f9e675adbc39de0820f2c38f76a590e9ddf0c8616c84e5a524d45b24194f5121f216839364d1b7bbb

pkgname = pyinstaller