Bug 267306 - [NEW PORT] comms/py-pyserial-asyncio: Async I/O support for pyserial
Summary: [NEW PORT] comms/py-pyserial-asyncio: Async I/O support for pyserial
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Li-Wen Hsu
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-24 08:30 UTC by Christian Ullrich
Modified: 2022-10-24 15:03 UTC (History)
1 user (show)

See Also:


Attachments
Patch. (2.07 KB, text/plain)
2022-10-24 08:30 UTC, Christian Ullrich
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Ullrich 2022-10-24 08:30:10 UTC
Created attachment 237576 [details]
Patch.

This is a dependency of my as yet uncommitted other new port, comms/py-pymodbus (#251614); it will be needed in an upcoming update to version 3.0.

portlint is happy, poudriere is happy on 13 amd64 and aarch64.
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-24 15:01:26 UTC
A commit in branch main references this bug:

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

commit ec20f86f913d3355e6a63e2eb96a6c813652850a
Author:     Christian Ullrich <chris@chrullrich.net>
AuthorDate: 2022-10-24 14:59:14 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2022-10-24 15:00:31 +0000

    Add comms/py-pyserial-asyncio: Async I/O support for pyserial

    PR:             267306

 comms/Makefile                            |  1 +
 comms/py-pyserial-asyncio/Makefile (new)  | 27 +++++++++++++++++++++++++++
 comms/py-pyserial-asyncio/distinfo (new)  |  3 +++
 comms/py-pyserial-asyncio/pkg-descr (new) |  2 ++
 4 files changed, 33 insertions(+)