Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-ansible-lint: update to 6.16.1
@ 2023-05-21 12:50 pascal-huber
  2023-05-21 12:52 ` pascal-huber
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: pascal-huber @ 2023-05-21 12:50 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 506 bytes --]

There is a new pull request by pascal-huber against master on the void-packages repository

https://github.com/pascal-huber/void-packages ansible-lint
https://github.com/void-linux/void-packages/pull/43987

python3-ansible-lint: update to 6.16.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

A patch file from https://github.com/void-linux/void-packages/pull/43987.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ansible-lint-43987.patch --]
[-- Type: text/x-diff, Size: 1218 bytes --]

From 2e29f0fdb511180df0486dde7cd5651e9cd64bb9 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 21 May 2023 14:41:06 +0200
Subject: [PATCH] python3-ansible-lint: update to 6.16.1

---
 srcpkgs/python3-ansible-lint/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template
index ad75a253c592..26f473abb3f0 100644
--- a/srcpkgs/python3-ansible-lint/template
+++ b/srcpkgs/python3-ansible-lint/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-lint'
 pkgname=python3-ansible-lint
-version=6.14.3
+version=6.16.1
 revision=1
 build_style=python3-pep517
 make_install_target="dist/ansible_lint-*-*-*-*.whl"
@@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/ansible/ansible-lint"
 distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
-checksum=73ec59929b6214f6d2ce5858c22c64e3a1daba7b8cdc1271833bb6d3c7155449
+checksum=1f2b796379f86e2dc57f1bfe4288a46c976a1d406d6221ee46e3ac8307f73ca3
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
@ 2023-05-21 12:52 ` pascal-huber
  2023-05-21 13:03 ` [PR PATCH] [Updated] " pascal-huber
                   ` (9 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pascal-huber @ 2023-05-21 12:52 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 176 bytes --]

New comment by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/pull/43987#issuecomment-1556172737

