Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / 
ansible-lint


Commits:
c0f4f537 by Robin Candau at 2024-03-14T19:02:16+01:00
upgpkg: 24.2.1-1: New upstream release + Add .nvchecker.toml

- - - - -


3 changed files:

- .SRCINFO
- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = ansible-lint
        pkgdesc = Checks playbooks for practices and behaviour that could 
potentially be improved.
-       pkgver = 24.2.0
+       pkgver = 24.2.1
        pkgrel = 1
        url = https://github.com/ansible/ansible-lint
        arch = any
@@ -30,9 +30,9 @@ pkgbase = ansible-lint
        depends = python-ruamel-yaml
        depends = python-wcmatch
        optdepends = ansible: check official ansible collections
-       source = 
git+https://github.com/ansible/ansible-lint.git#commit=a3fc7e4def4c3576a221fd1e0e58c0ee43f73af5
+       source = 
git+https://github.com/ansible/ansible-lint.git#commit=ce2ebd7df4486adde693d7a70f0a9cd1814bce35
        source = disable_version_check.patch
-       b2sums = SKIP
+       b2sums = 
2d0014fbe8b8cb6b5e88eb7649cad0fa3777137490130b4e80d2adc5d5bf7fe8228019f4225400a4daa3c2ab8cdcf3bc4923ff4c1fd7760a5a1e433ddd2643c2
        b2sums = 
98294f267ca693c0bc3921f8e076d674a219a891502cd31a0af789bc0b1447b53834b9c85853a134f6bc1ac384f31cb174cba2d55fbcc1636cae9bd3c0bd8f84
 
 pkgname = ansible-lint


=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,6 @@
+[ansible-lint]
+source = "github"
+github = "ansible/ansible-lint"
+prefix = "v"
+use_max_tag = true
+exclude_regex = ".*(pre|a|alpha|b|beta|r|rc).*"


=====================================
PKGBUILD
=====================================
@@ -3,9 +3,9 @@
 # Maintainer: Robin Candau <an...@archlinux.org>
 # Contributor: Sander Boom <sanderb...@gmail.com>
 
-_commit=a3fc7e4def4c3576a221fd1e0e58c0ee43f73af5
+_commit=ce2ebd7df4486adde693d7a70f0a9cd1814bce35
 pkgname=ansible-lint
-pkgver=24.2.0
+pkgver=24.2.1
 pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially 
be improved."
 arch=('any')
@@ -18,7 +18,7 @@ checkdepends=(mypy python-jmespath python-pylint 
python-pytest python-pytest-moc
 optdepends=('ansible: check official ansible collections')
 source=(git+https://github.com/ansible/ansible-lint.git#commit=$_commit
         disable_version_check.patch)
-b2sums=('SKIP'
+b2sums=('2d0014fbe8b8cb6b5e88eb7649cad0fa3777137490130b4e80d2adc5d5bf7fe8228019f4225400a4daa3c2ab8cdcf3bc4923ff4c1fd7760a5a1e433ddd2643c2'
         
'98294f267ca693c0bc3921f8e076d674a219a891502cd31a0af789bc0b1447b53834b9c85853a134f6bc1ac384f31cb174cba2d55fbcc1636cae9bd3c0bd8f84')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-lint/-/commit/c0f4f5372c2d2a770c24575d0bdd92c9cdcd5c39

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-lint/-/commit/c0f4f5372c2d2a770c24575d0bdd92c9cdcd5c39
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to