diff options
-rw-r--r-- | .config/nvchecker/extra.toml | 4 | ||||
-rw-r--r-- | .config/packages/community.txt | 1 |
2 files changed, 0 insertions, 5 deletions
diff --git a/.config/nvchecker/extra.toml b/.config/nvchecker/extra.toml index ceaf834..461a9a9 100644 --- a/.config/nvchecker/extra.toml +++ b/.config/nvchecker/extra.toml @@ -2785,10 +2785,6 @@ pypi = "vobject" source = "pypi" pypi = "whichcraft" -[python-wsgi-intercept] -source = "pypi" -pypi = "wsgi-intercept" - [python-xapian] source = "git" git = "https://github.com/xapian/xapian" diff --git a/.config/packages/community.txt b/.config/packages/community.txt index 7cd8641..32b6ab0 100644 --- a/.config/packages/community.txt +++ b/.config/packages/community.txt @@ -517,7 +517,6 @@ python-utils python-vmprof python-vobject python-whichcraft -python-wsgi-intercept python-xapian python-xapian-haystack python-xkbcommon |