From ee129345f3449e92457e46f8f8f4aaddc3ee90e3 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 23 May 2023 09:50:33 +0200 Subject: pkgs: add passt, remove python-inet_diag --- .config/nvchecker/community.toml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to '.config/nvchecker/community.toml') diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml index 5d65ea3..3a14438 100644 --- a/.config/nvchecker/community.toml +++ b/.config/nvchecker/community.toml @@ -1496,6 +1496,11 @@ source = "git" git = "https://github.com/rncbc/padthv1" use_max_tag = true +[passt] +source = "git" +git = "https://passt.top/passt/" +use_max_tag = true + [patchage] source = "git" git = "https://gitlab.com/drobilla/patchage.git" @@ -1938,11 +1943,6 @@ pypi = "identify" source = "pypi" pypi = "importlib_resources" -[python-inet_diag] -source = "git" -git = "https://git.kernel.org/pub/scm/libs/python/python-inet_diag/python-inet_diag.git" -use_max_tag = true - [python-inflect] source = "pypi" pypi = "inflect" -- cgit v1.2.3-54-g00ecf