1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
pyserial-asyncio-fast (0.16-1) unstable; urgency=medium
* New upstream release.
* Add pybuild-plugin-pyproject to Build-Depends.
* Needs setuptools version 77 because of pyproject.toml PEP 639 changes.
* Move packages required for tests to Build-Depends-Indep.
* Switch to autopkgtest-pkg-pybuild.
* Update Standards-Version.
* Update copyright year.
* Simplify debian/rules.
* Simplify debian/watch.
-- Edward Betts <edward@4angle.com> Fri, 28 Mar 2025 06:39:59 +0000
pyserial-asyncio-fast (0.14-2) unstable; urgency=medium
* Source-only upload to allow package to migrate to testing.
-- Edward Betts <edward@4angle.com> Wed, 31 Jul 2024 15:17:04 +0900
pyserial-asyncio-fast (0.14-1) unstable; urgency=medium
* Initial release. (Closes: #1076987)
-- Edward Betts <edward@4angle.com> Thu, 25 Jul 2024 12:15:33 +0900
|