Page MenuHomeFreeBSD

devel/py-pyinstaller: update to 5.8.0
AbandonedPublic

Authored by arrowd on Mar 29 2023, 4:01 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 19, 7:41 PM
Unknown Object (File)
Tue, Apr 9, 3:13 AM
Unknown Object (File)
Mar 25 2024, 10:31 PM
Unknown Object (File)
Mar 16 2024, 8:06 AM
Unknown Object (File)
Mar 2 2024, 4:40 PM
Unknown Object (File)
Feb 18 2024, 12:33 AM
Unknown Object (File)
Dec 23 2023, 12:03 PM
Unknown Object (File)
Dec 17 2023, 9:09 AM

Details

Summary

also take maintainership.

Signed-off-by: Christopher Hall <hsw@bitmark.com>

Test Plan

poudriere testport -j 13_1-amd64 devel/py-pyinstaller
poudriere bulk -j 13_1-amd64 devel/py-pyinstaller

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 55363
Build 52252: arc lint + arc unit

Event Timeline

The docs building was remove because the latest source on PyPi does not include dock source.
I see that most Python ports do not include docs and did not wat to switch this port to fetch from GitHub

devel/py-pyinstaller: update to 5.12.0

This port alone throws

pkg_resources.DistributionNotFound: The 'pyinstaller-hooks-contrib>=2021.4' distribution was not found and is required by pyinstaller

when running just pyinstaller command. It looks like the devel/py-pyinstaller-hooks-contrib port be a dependency of this port, not the other way around?

pyinstaller need run dependency on its hooks

There are one too many places for existing bugs, apologies for not checking this platform for an update to py-pysintaller-6.3.0. As a result of https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=275494#c38, I started to work on some Ports, py-pyinstaller being the first. I am not too confident on the work I have done, and would appreciate a review.

Cheers.

arrowd abandoned this revision.
arrowd added a reviewer: hsw_bitmark.com.

This landed as port of another review.