From 5b1e9551272395f9dd2872153ee05d207d5f9d00 Mon Sep 17 00:00:00 2001 From: Alex Childs Date: Tue, 18 Feb 2020 15:40:41 -0600 Subject: [PATCH] New package: PyInstaller-3.6 --- srcpkgs/PyInstaller/template | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 srcpkgs/PyInstaller/template diff --git a/srcpkgs/PyInstaller/template b/srcpkgs/PyInstaller/template new file mode 100644 index 00000000000..ad2dadf10f3 --- /dev/null +++ b/srcpkgs/PyInstaller/template @@ -0,0 +1,14 @@ +# Template file for 'PyInstaller' +pkgname=PyInstaller +version=3.6 +revision=1 +archs=noarch +build_style=python3-module +hostmakedepends="python3-setuptools" +depends="python3 python3-altgraph" +short_desc="Bundles a Python application and dependencies into one package" +maintainer="Alex Childs " +license="GPL-2.0-only" +homepage="http://www.pyinstaller.org" +distfiles="${PYPI_SITE}/P/PyInstaller/PyInstaller-${version}.tar.gz" +checksum=3730fa80d088f8bb7084d32480eb87cbb4ddb64123363763cf8f2a1378c1c4b7