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, May 24, 1:49 AM
Unknown Object (File)
Wed, May 22, 10:44 AM
Unknown Object (File)
May 14 2024, 1:47 PM
Unknown Object (File)
May 11 2024, 7:46 PM
Unknown Object (File)
May 11 2024, 12:32 PM
Unknown Object (File)
May 11 2024, 1:25 AM
Unknown Object (File)
May 10 2024, 5:35 PM
Unknown Object (File)
May 4 2024, 1:28 PM

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
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 50626
Build 47517: 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.