Debian Package Tracker
Register | Log in
Subscribe

feed2exec

programmable feed reader

Choose email to subscribe with

general
  • source: feed2exec (main)
  • version: 0.22.0
  • maintainer: Antoine Beaupré (DMD) (LowNMU)
  • arch: all
  • std-ver: 4.5.1
  • 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.17.1
  • oldstable: 0.19.0
  • stable: 0.22.0
  • testing: 0.22.0
  • unstable: 0.22.0
versioned links
  • 0.17.1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.19.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 0.22.0: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • feed2exec
  • feed2exec-doc
action needed
27 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 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
Created: 2024-04-12 Last update: 2026-02-25 06:32
lintian reports 9 warnings normal
Lintian reports 9 warnings about this package. You should make the package lintian clean getting rid of them.
Created: 2023-02-11 Last update: 2023-02-17 00:36
Multiarch hinter reports 1 issue(s) low
There are issues with the multiarch metadata for this package.
  • feed2exec-doc could be marked Multi-Arch: foreign
Created: 2022-11-11 Last update: 2026-02-25 09:02
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.5.1).
Created: 2019-07-08 Last update: 2025-12-23 20:00
news
[rss feed]
  • [2025-03-09] feed2exec 0.22.0 MIGRATED to testing (Debian testing watch)
  • [2025-03-03] Accepted feed2exec 0.22.0 (source) into unstable (Antoine Beaupré)
  • [2024-01-23] feed2exec 0.20.0 MIGRATED to testing (Debian testing watch)
  • [2024-01-17] Accepted feed2exec 0.20.0 (source) into unstable (Antoine Beaupré)
  • [2023-02-24] feed2exec 0.19.0 MIGRATED to testing (Debian testing watch)
  • [2023-02-13] Accepted feed2exec 0.19.0 (source) into unstable (Antoine Beaupré)
  • [2023-02-10] Accepted feed2exec 0.19.0~rc1 (source) into experimental (Antoine Beaupré)
  • [2023-02-09] Accepted feed2exec 0.18.1 (source) into unstable (Antoine Beaupré)
  • [2022-02-06] feed2exec 0.18.0 MIGRATED to testing (Debian testing watch)
  • [2022-02-01] Accepted feed2exec 0.18.0 (source) into unstable (Antoine Beaupré)
  • [2021-02-10] feed2exec 0.17.1 MIGRATED to testing (Debian testing watch)
  • [2021-02-04] Accepted feed2exec 0.17.1 (source) into unstable (Antoine Beaupré)
  • [2021-02-04] Accepted feed2exec 0.17.0 (source) into unstable (Antoine Beaupré)
  • [2020-10-12] feed2exec 0.16.0 MIGRATED to testing (Debian testing watch)
  • [2020-10-06] Accepted feed2exec 0.16.0 (source) into unstable (Antoine Beaupré)
  • [2019-10-09] feed2exec 0.15.0 MIGRATED to testing (Debian testing watch)
  • [2019-10-03] Accepted feed2exec 0.15.0 (source) into unstable (Antoine Beaupré)
  • [2019-03-09] feed2exec 0.14.0 MIGRATED to testing (Debian testing watch)
  • [2019-02-27] feed2exec 0.13.0 MIGRATED to testing (Debian testing watch)
  • [2019-02-26] Accepted feed2exec 0.14.0 (source) into unstable (Antoine Beaupré)
  • [2019-02-16] Accepted feed2exec 0.13.0 (source) into unstable (Antoine Beaupré)
  • [2018-06-20] feed2exec 0.12.0 MIGRATED to testing (Debian testing watch)
  • [2018-06-14] Accepted feed2exec 0.12.0 (source all) into unstable (Antoine Beaupré)
  • [2018-02-04] feed2exec 0.11.0 MIGRATED to testing (Debian testing watch)
  • [2018-01-29] Accepted feed2exec 0.11.0 (source all) into unstable (Antoine Beaupré)
  • [2017-12-03] feed2exec 0.10.0 MIGRATED to testing (Debian testing watch)
  • [2017-11-05] Accepted feed2exec 0.10.0 (source all) into unstable (Antoine Beaupré)
  • [2017-10-24] Accepted feed2exec 0.9.0 (source all) into unstable (Antoine Beaupré)
  • [2017-10-24] feed2exec 0.8.0 MIGRATED to testing (Debian testing watch)
  • [2017-10-18] Accepted feed2exec 0.8.0 (source all amd64) into unstable (Antoine Beaupré)
  • 1
  • 2
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian (0, 9)
  • buildd: logs, reproducibility
  • popcon
  • browse source code
  • edit tags
  • other distros
  • screenshots
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 0.22.0

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