python-coverage (7.6.0+dfsg1-2)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 7.6.0+dfsg1-1 < 7.6.0+dfsg1-2.
- Git: https://salsa.debian.org/debian/pkg-python-coverage.git
-
- Branch: main
- Path: debian/changelog
- Repo size: 798720
- Browser: https://salsa.debian.org/debian/pkg-python-coverage/
- Last scan: 2024-11-21 06:57:03+00
- Next scan: 2024-11-29 19:34:00+00
- Debian changelog in Git:
python-coverage (7.6.0+dfsg1-1) unstable; urgency=medium
* The “Margaret Hamilton” release.
* New upstream version.
Highlights since previous release:
* Support Python version 3.8 – 3.12.
* Remove deprecated ‘fullcoverage’ CPython feature.
* Reporting now includes coverage by function and class (in addition
to coverage by file). Currently in HTML and JSON reports.
* A module docstring is now never counted as an executable statement.
* Exclusion regex patterns can now be multi-line.
* SQLite database performance improved, by ignoring journal files.
* Combining data files performance improved.
* Generating HTML report performance improved.
* Update years of copyright publication.
* Declare conformance to “Standards-Version: 4.7.0”.
No additional changes required.
* debian/control:
* Add “Build-Depends: python3-sphinx-code-tabs”.
* Remove obsolete “Build-Depends: python3-sphinx-tabs”.
* Explicitly declare build dependency for PyBuild PEP 517 support.
* Declare minimum supported Python 3 version.
* debian/rules:
* Clean auto-generated Python cache from the documentation.
-- Ben Finney <bignose@debian.org> Tue, 23 Jul 2024 13:05:27 +1000
- This branch is 11 commits ahead of tag release/7.2.7+dfsg1-1
- Git log:
commit 76b4df03b51e1d98ae597cb8e7ebce7b7a8c06b0
Author: Ben Finney <bignose@debian.org>
Date: Tue Jul 23 13:05:31 2024 +1000
Finalise this release.
commit 743ae392d9e4fa85cd91f272d82f1d1ca31e11ff
Author: Ben Finney <bignose@debian.org>
Date: Tue Jul 23 13:04:56 2024 +1000
Set the parameters for this release in the changelog.
commit ae1c366a539ef74d048dc16967f12555e06dba77
Author: Ben Finney <bignose@debian.org>
Date: Tue Jul 23 13:02:41 2024 +1000
Declare minimum supported Python 3 version.
Currently this is later than the oldest Python 3 available in Debian
‘oldoldstable’.
commit 51df5272952e8938c2d16a4f2001f1610e3be830
Author: Ben Finney <bignose@debian.org>
Date: Mon Jul 22 10:24:26 2024 +1000
Clean auto-generated Python cache from the documentation.
commit 6b40846a6d4961b3a2d76baaa5bc8faacfb4dc9f
Author: Ben Finney <bignose@debian.org>
Date: Mon Jul 22 10:22:24 2024 +1000
Explicitly declare build dependency for PyBuild PEP 517 support.
commit f16c9c63603b2548b48a7f4d54b0ae6808679a4d
Author: Ben Finney <bignose@debian.org>
Date: Fri Jul 12 17:21:37 2024 +1000
Replace dependency ‘python3-sphinx-tabs’ by ‘python3-sphinx-code-tabs’.
commit d1688b0aaf5b7a8a720d2f016128133a54620af0
Author: Ben Finney <bignose@debian.org>
Date: Fri Jul 12 10:18:13 2024 +1000
Refresh patches for new upstream version.
commit 6bd6ab1577e037d681bbb7b36d28a23d4fd6fc2e
Author: Ben Finney <bignose@debian.org>
Date: Fri Jul 12 10:10:43 2024 +1000
Document highlights since previous release.
commit 5f2f2a6e28385f614bb00402eed8de0ef24373ed
Author: Ben Finney <bignose@debian.org>
Date: Fri Jul 12 09:59:24 2024 +1000
Begin packaging upstream version “7.6.0”.
commit cf66820b61169af67a805179b662a7eb303e0a44
Author: Ben Finney <bignose@debian.org>
Date: Sun Jul 21 10:57:30 2024 +1000
Update years of copyright publication.
commit 788cde455251c8deda2ab11c0744f2aa4eb9acc0
Author: Ben Finney <bignose@debian.org>
Date: Fri Jul 12 17:23:00 2024 +1000
Declare conformance to “Standards-Version: 4.7.0”.