From 31d70ba579d8cf34d1d16482c55ce15b28871605 Mon Sep 17 00:00:00 2001 From: David Runge Date: Tue, 16 Aug 2022 21:40:09 +0200 Subject: Add packages to community .config/nvchecker/community.toml: Add upstream tracking for ghc-filesystem, lib32-libtiff, libsbsms, pc-ble-driver, podman-dnsname, python-certifi, python-click-command-tree, python-coverage-conditional-plugin, python-fastapi, python-jaraco.itertools, python-jaraco.logging, python-jaraco.stream, python-magic, python-nrfutil, python-pc-ble-driver-py, python-piccata, python-pydantic, python-pyspinel, python-pytest-httpserver, python-pytest-shell-utilities, python-pytest-skip-markers, python-requests-wsgi-adapter, python-sphinx-lv2-theme, python-sphinxcontrib-programoutput, python-starlette, python-unearth, reaper, repod and sonivox. Fix upstream tracking for solr and sratom. .config/packages/community.txt: Add ghc-filesystem, lib32-libtiff, libsbsms, pc-ble-driver, podman-dnsname, python-certifi, python-click-command-tree, python-coverage-conditional-plugin, python-fastapi, python-jaraco.itertools, python-jaraco.logging, python-jaraco.stream, python-magic, python-nrfutil, python-pc-ble-driver-py, python-piccata, python-pydantic, python-pyspinel, python-pytest-httpserver, python-pytest-shell-utilities, python-pytest-skip-markers, python-requests-wsgi-adapter, python-sphinx-lv2-theme, python-sphinxcontrib-programoutput, python-starlette, python-unearth, reaper, repod and sonivox to community. --- .config/nvchecker/community.toml | 144 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 135 insertions(+), 9 deletions(-) (limited to '.config/nvchecker') diff --git a/.config/nvchecker/community.toml b/.config/nvchecker/community.toml index a829289..bc5c142 100644 --- a/.config/nvchecker/community.toml +++ b/.config/nvchecker/community.toml @@ -527,6 +527,11 @@ source = "git" git = "https://gitlab.com/quamplex/geonkick/" use_max_tag = true +[ghc-filesystem] +source = "git" +git = "https://github.com/gulrak/filesystem" +use_max_tag = true + [gigedit] source = "regex" regex = "gigedit-([\\d.]+)\\.tar\\.bz2?" @@ -780,11 +785,6 @@ git = "https://github.com/libexpat/libexpat/" include_regex = "(R_)([\\d.*][_].*)" use_max_tag = true -[lib32-libffi] -source = "git" -git = "https://github.com/libffi/libffi" -use_max_tag = true - [lib32-fluidsynth] source = "git" git = "https://github.com/fluidsynth/fluidsynth" @@ -825,6 +825,11 @@ source = "git" git = "https://sourceware.org/git/elfutils.git" use_max_tag = true +[lib32-libffi] +source = "git" +git = "https://github.com/libffi/libffi" +use_max_tag = true + [lib32-libinstpatch] source = "git" git = "https://github.com/swami/libinstpatch" @@ -858,6 +863,11 @@ git = "https://github.com/libsndfile/libsndfile/" exclude_regex = "(v|)([\\d.]+)(-|)(rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)" use_max_tag = true +[lib32-libtiff] +source = "git" +git = "https://gitlab.com/libtiff/libtiff" +use_max_tag = true + [lib32-libusb] source = "git" git = "https://github.com/libusb/libusb" @@ -903,6 +913,7 @@ use_max_tag = true [libguestfs] source = "git" git = "https://github.com/libguestfs/libguestfs" +exclude_regex = "^(v|)1.49.([\\d.]+)$" use_max_tag = true [libgig] @@ -967,6 +978,11 @@ source = "git" git = "https://github.com/LibrePCB/LibrePCB" use_max_tag = true +[libsbsms] +source = "git" +git = "https://github.com/claytonotey/libsbsms" +use_max_tag = true + [libsmf] source = "regex" regex = "files/libsmf/([\\d.]+)/?" @@ -1349,6 +1365,7 @@ url = "https://kokkinizita.linuxaudio.org/linuxaudio/downloads/index.html" [openapi-diff] source = "git" git = "https://github.com/OpenAPITools/openapi-diff/" +exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)" use_max_tag = true [openapi-generator] @@ -1397,6 +1414,11 @@ source = "git" git = "https://git.laborejo.org/lss/patroneo.git" use_max_tag = true +[pc-ble-driver] +source = "git" +git = "https://github.com/NordicSemiconductor/pc-ble-driver" +use_max_tag = true + [pd] source = "git" git = "https://github.com/pure-data/pure-data" @@ -1459,6 +1481,12 @@ git = "https://github.com/containers/podman-compose/" exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp)(-[\\d.]+|[\\d.]+|)" use_max_tag = true +[podman-dnsname] +source = "git" +git = "https://github.com/containers/dnsname" +exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta|bp)(-[\\d.]+|[\\d.]+|)" +use_max_tag = true + [polyphone] source = "git" git = "https://github.com/davy7125/polyphone" @@ -1560,15 +1588,24 @@ pypi = "cbor2" source = "pypi" pypi = "cerberus" +[python-certifi] +source = "pypi" +pypi = "certifi" + [python-cfgv] source = "pypi" pypi = "cfgv" +[python-click-command-tree] +source = "pypi" +pypi = "click-command-tree" + [python-click-completion] source = "git" git = "https://github.com/click-contrib/click-completion" use_max_tag = true + [python-click-help-colors] source = "pypi" pypi = "click-help-colors" @@ -1601,6 +1638,10 @@ pypi = "configclass" source = "pypi" pypi = "cookiecutter" +[python-coverage-conditional-plugin] +source = "pypi" +pypi = "coverage-conditional-plugin" + [python-crcmod] source = "pypi" pypi = "crcmod" @@ -1706,6 +1747,10 @@ pypi = "ethtool" source = "pypi" pypi = "falcon" +[python-fastapi] +source = "pypi" +pypi = "fastapi" + [python-fastjsonschema] source = "pypi" pypi = "fastjsonschema" @@ -1815,6 +1860,18 @@ pypi = "iwlib" source = "pypi" pypi = "jack-client" +["python-jaraco.itertools"] +source = "pypi" +pypi = "jaraco.itertools" + +["python-jaraco.logging"] +source = "pypi" +pypi = "jaraco.logging" + +["python-jaraco.stream"] +source = "pypi" +pypi = "jaraco.stream" + [python-jinja-time] source = "pypi" pypi = "jinja2-time" @@ -1860,6 +1917,10 @@ pypi = "python-ly" source = "pypi" pypi = "mailmanclient" +[python-magic] +source = "pypi" +pypi = "python-magic" + [python-mergedict] source = "pypi" pypi = "mergedict" @@ -1898,6 +1959,10 @@ pypi = "nkdfu" source = "pypi" pypi = "nose2" +[python-nrfutil] +source = "pypi" +pypi = "nrfutil" + [python-openid] source = "pypi" pypi = "python3-openid" @@ -1916,6 +1981,10 @@ pypi = "orjson" source = "pypi" pypi = "python-osc" +[python-pc-ble-driver-py] +source = "pypi" +pypi = "pc-ble-driver-py" + [python-pdm] source = "pypi" pypi = "pdm" @@ -1932,6 +2001,10 @@ pypi = "pendulum" source = "pypi" pypi = "phpserialize" +[python-piccata] +source = "pypi" +pypi = "piccata" + [python-piexif] source = "pypi" pypi = "piexif" @@ -1965,6 +2038,10 @@ source = "git" git = "https://github.com/alsa-project/alsa-python" use_max_tag = true +[python-pydantic] +source = "pypi" +pypi = "pydantic" + [python-pyliblo] source = "pypi" pypi = "pyliblo" @@ -1977,6 +2054,10 @@ pypi = "pylink-square" source = "pypi" pypi = "pyocd" +[python-pyspinel] +source = "pypi" +pypi = "pyspinel" + [python-pythonfinder] source = "pypi" pypi = "pythonfinder" @@ -2023,6 +2104,10 @@ pypi = "pytest-helpers-namespace" source = "pypi" pypi = "pytest-html" +[python-pytest-httpserver] +source = "pypi" +pypi = "pytest-httpserver" + [python-pytest-metadata] source = "pypi" pypi = "pytest-metadata" @@ -2039,6 +2124,14 @@ pypi = "pytest-responsemock" source = "pypi" pypi = "pytest-services" +[python-pytest-shell-utilities] +source = "pypi" +pypi = "pytest-shell-utilities" + +[python-pytest-skip-markers] +source = "pypi" +pypi = "pytest-skip-markers" + [python-pytest-subtesthack] source = "pypi" pypi = "pytest-subtesthack" @@ -2075,6 +2168,10 @@ pypi = "pywlroots" source = "pypi" pypi = "rcssmin" +[python-requests-wsgi-adapter] +source = "pypi" +pypi = "requests-wsgi-adapter" + [python-rjsmin] source = "pypi" pypi = "rjsmin" @@ -2124,14 +2221,26 @@ pypi = "sphinx-autoapi" source = "pypi" pypi = "sphinx-click" +[python-sphinx-lv2-theme] +source = "pypi" +pypi = "sphinx-lv2-theme" + [python-sphinxcontrib-newsfeed] source = "pypi" pypi = "sphinxcontrib-newsfeed" +[python-sphinxcontrib-programoutput] +source = "pypi" +pypi = "sphinxcontrib-programoutput" + [python-spsdk] source = "pypi" pypi = "spsdk" +[python-starlette] +source = "pypi" +pypi = "starlette" + [python-subprocess-tee] source = "pypi" pypi = "subprocess-tee" @@ -2164,6 +2273,10 @@ pypi = "tree-format" source = "pypi" pypi = "tzlocal" +[python-unearth] +source = "pypi" +pypi = "unearth" + [python-utils] source = "pypi" pypi = "python-utils" @@ -2310,11 +2423,20 @@ source = "regex" regex = "pkgver\\=([\\d]+)?" url = "https://git.archlinux.org/svntogit/community.git/plain/trunk/PKGBUILD?h=packages/realtime-privileges" +[reaper] +source = "regex" +regex = "Version ([\\d.]+):" +url = "https://www.reaper.fm/download.php" + [release-cli] source = "git" git = "https://gitlab.com/gitlab-org/release-cli" use_max_tag = true +[repod] +source = "pypi" +pypi = "repod" + [rev-plugins] source = "regex" regex = "REV-plugins-([\\d.]+)\\.tar\\.bz2?" @@ -2489,8 +2611,8 @@ use_max_tag = true [solr] source = "git" -git = "https://github.com/apache/lucene-solr" -include_regex = "releases/lucene-solr/([\\d.]+)" +git = "https://gitbox.apache.org/repos/asf/solr.git" +include_regex = "releases/solr/([\\d.]+)" use_max_tag = true [sonic-pi] @@ -2504,6 +2626,11 @@ git = "https://github.com/sonic-visualiser/sonic-visualiser" use_max_tag = true include_regex = "sv_v([\\d.]+)" +[sonivox] +source = "git" +git = "https://github.com/pedrolcl/sonivox" +use_max_tag = true + [sorcer] source = "git" git = "https://github.com/openavproductions/openav-sorcer" @@ -2536,7 +2663,7 @@ url = "http://spectmorph.org/downloads/" [sratom] source = "git" -git = "https://git.drobilla.net/sratom.git" +git = "https://gitlab.com/lv2/sratom" use_max_tag = true [ssr] @@ -2901,4 +3028,3 @@ git = "https://github.com/zynaddsubfx/zynaddsubfx" use_max_tag = true exclude_regex = "(v|)([\\d.]+)(-|)(dev|rc|RC|alpha|beta)(-[\\d.]+|[\\d.]+|)" - -- cgit v1.2.3-54-g00ecf