treewide: ignore alpha/beta/dev/rc versions in update-check
This commit is contained in:
committed by
Michal Vasilek
parent
3c720f27cb
commit
a73599d517
1
srcpkgs/bochs/update
Normal file
1
srcpkgs/bochs/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*.pre[1-9]"
|
||||
1
srcpkgs/cppcms/update
Normal file
1
srcpkgs/cppcms/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*.beta[1-9]"
|
||||
@@ -1 +1,2 @@
|
||||
pkgname=cryptopp
|
||||
site="https://github.com/weidai11/cryptopp/tags"
|
||||
pattern="CRYPTOPP_\K[0-9_]+"
|
||||
|
||||
1
srcpkgs/geos/update
Normal file
1
srcpkgs/geos/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*beta[1-9] *rc[1-9]"
|
||||
@@ -1 +1 @@
|
||||
ignore="*a*"
|
||||
ignore="*a[1-9] *rc[1-9]"
|
||||
|
||||
1
srcpkgs/gource/update
Normal file
1
srcpkgs/gource/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*.win32 *.win64"
|
||||
1
srcpkgs/gpsd/update
Normal file
1
srcpkgs/gpsd/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*~dev"
|
||||
@@ -1,3 +1,3 @@
|
||||
site="http://repo.or.cz/guilt.git/refs/"
|
||||
pattern="tags/v\K[\d\.rc-]+"
|
||||
ignore="*-rc"
|
||||
ignore="*-rc[1-9]"
|
||||
|
||||
1
srcpkgs/jupyterlab/update
Normal file
1
srcpkgs/jupyterlab/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[0-9]* *b[0-9]* *rc[0-9]*"
|
||||
1
srcpkgs/pasmo/update
Normal file
1
srcpkgs/pasmo/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*.beta[1-9]* 0.6.0.200[67]*"
|
||||
1
srcpkgs/picard/update
Normal file
1
srcpkgs/picard/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*b[1-9]"
|
||||
1
srcpkgs/portage/update
Normal file
1
srcpkgs/portage/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="3.x.xx"
|
||||
1
srcpkgs/proftpd/update
Normal file
1
srcpkgs/proftpd/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*rc[1-9]"
|
||||
1
srcpkgs/pysolfc-cardsets/update
Normal file
1
srcpkgs/pysolfc-cardsets/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*PRE"
|
||||
1
srcpkgs/python-MarkupSafe/update
Normal file
1
srcpkgs/python-MarkupSafe/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[1-9] *rc[1-9]"
|
||||
1
srcpkgs/python-mock/update
Normal file
1
srcpkgs/python-mock/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="[4-9]*" # v4+ doesn't work with Python 2
|
||||
@@ -1,2 +1,3 @@
|
||||
site=https://github.com/pyparsing/pyparsing/releases
|
||||
pkgname=pyparsing
|
||||
ignore="*a[1-9] *b[1-9] *rc[1-9]"
|
||||
|
||||
1
srcpkgs/python-pluggy/update
Normal file
1
srcpkgs/python-pluggy/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="[1-9]*" # 1.0.0 dropped Python 2 support
|
||||
@@ -1 +1 @@
|
||||
ignore="*.*.*a* *.*.*b* *.*.*rc*"
|
||||
ignore="*.*.*a* *.*.*b* *.*.*rc* *.*.*dev*"
|
||||
|
||||
1
srcpkgs/python-pyserial/update
Normal file
1
srcpkgs/python-pyserial/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*b[0-9]"
|
||||
@@ -1 +1 @@
|
||||
ignore="5.*"
|
||||
ignore="*rc[1-9] [5-9].*"
|
||||
|
||||
1
srcpkgs/python-rdflib/update
Normal file
1
srcpkgs/python-rdflib/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[0-9] *b[0-9] *rc[1-9]"
|
||||
1
srcpkgs/python3-WTForms/update
Normal file
1
srcpkgs/python3-WTForms/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[1-9]"
|
||||
1
srcpkgs/python3-ansible-lint/update
Normal file
1
srcpkgs/python3-ansible-lint/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[0-9] *a[0-9].dev* *rc[0-9]"
|
||||
@@ -1,2 +1 @@
|
||||
pkgname=apsw
|
||||
pattern='[\d.]+-r\d+'
|
||||
pattern='tag/\K[\d.r-]+'
|
||||
|
||||
1
srcpkgs/python3-babelfish/update
Normal file
1
srcpkgs/python3-babelfish/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*b[0-9]"
|
||||
@@ -1 +1 @@
|
||||
ignore="*b*"
|
||||
ignore="*a[0-9] *b[0-9]"
|
||||
|
||||
@@ -1 +1 @@
|
||||
ignore="*dev*"
|
||||
ignore="*.dev[0-9] *a[1-9] *rc[1-9]"
|
||||
|
||||
1
srcpkgs/python3-defusedxml/update
Normal file
1
srcpkgs/python3-defusedxml/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*rc[1-9]"
|
||||
1
srcpkgs/python3-docutils/update
Normal file
1
srcpkgs/python3-docutils/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*b[0-9] *b[0-9].dev[0-9]"
|
||||
1
srcpkgs/python3-google-api-core/update
Normal file
1
srcpkgs/python3-google-api-core/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[1-9] *b[1-9] *.dev[0-9]"
|
||||
1
srcpkgs/python3-google-auth/update
Normal file
1
srcpkgs/python3-google-auth/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[1-9] *b[1-9] *.dev[0-9]"
|
||||
1
srcpkgs/python3-googleapis-common-protos/update
Normal file
1
srcpkgs/python3-googleapis-common-protos/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*.dev[1-9]"
|
||||
1
srcpkgs/python3-httpx/update
Normal file
1
srcpkgs/python3-httpx/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*b[0-9]"
|
||||
1
srcpkgs/python3-jsonschema/update
Normal file
1
srcpkgs/python3-jsonschema/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[1-9]"
|
||||
1
srcpkgs/python3-mistune/update
Normal file
1
srcpkgs/python3-mistune/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[1-9] *rc[1-9]"
|
||||
1
srcpkgs/python3-olefile/update
Normal file
1
srcpkgs/python3-olefile/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*.dev[1-9]"
|
||||
1
srcpkgs/python3-plotly/update
Normal file
1
srcpkgs/python3-plotly/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[1-9] *rc[1-9]"
|
||||
1
srcpkgs/python3-poetry-core/update
Normal file
1
srcpkgs/python3-poetry-core/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[1-9]"
|
||||
1
srcpkgs/python3-pyudev/update
Normal file
1
srcpkgs/python3-pyudev/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*.dev*"
|
||||
1
srcpkgs/python3-seaborn/update
Normal file
1
srcpkgs/python3-seaborn/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*rc[0-9]"
|
||||
1
srcpkgs/python3-sympy/update
Normal file
1
srcpkgs/python3-sympy/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*rc[1-9]"
|
||||
1
srcpkgs/python3-tldextract/update
Normal file
1
srcpkgs/python3-tldextract/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*rc[1-9]"
|
||||
@@ -1 +1 @@
|
||||
ignore="*b*"
|
||||
ignore="*a[1-9] *b[1-9]"
|
||||
|
||||
1
srcpkgs/python3-wrapt/update
Normal file
1
srcpkgs/python3-wrapt/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*rc[1-9]"
|
||||
1
srcpkgs/rdiff-backup/update
Normal file
1
srcpkgs/rdiff-backup/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a[0-9] *b[0-9] *.dev[0-9] *rc[0-9]"
|
||||
1
srcpkgs/spiped/update
Normal file
1
srcpkgs/spiped/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*a *b"
|
||||
2
srcpkgs/textadept/update
Normal file
2
srcpkgs/textadept/update
Normal file
@@ -0,0 +1,2 @@
|
||||
site="https://github.com/orbitalquark/textadept/tags"
|
||||
pattern="/archive/refs/tags/textadept_\K[\d.]+(?=\.tar\.gz)"
|
||||
1
srcpkgs/tsocks/update
Normal file
1
srcpkgs/tsocks/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*[Bb]eta*"
|
||||
1
srcpkgs/valgrind/update
Normal file
1
srcpkgs/valgrind/update
Normal file
@@ -0,0 +1 @@
|
||||
ignore="*.RC[1-9]"
|
||||
Reference in New Issue
Block a user