Comment:
ping maintainer @jcgruenhage 

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
  2023-05-21 12:52 ` pascal-huber
@ 2023-05-21 13:03 ` pascal-huber
  2023-05-21 13:04 ` pascal-huber
                   ` (8 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pascal-huber @ 2023-05-21 13:03 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by pascal-huber against master on the void-packages repository

https://github.com/pascal-huber/void-packages ansible-lint
https://github.com/void-linux/void-packages/pull/43987

python3-ansible-lint: update to 6.16.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

A patch file from https://github.com/void-linux/void-packages/pull/43987.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ansible-lint-43987.patch --]
[-- Type: text/x-diff, Size: 2442 bytes --]

From 2e29f0fdb511180df0486dde7cd5651e9cd64bb9 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 21 May 2023 14:41:06 +0200
Subject: [PATCH 1/2] python3-ansible-lint: update to 6.16.1

---
 srcpkgs/python3-ansible-lint/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template
index ad75a253c592..26f473abb3f0 100644
--- a/srcpkgs/python3-ansible-lint/template
+++ b/srcpkgs/python3-ansible-lint/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-lint'
 pkgname=python3-ansible-lint
-version=6.14.3
+version=6.16.1
 revision=1
 build_style=python3-pep517
 make_install_target="dist/ansible_lint-*-*-*-*.whl"
@@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/ansible/ansible-lint"
 distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
-checksum=73ec59929b6214f6d2ce5858c22c64e3a1daba7b8cdc1271833bb6d3c7155449
+checksum=1f2b796379f86e2dc57f1bfe4288a46c976a1d406d6221ee46e3ac8307f73ca3
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

From c377ca1129a7f5ba24843318541fec3484b182bf Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 21 May 2023 15:03:34 +0200
Subject: [PATCH 2/2] python3-ansible-compat: update to 4.0.4

---
 srcpkgs/python3-ansible-compat/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template
index 4f24371ccc7e..b5e50f627928 100644
--- a/srcpkgs/python3-ansible-compat/template
+++ b/srcpkgs/python3-ansible-compat/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-compat'
 pkgname=python3-ansible-compat
-version=3.0.1
+version=4.0.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel python3-setuptools_scm"
@@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/ansible/ansible-compat"
 distfiles="${PYPI_SITE}/a/ansible-compat/ansible-compat-${version}.tar.gz"
-checksum=d7dc5e4b7fade9b7375c568a24475b7be81024cac2a20caef3260ef0b51287b4
+checksum=ad7cebfbee0456dfbfee0e802515b111e001602552505174fa3a35ff08ba2339
 
 post_patch() {
 	export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
  2023-05-21 12:52 ` pascal-huber
  2023-05-21 13:03 ` [PR PATCH] [Updated] " pascal-huber
@ 2023-05-21 13:04 ` pascal-huber
  2023-05-24 13:59 ` jcgruenhage
                   ` (7 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pascal-huber @ 2023-05-21 13:04 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 188 bytes --]

New comment by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/pull/43987#issuecomment-1556175256

Comment:
Added update for `python3-ansible-compat`

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
                   ` (2 preceding siblings ...)
  2023-05-21 13:04 ` pascal-huber
@ 2023-05-24 13:59 ` jcgruenhage
  2023-05-24 15:05 ` [PR PATCH] [Updated] " pascal-huber
                   ` (6 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: jcgruenhage @ 2023-05-24 13:59 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 1231 bytes --]

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/43987#issuecomment-1561217660

Comment:
Tested and works. `v6.16.2` is out though, and I've tested this with this diff as well and it also works as expected. Can you update it accordingly?

```diff

diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template
index 26f473abb3..83ae6adc9a 100644
--- a/srcpkgs/python3-ansible-lint/template
+++ b/srcpkgs/python3-ansible-lint/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-lint'
 pkgname=python3-ansible-lint
-version=6.16.1
+version=6.16.2
 revision=1
 build_style=python3-pep517
 make_install_target="dist/ansible_lint-*-*-*-*.whl"
@@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/ansible/ansible-lint"
 distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
-checksum=1f2b796379f86e2dc57f1bfe4288a46c976a1d406d6221ee46e3ac8307f73ca3
+checksum=93ad8a04adcda6025d4ff218a10694120fe70cb91da8ac9f85c5dc82b32456e4
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 ```

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
                   ` (3 preceding siblings ...)
  2023-05-24 13:59 ` jcgruenhage
@ 2023-05-24 15:05 ` pascal-huber
  2023-05-24 15:12 ` pascal-huber
                   ` (5 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pascal-huber @ 2023-05-24 15:05 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by pascal-huber against master on the void-packages repository

https://github.com/pascal-huber/void-packages ansible-lint
https://github.com/void-linux/void-packages/pull/43987

python3-ansible-lint: update to 6.16.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

A patch file from https://github.com/void-linux/void-packages/pull/43987.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ansible-lint-43987.patch --]
[-- Type: text/x-diff, Size: 2442 bytes --]

From 5ad6afc99813bbfc81b6968326d739d8ae312e27 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 21 May 2023 14:41:06 +0200
Subject: [PATCH 1/2] python3-ansible-lint: update to 6.16.2

---
 srcpkgs/python3-ansible-lint/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template
index ad75a253c592..83ae6adc9ae0 100644
--- a/srcpkgs/python3-ansible-lint/template
+++ b/srcpkgs/python3-ansible-lint/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-lint'
 pkgname=python3-ansible-lint
-version=6.14.3
+version=6.16.2
 revision=1
 build_style=python3-pep517
 make_install_target="dist/ansible_lint-*-*-*-*.whl"
@@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/ansible/ansible-lint"
 distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
-checksum=73ec59929b6214f6d2ce5858c22c64e3a1daba7b8cdc1271833bb6d3c7155449
+checksum=93ad8a04adcda6025d4ff218a10694120fe70cb91da8ac9f85c5dc82b32456e4
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

From 413cae785578dd52d1bd687e004c3c7822b96fac Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 21 May 2023 15:03:34 +0200
Subject: [PATCH 2/2] python3-ansible-compat: update to 4.0.4

---
 srcpkgs/python3-ansible-compat/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template
index 4f24371ccc7e..b5e50f627928 100644
--- a/srcpkgs/python3-ansible-compat/template
+++ b/srcpkgs/python3-ansible-compat/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-compat'
 pkgname=python3-ansible-compat
-version=3.0.1
+version=4.0.4
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel python3-setuptools_scm"
@@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/ansible/ansible-compat"
 distfiles="${PYPI_SITE}/a/ansible-compat/ansible-compat-${version}.tar.gz"
-checksum=d7dc5e4b7fade9b7375c568a24475b7be81024cac2a20caef3260ef0b51287b4
+checksum=ad7cebfbee0456dfbfee0e802515b111e001602552505174fa3a35ff08ba2339
 
 post_patch() {
 	export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
                   ` (4 preceding siblings ...)
  2023-05-24 15:05 ` [PR PATCH] [Updated] " pascal-huber
@ 2023-05-24 15:12 ` pascal-huber
  2023-05-24 15:15 ` pascal-huber
                   ` (4 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pascal-huber @ 2023-05-24 15:12 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by pascal-huber against master on the void-packages repository

https://github.com/pascal-huber/void-packages ansible-lint
https://github.com/void-linux/void-packages/pull/43987

python3-ansible-lint: update to 6.16.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

A patch file from https://github.com/void-linux/void-packages/pull/43987.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ansible-lint-43987.patch --]
[-- Type: text/x-diff, Size: 2445 bytes --]

From 5ad6afc99813bbfc81b6968326d739d8ae312e27 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 21 May 2023 14:41:06 +0200
Subject: [PATCH 1/2] python3-ansible-lint: update to 6.16.2

---
 srcpkgs/python3-ansible-lint/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template
index ad75a253c592..83ae6adc9ae0 100644
--- a/srcpkgs/python3-ansible-lint/template
+++ b/srcpkgs/python3-ansible-lint/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-lint'
 pkgname=python3-ansible-lint
-version=6.14.3
+version=6.16.2
 revision=1
 build_style=python3-pep517
 make_install_target="dist/ansible_lint-*-*-*-*.whl"
@@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/ansible/ansible-lint"
 distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
-checksum=73ec59929b6214f6d2ce5858c22c64e3a1daba7b8cdc1271833bb6d3c7155449
+checksum=93ad8a04adcda6025d4ff218a10694120fe70cb91da8ac9f85c5dc82b32456e4
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

From 5d51ed3b094ce2cccc4e6be72e60c22b8098b8da Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 21 May 2023 15:03:34 +0200
Subject: [PATCH 2/2] python3-ansible-compat: update to 4.1.0

---
 srcpkgs/python3-ansible-compat/template | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template
index 4f24371ccc7e..6a5087795f3c 100644
--- a/srcpkgs/python3-ansible-compat/template
+++ b/srcpkgs/python3-ansible-compat/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-compat'
 pkgname=python3-ansible-compat
-version=3.0.1
+version=4.1.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel python3-setuptools_scm"
@@ -10,7 +10,8 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/ansible/ansible-compat"
 distfiles="${PYPI_SITE}/a/ansible-compat/ansible-compat-${version}.tar.gz"
-checksum=d7dc5e4b7fade9b7375c568a24475b7be81024cac2a20caef3260ef0b51287b4
+checksum=bcc6b3cf4bb102e1b1b36a8639fee7ad18ddb1d99fb055d208c8a0f650a51621
+
 
 post_patch() {
 	export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
                   ` (5 preceding siblings ...)
  2023-05-24 15:12 ` pascal-huber
@ 2023-05-24 15:15 ` pascal-huber
  2023-06-09  6:40 ` [PR REVIEW] " classabbyamp
                   ` (3 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: pascal-huber @ 2023-05-24 15:15 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 434 bytes --]

New comment by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/pull/43987#issuecomment-1561350517

Comment:
> Tested and works. `v6.16.2` is out though, and I've tested this with this diff as well and it also works as expected. Can you update it accordingly?

Thanks! I updated the `python3-ansible-lint` template and also  the dependency `python3-ansible-compat` (4.1.0 war released today).


^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR REVIEW] python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
                   ` (6 preceding siblings ...)
  2023-05-24 15:15 ` pascal-huber
@ 2023-06-09  6:40 ` classabbyamp
  2023-06-09  6:46 ` [PR PATCH] [Updated] " pascal-huber
                   ` (2 subsequent siblings)
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-06-09  6:40 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/43987#discussion_r1223905461

Comment:
spurious newline added

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Updated] python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
                   ` (7 preceding siblings ...)
  2023-06-09  6:40 ` [PR REVIEW] " classabbyamp
@ 2023-06-09  6:46 ` pascal-huber
  2023-06-09  6:48 ` [PR REVIEW] " pascal-huber
  2023-06-09  6:58 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: pascal-huber @ 2023-06-09  6:46 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 511 bytes --]

There is an updated pull request by pascal-huber against master on the void-packages repository

https://github.com/pascal-huber/void-packages ansible-lint
https://github.com/void-linux/void-packages/pull/43987

python3-ansible-lint: update to 6.16.1
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

A patch file from https://github.com/void-linux/void-packages/pull/43987.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-ansible-lint-43987.patch --]
[-- Type: text/x-diff, Size: 2442 bytes --]

From 5ad6afc99813bbfc81b6968326d739d8ae312e27 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 21 May 2023 14:41:06 +0200
Subject: [PATCH 1/2] python3-ansible-lint: update to 6.16.2

---
 srcpkgs/python3-ansible-lint/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template
index ad75a253c592..83ae6adc9ae0 100644
--- a/srcpkgs/python3-ansible-lint/template
+++ b/srcpkgs/python3-ansible-lint/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-lint'
 pkgname=python3-ansible-lint
-version=6.14.3
+version=6.16.2
 revision=1
 build_style=python3-pep517
 make_install_target="dist/ansible_lint-*-*-*-*.whl"
@@ -18,7 +18,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/ansible/ansible-lint"
 distfiles="${PYPI_SITE}/a/ansible-lint/ansible-lint-${version}.tar.gz"
-checksum=73ec59929b6214f6d2ce5858c22c64e3a1daba7b8cdc1271833bb6d3c7155449
+checksum=93ad8a04adcda6025d4ff218a10694120fe70cb91da8ac9f85c5dc82b32456e4
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

From abdd9147801e3642c6723ad6cde338bbb177b2f0 Mon Sep 17 00:00:00 2001
From: Pascal Huber <pascal.huber@resolved.ch>
Date: Sun, 21 May 2023 15:03:34 +0200
Subject: [PATCH 2/2] python3-ansible-compat: update to 4.1.0

---
 srcpkgs/python3-ansible-compat/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template
index 4f24371ccc7e..7f3de3717f45 100644
--- a/srcpkgs/python3-ansible-compat/template
+++ b/srcpkgs/python3-ansible-compat/template
@@ -1,6 +1,6 @@
 # Template file for 'python3-ansible-compat'
 pkgname=python3-ansible-compat
-version=3.0.1
+version=4.1.0
 revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel python3-setuptools_scm"
@@ -10,7 +10,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/ansible/ansible-compat"
 distfiles="${PYPI_SITE}/a/ansible-compat/ansible-compat-${version}.tar.gz"
-checksum=d7dc5e4b7fade9b7375c568a24475b7be81024cac2a20caef3260ef0b51287b4
+checksum=bcc6b3cf4bb102e1b1b36a8639fee7ad18ddb1d99fb055d208c8a0f650a51621
 
 post_patch() {
 	export SETUPTOOLS_SCM_PRETEND_VERSION="${version}"

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR REVIEW] python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
                   ` (8 preceding siblings ...)
  2023-06-09  6:46 ` [PR PATCH] [Updated] " pascal-huber
@ 2023-06-09  6:48 ` pascal-huber
  2023-06-09  6:58 ` [PR PATCH] [Merged]: " classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: pascal-huber @ 2023-06-09  6:48 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 167 bytes --]

New review comment by pascal-huber on void-packages repository

https://github.com/void-linux/void-packages/pull/43987#discussion_r1223911088

Comment:
indeed, fixed.

^ permalink raw reply	[flat|nested] 12+ messages in thread

* Re: [PR PATCH] [Merged]: python3-ansible-lint: update to 6.16.1
  2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
                   ` (9 preceding siblings ...)
  2023-06-09  6:48 ` [PR REVIEW] " pascal-huber
@ 2023-06-09  6:58 ` classabbyamp
  10 siblings, 0 replies; 12+ messages in thread
From: classabbyamp @ 2023-06-09  6:58 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 340 bytes --]

There's a merged pull request on the void-packages repository

python3-ansible-lint: update to 6.16.1
https://github.com/void-linux/void-packages/pull/43987

Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**

#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2023-06-09  6:58 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-21 12:50 [PR PATCH] python3-ansible-lint: update to 6.16.1 pascal-huber
2023-05-21 12:52 ` pascal-huber
2023-05-21 13:03 ` [PR PATCH] [Updated] " pascal-huber
2023-05-21 13:04 ` pascal-huber
2023-05-24 13:59 ` jcgruenhage
2023-05-24 15:05 ` [PR PATCH] [Updated] " pascal-huber
2023-05-24 15:12 ` pascal-huber
2023-05-24 15:15 ` pascal-huber
2023-06-09  6:40 ` [PR REVIEW] " classabbyamp
2023-06-09  6:46 ` [PR PATCH] [Updated] " pascal-huber
2023-06-09  6:48 ` [PR REVIEW] " pascal-huber
2023-06-09  6:58 ` [PR PATCH] [Merged]: " classabbyamp

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).