asyncpg (0.30.0-2)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 0.31.0-1 > 0.30.0-2
- Git: https://salsa.debian.org/python-team/packages/asyncpg.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 925696
- Browser: https://salsa.debian.org/python-team/packages/asyncpg
- Last scan: 2026-09-04 16:52:18+00
- Error: https://salsa.debian.org/api/v4/projects/python-team%2Fpackages%2Fasyncpg API request failed: 401 Unauthorized at /srv/qa.debian.org/data/vcswatch/vcswatch line 410.
- Next scan: 2026-09-12 18:51:00+00
- Debian changelog in Git:
asyncpg (0.31.0-1) UNRELEASED; urgency=medium
* Team upload.
* New upstream release.
* Update debian/watch to version 5 syntax and use the Pypi template.
* Refresh patches for the new release:
- Drop 0002-FTBFS-timeouts-in-some-archs.patch, upstream now ships
the same timeout values.
- Refresh skip-test_connect-test.patch to apply against the
reordered test_connect.py.
- Add relax-cython-version-requirement.patch: upstream now requires
Cython >= 3.2.1, but Debian's cython3 (3.1.6) already builds all
of asyncpg's .pyx sources cleanly, so relax the check rather than
fail the build.
* d/control:
- Bump Standards-Version to 4.7.4; drop the no-longer-recommended
Priority field and the now-redundant (dpkg >= 1.22.13 default)
Rules-Requires-Root field.
- Swap Maintainer/Uploaders to match Debian Python Team convention.
- Bump the cython3 build-dependency to the version actually needed.
- Fix a typo in the package description.
* d/copyright: add the missing dep5 Source field and a stanza for the
newly vendored pythoncapi_compat.h (0BSD).
* debian/rules: drop a dead, overwritten PYBUILD_TEST_ARGS assignment.
-- Dale Richards <dale@dalerichards.net> Fri, 04 Sep 2026 17:44:13 +0100
- This branch is 11 commits ahead of tag debian/0.30.0-2
- Git log:
commit 05b2735a961960c1bfe66e69d7009f0eed5bed69
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 17:44:45 2026 +0100
Update changelog
commit 69465bd097b6b196d6951d0a84714319ef2abcb9
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 16:57:39 2026 +0100
Drop redundant Rules-Requires-Root field
dpkg >= 1.22.13 already defaults it to 'no'; lintian flags the
explicit field as redundant.
commit e31ed245374be84b134ecac54108ad4bd4079ba3
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 16:53:57 2026 +0100
Mark 0.31.0-1 as UNRELEASED pending upload
Per Debian Python Team convention: keep changelog distribution as
UNRELEASED until this is actually uploaded.
commit 79bc553e7e12a8478d98f3f376da68cf510e8631
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 16:53:47 2026 +0100
Release 0.31.0-1
commit 6a8700d8ba465199da72ab611ccad759f3232ab6
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 16:53:09 2026 +0100
debian/rules: drop dead PYBUILD_TEST_ARGS assignment
It was immediately overwritten by the following line and had no effect.
commit 56edeac9a081076e782f8fc3e47b22a0e9e0418d
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 16:53:09 2026 +0100
Tidy up debian/control and debian/copyright
- Bump Standards-Version to 4.7.4; drop the no-longer-recommended
Priority field.
- Swap Maintainer/Uploaders to match Debian Python Team convention
(team address as Maintainer).
- Bump cython3 build-dependency to the version actually needed to
build the new upstream release.
- Fix a typo in the package description.
- Add missing dep5 Source field and a Files stanza + license text for
the newly vendored pythoncapi_compat.h (0BSD).
- Credit the team for ongoing debian/* packaging work.
commit 37be91fc7f2c8fcdfd041c67c7bc7f22aa00c9a3
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 16:44:00 2026 +0100
Add patch to relax Cython version requirement
asyncpg 0.31.0 requires Cython >= 3.2.1, but Debian's cython3 is 3.1.6,
which already builds all of the .pyx sources cleanly.
commit 2f84220ab04cb86145e06df5deb12da22f16846b
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 16:36:44 2026 +0100
Refresh patches for new upstream release
Drop 0002-FTBFS-timeouts-in-some-archs.patch: the timeout values it
adjusted are now upstream's defaults.
Refresh skip-test_connect-test.patch to apply against the reordered
test_connect.py.
commit 3db9ed130444681474c038bd3efe0962fa75659a
Merge: 74b4190 dc50d89
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 16:34:52 2026 +0100
Merge tag 'upstream/0.31.0' into master
New upstream version 0.31.0
commit 74b41905488083177915573dbaca87a29ef3b77d
Author: Dale Richards <dale@dalerichards.net>
Date: Fri Sep 4 16:34:11 2026 +0100
Update debian/watch to version 5 syntax
commit dc50d89f040ae397b1ec749983ad8ef3f6588b4b
Author: Piotr Ożarowski <piotr@debian.org>
Date: Tue Feb 10 23:43:42 2026 +0100
New upstream version 0.31.0