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


Commits:
ad590d1a by Robin Candau at 2024-04-30T18:03:05+02:00
upgpkg: 24.2.3-1: New upstream release
https://github.com/ansible/ansible-lint/releases/tag/v24.2.3

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = ansible-lint
        pkgdesc = Checks playbooks for practices and behaviour that could 
potentially be improved.
-       pkgver = 24.2.2
-       pkgrel = 2
+       pkgver = 24.2.3
+       pkgrel = 1
        url = https://github.com/ansible/ansible-lint
        arch = any
        license = GPL-3.0-or-later
@@ -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#tag=v24.2.2
+       source = git+https://github.com/ansible/ansible-lint.git#tag=v24.2.3
        source = disable_version_check.patch
-       b2sums = 
6a5cb672255b84269daf656a19e82c2a8de0d4340b59a4d67f908165f93c65c70183a0ab93cda1f6e9381e4866c61f05e8c6f8a922f27ae1532b787b633024e2
+       b2sums = 
76603d5154699a7fc545e455e7f0eb60ccaba8c1686bdfc9b8ed1b36438c6716b98a8154f06abe1183054db9c3b2dd7297acd443ef2e908815474de5d0f0fc60
        b2sums = 
98294f267ca693c0bc3921f8e076d674a219a891502cd31a0af789bc0b1447b53834b9c85853a134f6bc1ac384f31cb174cba2d55fbcc1636cae9bd3c0bd8f84
 
 pkgname = ansible-lint


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Sander Boom <sanderb...@gmail.com>
 
 pkgname=ansible-lint
-pkgver=24.2.2
-pkgrel=2
+pkgver=24.2.3
+pkgrel=1
 pkgdesc="Checks playbooks for practices and behaviour that could potentially 
be improved."
 arch=('any')
 url="https://github.com/ansible/ansible-lint";
@@ -17,7 +17,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#tag=v$pkgver
         disable_version_check.patch)
-b2sums=('6a5cb672255b84269daf656a19e82c2a8de0d4340b59a4d67f908165f93c65c70183a0ab93cda1f6e9381e4866c61f05e8c6f8a922f27ae1532b787b633024e2'
+b2sums=('76603d5154699a7fc545e455e7f0eb60ccaba8c1686bdfc9b8ed1b36438c6716b98a8154f06abe1183054db9c3b2dd7297acd443ef2e908815474de5d0f0fc60'
         
'98294f267ca693c0bc3921f8e076d674a219a891502cd31a0af789bc0b1447b53834b9c85853a134f6bc1ac384f31cb174cba2d55fbcc1636cae9bd3c0bd8f84')
 
 prepare() {



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/ansible-lint/-/commit/ad590d1ad1d7fda2015b497420a2212e8d90efaf
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to