pyserial 3.5-1.1 source package in Ubuntu

Changelog

pyserial (3.5-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Patch: add timeout.setter for rfc2217. Closes: #699914.

 -- Bastian Germann <email address hidden>  Mon, 26 Sep 2022 17:04:16 +0200

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Sid
Original maintainer:
Matthias Klose
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release main python
Lunar release main python

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
pyserial_3.5-1.1.dsc 1.6 KiB f9f0cddc3e067c3bdc14c7791470caec72ad751f0d2cb3b4663a42ee643001f0
pyserial_3.5.orig.tar.gz 155.4 KiB 3c77e014170dfffbd816e6ffc205e9842efb10be9f58ec16d3e8675b4925cddb
pyserial_3.5-1.1.debian.tar.xz 4.6 KiB 9cbecfd6b6439ec0f546a6ca09f4fce976ecc851c71a29ba0a5745560543eec8

Available diffs

No changes file available.

Binary packages built by this source

python3-serial: pyserial - module encapsulating access for the serial port

 This module encapsulates the access for the serial port. It provides
 back-ends for standard Python running on Windows, Linux, BSD (possibly
 any POSIX compliant system). The module named "serial" automatically
 selects the appropriate back-end.