From 2be6a7428078424762e0e0877d7591c4b0e8cdd3 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 3 Dec 2023 11:14:09 +0100 Subject: nvchecker: Add and remove packages in extra Add dhcpcd, epubcheck, lib32-zlib, libblockdev, python-authheaders-psddmarc-participants, python-devtools, python-nethsm-sdk-py, python-pyftdi, python-saml, python-sphinxygen, udisks2, zbus_xmlgen, zix. Remove icecast, python-setuptools-scm-git-archive. Adapt mellite to moved upstream. Adapt guestfs-tools and libguestfs to more generically find stable versions. Signed-off-by: David Runge --- .config/nvchecker/extra.toml | 80 +++++++++++++++++++++++++++++++++++--------- 1 file changed, 65 insertions(+), 15 deletions(-) diff --git a/.config/nvchecker/extra.toml b/.config/nvchecker/extra.toml index c11101f..64279ba 100644 --- a/.config/nvchecker/extra.toml +++ b/.config/nvchecker/extra.toml @@ -483,6 +483,11 @@ source = "regex" regex = "dgedit-([\\d.]+)?" url = "https://drumgizmo.org/releases/" +[dhcpcd] +source = "git" +git = "https://github.com/NetworkConfiguration/dhcpcd" +use_max_tag = true + [din] source = "regex" regex = "din-([\\d.]+)\\.tar\\.gz?" @@ -565,6 +570,11 @@ git = "https://github.com/kushview/element" exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp|b)(-[\\d.]+|[\\d.]+|)" use_max_tag = true +[epubcheck] +source = "git" +git = "https://github.com/w3c/epubcheck" +use_max_tag = true + [eq10q] source = "regex" regex = "eq10q-([\\d.]+)\\.tar\\.gz?" @@ -702,7 +712,7 @@ use_max_tag = true [geonkick] source = "git" -git = "https://gitlab.com/quamplex/geonkick/" +git = "https://gitlab.com/Geonkick-Synthesizer/geonkick" use_max_tag = true [ghc-filesystem] @@ -755,7 +765,7 @@ use_max_tag = true [guestfs-tools] source = "git" git = "https://github.com/rwmjones/guestfs-tools" -exclude_regex = "^(v|)1.49.([\\d.]+)$" +include_regex = "^(v|)([\\d.]+).([\\d]*)[02468]{1}.([\\d.]+)$" use_max_tag = true [guitarix] @@ -816,12 +826,6 @@ exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|pre)(-[\\d.]+|[\\d.]+|)" source = "pypi" pypi = "hyperkitty" -[icecast] -source = "git" -git = "https://gitlab.xiph.org/xiph/icecast-server.git" -use_max_tag = true -exclude_regex = "(v|)([\\d.]+)(-|)(rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)" - [iempluginsuite] source = "git" git = "https://git.iem.at/audioplugins/IEMPluginSuite" @@ -1128,6 +1132,11 @@ git = "https://github.com/portaudio/portaudio" use_max_tag = true exclude_regex = "(AudioMulch_09b10|AudioMulch_09b10patch1|V18|initial|pa_stable_v19_20110326_r1647|pa_stable_v19_20111121_r1788|pa_stable_v19_20140130_r1919|svn/1415|unknown-was-pateam|v19-devel-pre-restructure|v19p-2008-03-20)" +[lib32-zlib] +source = "git" +git = "https://github.com/madler/zlib" +use_max_tag = true + [libao] source = "git" git = "https://gitlab.xiph.org/xiph/libao" @@ -1138,6 +1147,11 @@ source = "git" git = "https://github.com/avnu/libavtp" use_max_tag = true +[libblockdev] +source = "git" +git = "https://github.com/storaged-project/libblockdev" +use_max_tag = true + [libcalfbox-lss] source = "git" git = "https://git.laborejo.org/lss/libcalfbox-lss.git" @@ -1181,7 +1195,7 @@ url = "https://gitlab.gnome.org/gnome/libgit2-glib/tags" [libguestfs] source = "git" git = "https://github.com/libguestfs/libguestfs" -exclude_regex = "^(v|)1.(49|51).([\\d.]+)$" +include_regex = "^(v|)([\\d.]+).([\\d]*)[02468]{1}.([\\d.]+)$" use_max_tag = true [libid3tag] @@ -1478,7 +1492,7 @@ use_max_tag = true [mellite] source = "git" -git = "https://github.com/sciss/mellite" +git = "https://codeberg.org/sciss/mellite" use_max_tag = true ["mephisto.lv2"] @@ -2034,6 +2048,11 @@ pypi = "atpublic" source = "pypi" pypi = "authheaders" +[python-authheaders-psddmarc-participants] +source = "regex" +regex = "
([\\d-]+)?" +url = "https://www.psddmarc.org/registry.html#psddmarc-participants" + [python-binaryornot] source = "pypi" pypi = "binaryornot" @@ -2083,7 +2102,6 @@ source = "git" git = "https://github.com/click-contrib/click-completion" use_max_tag = true - [python-click-help-colors] source = "pypi" pypi = "click-help-colors" @@ -2148,6 +2166,10 @@ pypi = "dbus-next" source = "pypi" pypi = "deepmerge" +[python-devtools] +source = "pypi" +pypi = "devtools" + [python-diff-cover] source = "pypi" pypi = "diff_cover" @@ -2430,6 +2452,10 @@ pypi = "mutagen" source = "pypi" pypi = "natsort" +[python-nethsm-sdk-py] +source = "pypi" +pypi = "nethsm" + [python-nkdfu] source = "pypi" pypi = "nkdfu" @@ -2545,6 +2571,10 @@ pypi = "pydantic-extra-types" source = "pypi" pypi = "pydantic-settings" +[python-pyftdi] +source = "pypi" +pypi = "pyftdi" + [python-pyliblo] source = "pypi" pypi = "pyliblo" @@ -2706,6 +2736,10 @@ pypi = "rjsmin" source = "pypi" pypi = "robot-detection" +[python-saml] +source = "pypi" +pypi = "python3-saml" + [python-schedutils] source = "git" git = "https://git.kernel.org/pub/scm/libs/python/python-schedutils/python-schedutils.git" @@ -2723,10 +2757,6 @@ pypi = "senf" source = "pypi" pypi = "setuptools-declarative-requirements" -[python-setuptools-scm-git-archive] -source = "pypi" -pypi = "setuptools-scm-git-archive" - [python-sly] source = "pypi" pypi = "sly" @@ -2763,6 +2793,10 @@ pypi = "sphinxcontrib-newsfeed" source = "pypi" pypi = "sphinxcontrib-programoutput" +[python-sphinxygen] +source = "pypi" +pypi = "sphinxygen" + [python-spsdk] source = "pypi" pypi = "spsdk" @@ -3390,6 +3424,11 @@ source = "regex" regex = "files/twolame/([\\d.]+)?" url = "https://sourceforge.net/projects/twolame/files/twolame/" +[udisks2] +source = "git" +git = "https://github.com/storaged-project/udisks" +use_max_tag = true + [umurmur] source = "git" git = "https://github.com/umurmur/umurmur" @@ -3589,6 +3628,12 @@ source = "git" git = "https://github.com/zamaudio/zam-plugins" use_max_tag = true +[zbus_xmlgen] +source = "git" +git = "https://github.com/dbus2/zbus" +include_regex = "zbus_xmlgen-([\\d.]+)" +use_max_tag = true + [zita-ajbridge] source = "regex" regex = "zita-ajbridge-([\\d.]+)\\.tar\\..*?" @@ -3654,6 +3699,11 @@ source = "regex" regex = "zita-rev1-([\\d.]+)\\.tar\\..*?" url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html" +[zix] +source = "git" +git = "https://gitlab.com/drobilla/zix" +use_max_tag = true + [zopfli] source = "git" git = "https://github.com/google/zopfli" -- cgit v1.2.3-54-g00ecf