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 39b896d479e4e2504104a0c9e878106c52bfbb7b
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 14:26:40 2026 -0500
now mypy-clean, do not allow failures
commit ad9fd11e53bf1fd076bc28dac4d53b00b15731a2
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 14:26:05 2026 -0500
simply don't run black in CI, this project is not black yet
The diff is massive:
27 files would be reformatted, 5 files would be left unchanged.
commit 566ac93dff0ccabf36d1d9f60b0fa6d9f9d71cc5
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 14:24:40 2026 -0500
fix more mypy errors
commit 4fc4e6c323d3de539f98abde81ac118a6838ca9d
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 14:21:00 2026 -0500
fix mypy crash on clean repo
commit b6bfcc6c4f76ff33a72ab47d6c61feef0347925e
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 14:19:34 2026 -0500
remove pkg-resources from mypy tests
commit 5365fdaf3fc6bcc6f877e0bbeb411cd6882ed880
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 14:18:31 2026 -0500
merge lint jobs
This should simplify the pipelines a little bit and reduce the load on
runners.
commit 74718273b8d69372327e8497f79c168cf9eaa0dc
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 14:16:28 2026 -0500
please isort again, add to tox
commit 2bfe8e18368e4daac0c72490783f010f134bc6c5
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 14:10:41 2026 -0500
fix another pkg_resource crash, find out about Version
commit ce734267cc58cef03724d9b2d033e1fdd3e70069
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 14:08:30 2026 -0500
fix isort error
commit 120f6a18880383af082307bc7f9655a6ba404c5a
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 13:56:11 2026 -0500
silence local deprecation warning test failures
This fails because the output is polluted with
DeprecationWarning. This has been fixed upstream in 6.0.12, while
Debian 13 "trixie" has, amazingly, 6.0.11 (gah!).
commit 376a32c71491c9089a2657cf2a8c5c6578820a5e
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 13:51:17 2026 -0500
remove fixtures marks
According to upstream, those never did anything and are deprecated:
https://docs.pytest.org/en/stable/deprecations.html#applying-a-mark-to-a-fixture-function
commit c9b6a3997ac1bb68f6d4d10025f5cbab26aec33e
Author: Antoine Beaupré <anarcat@debian.org>
Date: Tue Feb 24 13:50:55 2026 -0500
fix crash when pkg_resources is not installed
This is the case when running tests in CI, where setuptools is not
installed.
commit 57a303b8ff8d5c83f91549984afb3039208286b6
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon Feb 23 17:11:22 2026 -0500
toot: skip non-markdown files
commit e22f6595e2c65ee7c8cd571ee7a9c546d29b24e8
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Oct 9 11:34:44 2025 -0400
try to fix another undefined variable crash in newer click
This one is fuzzier: the test suite was failing in a couple places
where it was clear a None loglevel was passed down to
advancedConfig...
E + where 1 = <Result AttributeError("'NoneType' object has no attribute 'upper'")>.exit_code
I don't quite understand how that could happen with WARNING being
defined as a default above, but let's just try to fix this.
commit 4cbd4665d70a956b15768dfc573a22ca5a9e157b
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Oct 9 11:31:53 2025 -0400
fix typo, caught by codespell
commit 517d4d0a4db9f6d568307fee990768c74ad71276
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Oct 9 11:31:10 2025 -0400
fix test suite for newer click (8.2)
https://github.com/cloudbees-oss/smart-tests-cli/issues/1006 gave me
good hints.
commit 890fe3d405ed130b6ee247bc829ee0a9247c5cb9
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Oct 9 11:02:47 2025 -0400
chase html2text changes
commit 55bc5358087551a929a5f04cd9cd9e8e2048182b
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Oct 9 10:55:11 2025 -0400
fix crash for empty directives
commit 77d2d7c324f708c63230f85166862fd1f8f822de
Author: Antoine Beaupré <anarcat@debian.org>
Date: Wed Jun 11 16:36:47 2025 -0400
add facility to exclude tags
commit c2dc146239a1ba0b82b95b19ce21ca1ac2895efb
Author: Antoine Beaupré <anarcat@debian.org>
Date: Sat Mar 22 00:36:14 2025 -0400
blacken
commit 9f5fe3fe4adb6e44f804e0bd01828cd6e43378d9
Author: Antoine Beaupré <anarcat@debian.org>
Date: Sat Mar 22 00:35:50 2025 -0400
ikiwikitoot: fix call to git when ran from a hook
the GIT_DIR was taking over.
commit fb4b1a2c97a1735ea558042ed66861f853664f7c
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Mar 6 20:45:01 2025 -0500
fix crash in ikiwikitoot after refactoring
commit c1b50d8f115c2d99b8c0aec1d4977cdb2fbe3382
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Mar 6 15:56:47 2025 -0500
ikiwikitoot: move post-receive logic to its own function
This simplifies main and makes it possible to implement other hooks
more easily. I started down this path to implement a post-update hook,
before realizing it doesn't have the actual refs being changed. So
instead I moved the ikiwiki rebuild in post-receive.
commit 7d1ec2f4567476828fc735308c19a06dfa3d1da4
Author: Antoine Beaupré <anarcat@debian.org>
Date: Thu Mar 6 15:56:29 2025 -0500
ikiwikitoot: fix relative path calls
commit fc0268be06cccaa36d344410242af640a94e7a83
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon Mar 3 15:11:23 2025 -0500
fix isort linter
commit ca47a0fde1eff0f30ce2e89ef06521797eeff0fe
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon Mar 3 15:05:38 2025 -0500
remove old python 3.6 feedparser note
commit 6499e8f74f2fab976fce4e80e3fd5d9152f1d166
Author: Antoine Beaupré <anarcat@debian.org>
Date: Mon Mar 3 15:04:57 2025 -0500
drop support for Python 3.8, add 3.11 and 3.13
The type annotations are just too annoying to fix. This silences the
following error:
feed2exec/plugins/ikiwikitoot.py:172: in <module>
def parse_ikiwiki_directives(path: str) -> dict[str, dict[Union[str, int], str]]:
E TypeError: 'type' object is not subscriptable