Search Criteria
Package Details: pyinstaller 6.11.1-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/pyinstaller.git (read-only, click to copy) |
---|---|
Package Base: | pyinstaller |
Description: | Bundles a Python application and all its dependencies into a single package |
Upstream URL: | https://www.pyinstaller.org |
Licenses: | LicenseRef-custom |
Submitter: | jackdroido |
Maintainer: | envolution |
Last Packager: | envolution |
Votes: | 50 |
Popularity: | 1.20 |
First Submitted: | 2012-06-13 22:56 (UTC) |
Last Updated: | 2024-11-10 22:55 (UTC) |
Dependencies (8)
- binutils
- pyinstaller-hooks-contribAUR (pyinstaller-hooks-contrib-gitAUR)
- python-altgraphAUR
- python-setuptools
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-wheel (make)
- python-argcomplete (optional) – tab completion for CLI tools
Required by (10)
- booru-downloader-git (make)
- cget (make)
- dunst-timer (make)
- ftconall-git (make)
- hascal-git (make)
- pyobd (make)
- python-pyxel (optional)
- revhubinterface (make)
- revhubinterface-git (make)
- tf2cdownloader-git (make)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »
MarsSeed commented on 2022-07-10 09:44 (UTC)
Thank you!
MarsSeed commented on 2022-07-09 09:16 (UTC)
Please at least remove the python-pycrypto optdepend.
Plus, I see you've created the python-tinyaes package on AUR. You can now add that as an optdepend here.
samarthj commented on 2022-06-25 16:21 (UTC)
I see, thanks for the update, will change it up.
MarsSeed commented on 2022-06-25 16:10 (UTC)
Hi,
This should not depend on python-pycrypto. It's been deprecated since 2013.
Instead, pyinstaller optionally uses tinyaes, not yet available in Arch/AUR repos.
samarthj commented on 2021-08-23 19:20 (UTC)
quickest way to reach me for changes/updates/issues/pull-requests - https://github.com/samarthj/AUR
samarthj commented on 2021-08-19 06:04 (UTC) (edited on 2021-08-19 06:05 (UTC) by samarthj)
This is now automated and tracks PyPI releases. It should update to a new release within 24-48 hours of a new release on pypi.
Also reverted to PyPI instead of git, but using whl instead of source tars. They turn out to be easier to install, with fewer make dependencies (I understand there may be more downstream dependencies, but in my opinion, if you are working with pyinstaller, you probably already have pip) and faster install times. And I can also assume they will work on the platforms they were built for since that requirement is now pushed upstream.
If anyone has issues with the switch do let me know. It works fine in my testing so far. I also have a pyinstaller-git package that I maintain which builds from the latest source directly.
samarthj commented on 2021-08-12 23:25 (UTC)
for anyone who finds this package lagging behind an official release, please try rebuilding the package.
This in particular follows github releases, as opposed to anything else, so it should be available to anyone immediately after a new release. :)
And feel free to tag out of date in the future as well if it was a week old like it was in this case. But I just wanted to let folks know that in-case they needed it sooner than I could get to it. (Still in the process of automating pyinstaller releases)
yochananmarqos commented on 2020-09-01 17:43 (UTC)
@nhrjr: I've commented out the PGP key verification since it's causing issues.
nhrjr commented on 2020-09-01 10:44 (UTC) (edited on 2020-09-01 10:44 (UTC) by nhrjr)
@yochananmarqos
I don't know exactly, what @skrupellos was referring to, but it could be related to https://keys.openpgp.org/about/faq#older-gnupg, where it is stated that the latest gpg version does not support keys without ID.
I also have the same problem as @SoleSoul and cannot import the key from keys.openpgp.org. It is possible to use pyinstaller-git though.
yochananmarqos commented on 2020-08-12 15:12 (UTC)
@skrupellos: You seem to be lost. Did you post in the wrong place?
@SoleSoul: There is no name or email attached to the key (see related issue), but that shouldn't stop you from adding it.
« First ‹ Previous 1 2 3 4 5 6 7 Next › Last »