vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 133463bff5b3c4960b7b7624c91aae5dfa3ffa12
Author: Benjamin Hof <vexel@vexel.net>
Date: Fri Feb 7 22:12:04 2025 +0100
Finalise release.
commit 0073074eb0cb02ca82e2487858c4cd257cf8aff2
Author: Benjamin Hof <vexel@vexel.net>
Date: Fri Feb 7 20:36:50 2025 +0100
Start release.
commit fc0603439038e752e4bd173f2f51fca57972d52f
Merge: d8bdf0c 82eb2d2
Author: Benjamin Hof <vexel@vexel.net>
Date: Fri Feb 7 20:36:26 2025 +0100
Merge branch 'upstream' into debian/master
commit d8bdf0cef72020f1ab27a48f9a396249c5f3416e
Author: Benjamin Hof <vexel@vexel.net>
Date: Fri Feb 7 20:35:48 2025 +0100
Bump copyright years.
commit 82eb2d2b05c257e247acba561b2548cca7fa365a
Author: Amethyst Reese <amethyst@n7.gg>
Date: Sun Feb 2 23:26:56 2025 -0800
Version bump v0.21.0
commit 3a6bd1f71fb238790f3bdd4637700cce14c4390a
Author: Amethyst Reese <amethyst@n7.gg>
Date: Sun Feb 2 23:23:31 2025 -0800
Update copyright headers
commit ca481c66044e4229250b609874e0fbed805232b1
Author: Stanley Kudrow <63244186+stankudrow@users.noreply.github.com>
Date: Mon Feb 3 08:55:26 2025 +0300
Drop Python 3.8, set Python3.9 as the minimum version. (#313)
* run pyupgrade --py39-plus ...
* format and lint aiosqlite + tests
* bump Python in the CONTRIBUTING.md
* Enforce target python version for mypy
---------
Co-authored-by: stankudrow <stankudrow@reply.no>
Co-authored-by: Amethyst Reese <amethyst@n7.gg>
commit 883695fc6d59c5fbdfd8f97a329f98356c39a2cd
Author: Gabriel <gpajot@users.noreply.github.com>
Date: Mon Feb 3 06:44:32 2025 +0100
fix: close connection thread properly if BaseException raised in connect step (#317)
commit 5391d28ac99cf7bde07ebd923f747d2142726206
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun Feb 2 21:30:08 2025 -0800
Bump mypy from 1.9.0 to 1.14.1 (#323)
Bumps [mypy](https://github.com/python/mypy) from 1.9.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.14.1)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit c8194e89b45ef5b1b4c9a29d8bc1bccc19d4e149
Author: Amethyst Reese <amethyst@n7.gg>
Date: Sun Feb 2 21:25:51 2025 -0800
Drop testing compat with pypy (#326)
commit c34bcdaf674eaa137339dbb38a3a476ad2a101d5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun Feb 2 21:16:44 2025 -0800
Bump sphinx from 7.2.6 to 8.1.3 (#324)
* Bump sphinx from 7.2.6 to 8.1.3
Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.1.3.
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.1.3/CHANGES.rst)
- [Commits](https://github.com/sphinx-doc/sphinx/compare/v7.2.6...v8.1.3)
---
updated-dependencies:
- dependency-name: sphinx
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Build RTD on 3.10
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Amethyst Reese <amethyst@n7.gg>
commit a8a7084d2130063f459ffc622a6f3e7b3deb62ea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun Feb 2 21:16:35 2025 -0800
Bump flake8-bugbear from 24.2.6 to 24.12.12 (#321)
Bumps [flake8-bugbear](https://github.com/PyCQA/flake8-bugbear) from 24.2.6 to 24.12.12.
- [Release notes](https://github.com/PyCQA/flake8-bugbear/releases)
- [Commits](https://github.com/PyCQA/flake8-bugbear/compare/24.2.6...24.12.12)
---
updated-dependencies:
- dependency-name: flake8-bugbear
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 8a95cd3843f8ccd40d2018cd88a7454fb94f8a57
Author: Amethyst Reese <amethyst@n7.gg>
Date: Sun Feb 2 21:11:04 2025 -0800
Testing improvements (#320)
* Use temporary directories for test databases
* Stop aliasing imports
commit b5ddd856b7db08a4296088626350a493bbdd0b60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun Feb 2 21:09:45 2025 -0800
Bump coverage[toml] from 7.4.4 to 7.6.10 (#325)
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.4.4 to 7.6.10.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.4...7.6.10)
---
updated-dependencies:
- dependency-name: coverage[toml]
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 5e45c9a8fedfc05b716824b91786e258db4d1177
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun Feb 2 21:09:28 2025 -0800
Bump flit from 3.9.0 to 3.10.1 (#322)
Bumps [flit](https://github.com/pypa/flit) from 3.9.0 to 3.10.1.
- [Changelog](https://github.com/pypa/flit/blob/main/doc/history.rst)
- [Commits](https://github.com/pypa/flit/compare/3.9.0...3.10.1)
---
updated-dependencies:
- dependency-name: flit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 9151b15d07eb4615d6aecb3978e364e94fb9732f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sun Feb 2 21:04:20 2025 -0800
Bump sphinx-mdinclude from 0.5.3 to 0.6.1 (#300)
Bumps [sphinx-mdinclude](https://github.com/omnilib/sphinx-mdinclude) from 0.5.3 to 0.6.1.
- [Changelog](https://github.com/omnilib/sphinx-mdinclude/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/sphinx-mdinclude/compare/v0.5.3...v0.6.1)
---
updated-dependencies:
- dependency-name: sphinx-mdinclude
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit aeefde61b5db5a7ba1538cbb12cf3b57a1b87fe2
Author: Amethyst Reese <amethyst@n7.gg>
Date: Sun Feb 2 21:02:29 2025 -0800
Modernize metadata, support uv (#319)
commit 463a2e8e0f7d6eefdc1f449c6f22b211a58c3d03
Author: Amethyst Reese <amethyst@n7.gg>
Date: Mon Jul 22 13:02:03 2024 -0700
RTD base url
commit 7141f8fa7d953cdb8176c373109208beff9cf304
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Apr 6 12:05:00 2024 -0700
Bump mypy from 1.8.0 to 1.9.0 (#289)
Bumps [mypy](https://github.com/python/mypy) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0)
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 4604e1613a37ab2843cda6153d54d1a2b63c111a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Apr 6 12:04:49 2024 -0700
Bump black from 24.2.0 to 24.3.0 (#288)
Bumps [black](https://github.com/psf/black) from 24.2.0 to 24.3.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/24.2.0...24.3.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit d9dc0e1f13cfb5e67cac49ece2f33f6f1a842c6c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Apr 6 11:38:00 2024 -0700
Bump coverage[toml] from 7.4.1 to 7.4.4 (#287)
Bumps [coverage[toml]](https://github.com/nedbat/coveragepy) from 7.4.1 to 7.4.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.4.1...7.4.4)
---
updated-dependencies:
- dependency-name: coverage[toml]
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 085458325c6e56180a392b7cad604e52a5d5ee76
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Apr 6 11:37:25 2024 -0700
Bump ufmt from 2.3.0 to 2.5.1 (#283)
Bumps [ufmt](https://github.com/omnilib/ufmt) from 2.3.0 to 2.5.1.
- [Changelog](https://github.com/omnilib/ufmt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/ufmt/compare/v2.3.0...v2.5.1)
---
updated-dependencies:
- dependency-name: ufmt
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
commit 085402914979db1b3b1ea657bd7f9a92ca046ae5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Sat Apr 6 11:37:10 2024 -0700
Bump attribution from 1.7.0 to 1.7.1 (#282)
Bumps [attribution](https://github.com/omnilib/attribution) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/omnilib/attribution/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/attribution/compare/v1.7.0...v1.7.1)
---
updated-dependencies:
- dependency-name: attribution
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>