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 26 27
|
python-uvcclient (0.12.2-2) unstable; urgency=medium
* Remove python3-mock build and test dependency. (Closes: #1095419)
-- Edward Betts <edward@4angle.com> Mon, 17 Feb 2025 17:18:57 -0500
python-uvcclient (0.12.2-1) unstable; urgency=medium
* New upstream release.
* Upstream switched build system from setuptools to poetry.
* Add new test dependencies.
* Pass --no-cov to pytest to avoid generating test coverage report during
build.
-- Edward Betts <edward@4angle.com> Thu, 30 Jan 2025 08:51:54 +0000
python-uvcclient (0.11.1-2) unstable; urgency=medium
* Source-only upload to allow package to migrate to testing.
-- Edward Betts <edward@4angle.com> Thu, 16 Jan 2025 16:07:44 -0600
python-uvcclient (0.11.1-1) unstable; urgency=medium
* Initial release. (Closes: #1092891)
-- Edward Betts <edward@4angle.com> Sun, 12 Jan 2025 15:36:57 -0600
|