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 28 29 30 31 32
|
python-aioshelly (13.14.0-1) unstable; urgency=medium
* New upstream release.
* Switch to using dh-sequence-python3 in debian/control.
* Add myself to Uploaders and copyright.
* Add test dependencies: aioresponses, pytest and pytest-asyncio.
* Add <!nocheck> to test dependencies.
* Add Testsuite: autopkgtest-pkg-pybuild so autopkgtest runs tests.
* Update Standards-Version.
* Update debhelper compatibility level to 13.
* Update debian/watch to format version 5.
* No longer need to set CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1.
-- Edward Betts <edward@4angle.com> Fri, 17 Oct 2025 16:52:37 +0100
python-aioshelly (11.2.0-3) unstable; urgency=medium
* Add export CRYPTOGRAPHY_OPENSSL_NO_LEGACY=1. (Closes: #1078813).
-- Thomas Goirand <zigo@debian.org> Thu, 29 Aug 2024 11:17:22 +0200
python-aioshelly (11.2.0-2) unstable; urgency=medium
* Re-upload source-only.
-- Thomas Goirand <zigo@debian.org> Mon, 19 Aug 2024 23:25:05 +0200
python-aioshelly (11.2.0-1) unstable; urgency=medium
* Initial release. (Closes: #1078679)
-- Thomas Goirand <zigo@debian.org> Wed, 14 Aug 2024 09:17:00 +0200
|