summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 1aa4072b350ded28c4b59f3d0b659c87071d4a24 (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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
pkgbase = pyinstaller-git
	pkgdesc = Bundles a Python application and all its dependencies into a single package
	pkgver = 5.7.0.r8648.g5a73ea4f7
	pkgrel = 1
	url = http://www.pyinstaller.org
	arch = any
	license = GPL2
	license = Apache
	license = custom:PyInstaller
	checkdepends = python-pytest
	checkdepends = python-execnet>=1.5.0
	checkdepends = python-psutil
	checkdepends = python-lxml
	checkdepends = python-tinyaes>=1.0.0
	checkdepends = python-pytest-timeout>=2.0.0
	checkdepends = python-flaky
	checkdepends = python-pytest-timeout
	checkdepends = python-pytest-drop-dup-tests
	checkdepends = python-pytest-rerunfailures
	checkdepends = python-pytest-xdist
	makedepends = zlib
	makedepends = cmocka
	makedepends = git
	makedepends = python-installer
	makedepends = python-build
	makedepends = python-wheel
	makedepends = python-setuptools
	depends = python-altgraph
	depends = pyinstaller-hooks-contrib>=2021.4
	depends = python>=3.7
	depends = python<3.12
	depends = python-setuptools>=42.0.0
	depends = binutils
	depends = mpdecimal
	optdepends = python-tinyaes>=1.0.0: bytecode encryption support
	optdepends = python-importlib-metadata: support for python 3.8 and lower
	optdepends = python-importlib_resources: support for python 3.8 and lower
	provides = pyinstaller
	conflicts = pyinstaller
	source = git+https://github.com/pyinstaller/pyinstaller
	sha512sums = SKIP
	b2sums = SKIP

pkgname = pyinstaller-git