From 47abd79b0147c074ce2e9f91430e8b8545a1e3f9 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 12 Jan 2020 22:16:28 +0100 Subject: .config/nvchecker/nvchecker.ini: Adding faac, libsndfile, mailman3, python-diff-cover, python-inflect, python-jinja_pluralize, python-flufl.testing, python-pymysql, python-importlib_resources. Renaming python-flufl.lock to python-flufl-lock (svn2git otherwise chokes on it). --- .config/nvchecker/nvchecker.ini | 32 +++++++++++++++++++++++++++++++- 1 file changed, 31 insertions(+), 1 deletion(-) diff --git a/.config/nvchecker/nvchecker.ini b/.config/nvchecker/nvchecker.ini index 5d4eada..83c8801 100644 --- a/.config/nvchecker/nvchecker.ini +++ b/.config/nvchecker/nvchecker.ini @@ -72,6 +72,10 @@ ignored_tags = start url = https://www.ladspa.org/ladspa_sdk/download.html regex = ladspa_sdk_([\d.]+)\.tgz? +[libsndfile] +url = http://www.mega-nerd.com/libsndfile/ +regex = libsndfile-([\d.]+)\.tar\.gz? + [ddrescue] url = http://ftp.gnu.org/gnu/ddrescue/ regex = ddrescue-([\d.]+)\.tar\.lz? @@ -116,6 +120,10 @@ regex= portmidi/([\d.]+)/ vcs = git://github.com/scons/scons use_max_tag = True +[faac] +github = knik0/faac +use_max_tag = True + [faad2] github = knik0/faad2 use_max_tag = True @@ -1457,7 +1465,7 @@ pypi = flufl.bounce [python-flufl.i18n] pypi = flufl.i18n -[python-flufl.lock] +[python-flufl-lock] pypi = flufl.lock [python-lazr.config] @@ -1472,3 +1480,25 @@ pypi = authheaders [python-publicsuffix] pypi = publicsuffix +[mailman3] +gitlab = mailman/mailman +use_max_tag = True + +[python-diff-cover] +pypi = diff_cover + +[python-inflect] +pypi = inflect + +[python-jinja_pluralize] +pypi = jinja2_pluralize + +[python-flufl.testing] +pypi = flufl.testing + +[python-pymysql] +pypi = pymysql + +[python-importlib_resources] +pypi = importlib_resources + -- cgit v1.2.3-54-g00ecf