Page MenuHomeFreeBSD

devel/py-watchdog: Fix build
ClosedPublic

Authored by otis on Feb 8 2024, 11:13 AM.
Tags
None
Referenced Files
F169449947: D43790.id.diff
Tue, Sep 1, 1:55 PM
F169427271: D43790.id133995.diff
Tue, Sep 1, 12:43 PM
Unknown Object (File)
Fri, Aug 21, 3:32 PM
Unknown Object (File)
Fri, Aug 21, 3:29 PM
Unknown Object (File)
Fri, Aug 21, 1:20 PM
Unknown Object (File)
Fri, Aug 21, 12:33 PM
Unknown Object (File)
Thu, Aug 20, 7:10 PM
Unknown Object (File)
Thu, Aug 13, 12:22 AM
Subscribers
None

Details

Summary
  • Add correct PYTHON_PKGNAMEPREFIX to py-wheel build dependency
  • Add setuptools build dependency, otherwise it chokes with:

> Building for py39-watchdog-4.0.0

  • Getting build dependencies for wheel...

...
ModuleNotFoundError: No module named 'setuptools'

ERROR Backend 'setuptools.build_meta:legacy' is not available.
...

Approved by: nivit (maintainer)

Diff Detail

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

Event Timeline

otis requested review of this revision.Feb 8 2024, 11:13 AM
otis created this revision.
This revision was not accepted when it landed; it landed in state Needs Review.Feb 10 2024, 10:01 AM
This revision was automatically updated to reflect the committed changes.