From 0faf775ac304909d2123d29ab0d0db772754e9b9 Mon Sep 17 00:00:00 2001 From: David Runge Date: Thu, 4 Jan 2024 12:09:50 +0100 Subject: nvchecker: Add and remove packages Add python-regress. Remove fluajho and vico. Signed-off-by: David Runge --- .config/nvchecker/extra.toml | 4 ++++ .config/packages/extra.txt | 1 + 2 files changed, 5 insertions(+) diff --git a/.config/nvchecker/extra.toml b/.config/nvchecker/extra.toml index 661120c..d7ccf8e 100644 --- a/.config/nvchecker/extra.toml +++ b/.config/nvchecker/extra.toml @@ -2691,6 +2691,10 @@ pypi = "pywlroots" source = "pypi" pypi = "rcssmin" +[python-regress] +source = "pypi" +pypi = "regress" + [python-requests-wsgi-adapter] source = "pypi" pypi = "requests-wsgi-adapter" diff --git a/.config/packages/extra.txt b/.config/packages/extra.txt index 2b83366..5f4330a 100644 --- a/.config/packages/extra.txt +++ b/.config/packages/extra.txt @@ -93,6 +93,7 @@ python-pydantic-settings python-pyftdi python-pytest-examples python-pytest-pretty +python-regress python-resolvelib python-saml python-sphinx-book-theme -- cgit v1.2.3-54-g00ecf