Debian Package Tracker
Register | Log in
Subscribe

python-aiosqlite

Choose email to subscribe with

general
  • source: python-aiosqlite (main)
  • version: 0.21.0-1
  • maintainer: Benjamin Hof (DMD)
  • arch: all
  • std-ver: 4.7.0.0
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • o-o-stable: 0.16.1-3
  • oldstable: 0.17.0-2
  • stable: 0.21.0-1
  • testing: 0.21.0-1
  • unstable: 0.21.0-1
versioned links
  • 0.16.1-3: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.17.0-2: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.21.0-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • python-aiosqlite-doc
  • python3-aiosqlite
action needed
A new upstream version is available: 0.22.1 high
A new upstream version 0.22.1 is available, you should consider packaging it.
Created: 2025-12-17 Last update: 2026-01-02 11:00
23 new commits since last upload, is it time to release? normal
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>
Created: 2025-02-07 Last update: 2025-12-30 11:32
Standards version of the package is outdated. wishlist
The package should be updated to follow the last version of Debian Policy (Standards-Version 4.7.3 instead of 4.7.0.0).
Created: 2025-02-21 Last update: 2025-12-23 20:00
news
[rss feed]
  • [2025-02-14] python-aiosqlite 0.21.0-1 MIGRATED to testing (Debian testing watch)
  • [2025-02-08] Accepted python-aiosqlite 0.21.0-1 (source) into unstable (Benjamin Hof) (signed by: Daniel Baumann)
  • [2024-08-14] python-aiosqlite 0.20.0-1 MIGRATED to testing (Debian testing watch)
  • [2024-08-12] Accepted python-aiosqlite 0.20.0-1 (source) into unstable (Benjamin Hof) (signed by: Alexandre Detiste)
  • [2023-01-15] python-aiosqlite 0.17.0-2 MIGRATED to testing (Debian testing watch)
  • [2023-01-09] Accepted python-aiosqlite 0.17.0-2 (source) into unstable (Marc Dequènes (Duck)) (signed by: Marc Dequènes)
  • [2022-02-06] python-aiosqlite 0.17.0-1 MIGRATED to testing (Debian testing watch)
  • [2022-02-04] Accepted python-aiosqlite 0.17.0-1 (source) into unstable (Marc Dequènes (Duck)) (signed by: Marc Dequènes)
  • [2021-07-25] python-aiosqlite 0.16.1-3 MIGRATED to testing (Debian testing watch)
  • [2021-07-19] Accepted python-aiosqlite 0.16.1-3 (source) into unstable (Marc Dequènes (Duck)) (signed by: Marc Dequènes)
  • [2021-07-03] Accepted python-aiosqlite 0.16.1-2 (source) into unstable (Marc Dequènes (Duck)) (signed by: Marc Dequènes)
  • [2021-02-20] python-aiosqlite 0.16.1-1 MIGRATED to testing (Debian testing watch)
  • [2021-02-09] Accepted python-aiosqlite 0.16.1-1 (source) into unstable (Marc Dequènes (Duck)) (signed by: Marc Dequènes)
  • [2020-09-29] Accepted python-aiosqlite 0.15.0-2~bpo10+1 (source) into buster-backports (Marc Dequènes (Duck)) (signed by: Marc Dequènes)
  • [2020-09-22] python-aiosqlite 0.15.0-2 MIGRATED to testing (Debian testing watch)
  • [2020-09-17] Accepted python-aiosqlite 0.15.0-2 (source) into unstable (Marc Dequènes (Duck)) (signed by: Marc Dequènes)
  • [2020-09-08] Accepted python-aiosqlite 0.15.0-1 (source all) into unstable, unstable (Debian FTP Masters) (signed by: Marc Dequènes)
  • [2020-01-06] Accepted python-aiosqlite 0.11.0-1~bpo10+1 (source all) into buster-backports, buster-backports (Jonas Meurer)
  • [2019-12-22] python-aiosqlite 0.11.0-1 MIGRATED to testing (Debian testing watch)
  • [2019-12-16] Accepted python-aiosqlite 0.11.0-1 (source) into unstable (Benjamin Hof) (signed by: Jonas Meurer)
  • [2019-12-12] Accepted python-aiosqlite 0.10.0-2 (source) into unstable (Benjamin Hof) (signed by: Jonas Meurer)
  • [2019-11-11] Accepted python-aiosqlite 0.10.0-1 (source all) into unstable, unstable (Benjamin Hof) (signed by: Kurt Roeckx)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.21.0-1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing