Bug 283582 - www/py-wsaccel: PEP 517, cython and test
Summary: www/py-wsaccel: PEP 517, cython and test
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Muhammad Moinur Rahman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-25 00:17 UTC by Niclas
Modified: 2025-01-07 12:55 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (bofh)


Attachments
PEP 517, cython and test (894 bytes, patch)
2024-12-25 00:17 UTC, Niclas
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Niclas 2024-12-25 00:17:45 UTC
Created attachment 256122 [details]
PEP 517, cython and test

Switched to using PEP 517, added cython3 as a build dependency and fixed test.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-01-07 12:54:07 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=c361e55d7aec4a0a4758b01a931e8b5bd7ffd384

commit c361e55d7aec4a0a4758b01a931e8b5bd7ffd384
Author:     Niclas <n_carlsson@outlook.com>
AuthorDate: 2025-01-07 12:52:18 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2025-01-07 12:53:33 +0000

    www/py-wsaccel: Refactor

    - Switch to PEP517 build
    - Add test

    PR:             283582

 www/py-wsaccel/Makefile | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)