Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] python3-ansible-lint: update to 6.8.5.
@ 2022-11-01 12:26 jcgruenhage
  2022-11-02 10:46 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: jcgruenhage @ 2022-11-01 12:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages python3-ansible-lint-6.8.5_1
https://github.com/void-linux/void-packages/pull/40268

python3-ansible-lint: update to 6.8.5.
- python3-ansible-compat: update to 2.2.3.
- python3-ansible-lint: update to 6.8.5.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 5ac64f8813feab5c351038d74710d0a6f3f23399 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:25:32 +0100
Subject: [PATCH 1/2] python3-ansible-compat: update to 2.2.3.

---
 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 12900c050122..f31038c4e791 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=2.2.1
+version=2.2.3
 revision=1
 wrksrc="${pkgname/python3-/}-${version}"
 build_style=python3-pep517
@@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/ansible-community/ansible-compat"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b
+checksum=1f4e861fa3b0843688add32c5873b20848ebef96ef715d1d808d265835620428
 
 post_patch() {
 	vsed -e "/setuptools_scm_git_archive/d" -i pyproject.toml

From df0abe64132029617ca43bdf6e02fbc78103d5ac Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:19:11 +0100
Subject: [PATCH 2/2] python3-ansible-lint: update to 6.8.5.

---
 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 d5d11e3e5159..c87792548e61 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.8.4
+version=6.8.5
 revision=1
 wrksrc="${pkgname/python3-/}-${version}"
 build_style=python3-pep517
@@ -19,7 +19,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/ansible-community/ansible-lint"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=b7c9afbda3da25e106ce648fb9846765237c672bacafd069f11bdaa85ece1648
+checksum=afe9562562e9e6d1b17a1865b540d4f7165bf01cfef2ad0303d1cad6ad397f88
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

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

* Re: [PR PATCH] [Updated] python3-ansible-lint: update to 6.8.5.
  2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
@ 2022-11-02 10:46 ` jcgruenhage
  2022-11-03 20:02 ` [PR REVIEW] python3-ansible-lint: update to 6.8.6 classabbyamp
                   ` (7 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jcgruenhage @ 2022-11-02 10:46 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages python3-ansible-lint-6.8.5_1
https://github.com/void-linux/void-packages/pull/40268

python3-ansible-lint: update to 6.8.5.
- python3-ansible-compat: update to 2.2.3.
- python3-ansible-lint: update to 6.8.5.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 83f37df99ec9512a2145c40dffe78270239aa324 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:25:32 +0100
Subject: [PATCH 1/2] python3-ansible-compat: update to 2.2.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 12900c050122..2f8a1e4b70ff 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=2.2.1
+version=2.2.4
 revision=1
 wrksrc="${pkgname/python3-/}-${version}"
 build_style=python3-pep517
@@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
 homepage="https://github.com/ansible-community/ansible-compat"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b
+checksum=6a2c3ade5005530cdfdd8e961c784b1718f17ad480a1be5a8014bff89c9c9c2e
 
 post_patch() {
 	vsed -e "/setuptools_scm_git_archive/d" -i pyproject.toml

From 619a4bfe62b9201975eb0d5256f5e2c8b965b81b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:19:11 +0100
Subject: [PATCH 2/2] python3-ansible-lint: update to 6.8.6.

---
 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 d5d11e3e5159..235e209f8963 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.8.4
+version=6.8.6
 revision=1
 wrksrc="${pkgname/python3-/}-${version}"
 build_style=python3-pep517
@@ -19,7 +19,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-only"
 homepage="https://github.com/ansible-community/ansible-lint"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=b7c9afbda3da25e106ce648fb9846765237c672bacafd069f11bdaa85ece1648
+checksum=171fe8dad62078b9819b5c74d60eb5afaa30ea9cb9c9ba8706149e56c55a9b6e
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

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

* Re: [PR REVIEW] python3-ansible-lint: update to 6.8.6.
  2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
  2022-11-02 10:46 ` [PR PATCH] [Updated] " jcgruenhage
  2022-11-03 20:02 ` [PR REVIEW] python3-ansible-lint: update to 6.8.6 classabbyamp
@ 2022-11-03 20:02 ` classabbyamp
  2022-11-05 10:54 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (5 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-11-03 20:02 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40268#discussion_r1013346439

Comment:
```suggestion
homepage="https://github.com/ansible/ansible-lint"
```

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

* Re: [PR REVIEW] python3-ansible-lint: update to 6.8.6.
  2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
  2022-11-02 10:46 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-11-03 20:02 ` classabbyamp
  2022-11-03 20:02 ` classabbyamp
                   ` (6 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-11-03 20:02 UTC (permalink / raw)
  To: ml

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

New review comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40268#discussion_r1013346634

Comment:
```suggestion
homepage="https://github.com/ansible/ansible-compat"
```

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

* Re: [PR PATCH] [Updated] python3-ansible-lint: update to 6.8.6.
  2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
                   ` (2 preceding siblings ...)
  2022-11-03 20:02 ` classabbyamp
@ 2022-11-05 10:54 ` jcgruenhage
  2022-11-08 14:20 ` jcgruenhage
                   ` (4 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jcgruenhage @ 2022-11-05 10:54 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages python3-ansible-lint-6.8.5_1
https://github.com/void-linux/void-packages/pull/40268

python3-ansible-lint: update to 6.8.6.
- python3-ansible-compat: update to 2.2.4.
- python3-ansible-lint: update to 6.8.6.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 69951a77bd3edfdb92a115dd081f170d98562b41 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:25:32 +0100
Subject: [PATCH 1/2] python3-ansible-compat: update to 2.2.4.

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

diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template
index 12900c050122..b1f5baa96828 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=2.2.1
+version=2.2.4
 revision=1
 wrksrc="${pkgname/python3-/}-${version}"
 build_style=python3-pep517
@@ -9,9 +9,9 @@ depends="python3-subprocess-tee python3-yaml"
 short_desc="Python package for working with various version of ansible"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
-homepage="https://github.com/ansible-community/ansible-compat"
+homepage="https://github.com/ansible/ansible-compat"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b
+checksum=6a2c3ade5005530cdfdd8e961c784b1718f17ad480a1be5a8014bff89c9c9c2e
 
 post_patch() {
 	vsed -e "/setuptools_scm_git_archive/d" -i pyproject.toml

From e8a6845525057ec2788bac4f79811ce39a6b47bb Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:19:11 +0100
Subject: [PATCH 2/2] python3-ansible-lint: update to 6.8.6.

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

diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template
index d5d11e3e5159..56d6e29f61ab 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.8.4
+version=6.8.6
 revision=1
 wrksrc="${pkgname/python3-/}-${version}"
 build_style=python3-pep517
@@ -17,9 +17,9 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 # code-base remains licensed under a more liberal MIT license and any
 # contributions made are accepted as being made under original MIT license.
 license="GPL-3.0-only"
-homepage="https://github.com/ansible-community/ansible-lint"
+homepage="https://github.com/ansible/ansible-lint"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=b7c9afbda3da25e106ce648fb9846765237c672bacafd069f11bdaa85ece1648
+checksum=171fe8dad62078b9819b5c74d60eb5afaa30ea9cb9c9ba8706149e56c55a9b6e
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

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

* Re: [PR PATCH] [Updated] python3-ansible-lint: update to 6.8.6.
  2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
                   ` (3 preceding siblings ...)
  2022-11-05 10:54 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-11-08 14:20 ` jcgruenhage
  2022-11-14  8:16 ` classabbyamp
                   ` (3 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: jcgruenhage @ 2022-11-08 14:20 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages python3-ansible-lint-6.8.5_1
https://github.com/void-linux/void-packages/pull/40268

python3-ansible-lint: update to 6.8.6.
- python3-ansible-compat: update to 2.2.4.
- python3-ansible-lint: update to 6.8.6.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 678a60a7edf4dcd45353b6bdba8186ae71a0340b Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:25:32 +0100
Subject: [PATCH 1/2] python3-ansible-compat: update to 2.2.4.

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

diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template
index 0ada1d01ded3..b1f5baa96828 100644
--- a/srcpkgs/python3-ansible-compat/template
+++ b/srcpkgs/python3-ansible-compat/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-ansible-compat'
 pkgname=python3-ansible-compat
-version=2.2.1
-revision=2
+version=2.2.4
+revision=1
 wrksrc="${pkgname/python3-/}-${version}"
 build_style=python3-pep517
 hostmakedepends="python3-wheel python3-setuptools_scm"
@@ -9,9 +9,9 @@ depends="python3-subprocess-tee python3-yaml"
 short_desc="Python package for working with various version of ansible"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
-homepage="https://github.com/ansible-community/ansible-compat"
+homepage="https://github.com/ansible/ansible-compat"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b
+checksum=6a2c3ade5005530cdfdd8e961c784b1718f17ad480a1be5a8014bff89c9c9c2e
 
 post_patch() {
 	vsed -e "/setuptools_scm_git_archive/d" -i pyproject.toml

From 50556849375940ddde4c01ff12d6a32706be5705 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:19:11 +0100
Subject: [PATCH 2/2] python3-ansible-lint: update to 6.8.6.

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

diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template
index 7ea457243469..56d6e29f61ab 100644
--- a/srcpkgs/python3-ansible-lint/template
+++ b/srcpkgs/python3-ansible-lint/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-ansible-lint'
 pkgname=python3-ansible-lint
-version=6.8.4
-revision=2
+version=6.8.6
+revision=1
 wrksrc="${pkgname/python3-/}-${version}"
 build_style=python3-pep517
 make_install_target="ansible_lint-*-*-*-*.whl"
@@ -17,9 +17,9 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 # code-base remains licensed under a more liberal MIT license and any
 # contributions made are accepted as being made under original MIT license.
 license="GPL-3.0-only"
-homepage="https://github.com/ansible-community/ansible-lint"
+homepage="https://github.com/ansible/ansible-lint"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=b7c9afbda3da25e106ce648fb9846765237c672bacafd069f11bdaa85ece1648
+checksum=171fe8dad62078b9819b5c74d60eb5afaa30ea9cb9c9ba8706149e56c55a9b6e
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

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

* Re: python3-ansible-lint: update to 6.8.6.
  2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
                   ` (4 preceding siblings ...)
  2022-11-08 14:20 ` jcgruenhage
@ 2022-11-14  8:16 ` classabbyamp
  2022-11-14  8:25 ` [PR PATCH] [Updated] " jcgruenhage
                   ` (2 subsequent siblings)
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-11-14  8:16 UTC (permalink / raw)
  To: ml

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

New comment by classabbyamp on void-packages repository

https://github.com/void-linux/void-packages/pull/40268#issuecomment-1313261791

Comment:
cna you resolve conflicts?


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

* Re: [PR PATCH] [Updated] python3-ansible-lint: update to 6.8.6.
  2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
                   ` (5 preceding siblings ...)
  2022-11-14  8:16 ` classabbyamp
@ 2022-11-14  8:25 ` jcgruenhage
  2022-11-14  8:26 ` jcgruenhage
  2022-11-14  9:04 ` [PR PATCH] [Closed]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: jcgruenhage @ 2022-11-14  8:25 UTC (permalink / raw)
  To: ml

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

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

https://github.com/jcgruenhage/void-packages python3-ansible-lint-6.8.5_1
https://github.com/void-linux/void-packages/pull/40268

python3-ansible-lint: update to 6.8.6.
- python3-ansible-compat: update to 2.2.4.
- python3-ansible-lint: update to 6.8.6.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 63d4d3298f219bb1da16d89f9842ad6292decad6 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:25:32 +0100
Subject: [PATCH 1/2] python3-ansible-compat: update to 2.2.4.

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

diff --git a/srcpkgs/python3-ansible-compat/template b/srcpkgs/python3-ansible-compat/template
index 91181442ace6..2998f3de0ee0 100644
--- a/srcpkgs/python3-ansible-compat/template
+++ b/srcpkgs/python3-ansible-compat/template
@@ -1,16 +1,16 @@
 # Template file for 'python3-ansible-compat'
 pkgname=python3-ansible-compat
-version=2.2.1
-revision=2
+version=2.2.4
+revision=1
 build_style=python3-pep517
 hostmakedepends="python3-wheel python3-setuptools_scm"
 depends="python3-subprocess-tee python3-yaml"
 short_desc="Python package for working with various version of ansible"
 maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="MIT"
-homepage="https://github.com/ansible-community/ansible-compat"
+homepage="https://github.com/ansible/ansible-compat"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=7a012753a0a02dab2f22b0e574e3e7b00399f660606154474ffe25621fa80d3b
+checksum=6a2c3ade5005530cdfdd8e961c784b1718f17ad480a1be5a8014bff89c9c9c2e
 
 post_patch() {
 	vsed -e "/setuptools_scm_git_archive/d" -i pyproject.toml

From 8946c5a10cb82813fe12ffab2d34d35656e5f354 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jan=20Christian=20Gr=C3=BCnhage?=
 <jan.christian@gruenhage.xyz>
Date: Tue, 1 Nov 2022 13:19:11 +0100
Subject: [PATCH 2/2] python3-ansible-lint: update to 6.8.6.

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

diff --git a/srcpkgs/python3-ansible-lint/template b/srcpkgs/python3-ansible-lint/template
index 3e57c5aefaf4..6b0e6a64f902 100644
--- a/srcpkgs/python3-ansible-lint/template
+++ b/srcpkgs/python3-ansible-lint/template
@@ -1,7 +1,7 @@
 # Template file for 'python3-ansible-lint'
 pkgname=python3-ansible-lint
-version=6.8.4
-revision=2
+version=6.8.6
+revision=1
 build_style=python3-pep517
 make_install_target="dist/ansible_lint-*-*-*-*.whl"
 hostmakedepends="python3-wheel python3-setuptools_scm"
@@ -16,9 +16,9 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 # code-base remains licensed under a more liberal MIT license and any
 # contributions made are accepted as being made under original MIT license.
 license="GPL-3.0-only"
-homepage="https://github.com/ansible-community/ansible-lint"
+homepage="https://github.com/ansible/ansible-lint"
 distfiles="${PYPI_SITE}/a/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
-checksum=b7c9afbda3da25e106ce648fb9846765237c672bacafd069f11bdaa85ece1648
+checksum=171fe8dad62078b9819b5c74d60eb5afaa30ea9cb9c9ba8706149e56c55a9b6e
 # cba anymore, the list of failing tests changes with every update
 make_check="no"
 

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

* Re: python3-ansible-lint: update to 6.8.6.
  2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
                   ` (6 preceding siblings ...)
  2022-11-14  8:25 ` [PR PATCH] [Updated] " jcgruenhage
@ 2022-11-14  8:26 ` jcgruenhage
  2022-11-14  9:04 ` [PR PATCH] [Closed]: " classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: jcgruenhage @ 2022-11-14  8:26 UTC (permalink / raw)
  To: ml

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

New comment by jcgruenhage on void-packages repository

https://github.com/void-linux/void-packages/pull/40268#issuecomment-1313273044

Comment:
done

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

* Re: [PR PATCH] [Closed]: python3-ansible-lint: update to 6.8.6.
  2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
                   ` (7 preceding siblings ...)
  2022-11-14  8:26 ` jcgruenhage
@ 2022-11-14  9:04 ` classabbyamp
  8 siblings, 0 replies; 10+ messages in thread
From: classabbyamp @ 2022-11-14  9:04 UTC (permalink / raw)
  To: ml

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

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

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

Description:
- python3-ansible-compat: update to 2.2.4.
- python3-ansible-lint: update to 6.8.6.

<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-11-14  9:04 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-01 12:26 [PR PATCH] python3-ansible-lint: update to 6.8.5 jcgruenhage
2022-11-02 10:46 ` [PR PATCH] [Updated] " jcgruenhage
2022-11-03 20:02 ` [PR REVIEW] python3-ansible-lint: update to 6.8.6 classabbyamp
2022-11-03 20:02 ` classabbyamp
2022-11-05 10:54 ` [PR PATCH] [Updated] " jcgruenhage
2022-11-08 14:20 ` jcgruenhage
2022-11-14  8:16 ` classabbyamp
2022-11-14  8:25 ` [PR PATCH] [Updated] " jcgruenhage
2022-11-14  8:26 ` jcgruenhage
2022-11-14  9:04 ` [PR PATCH] [Closed]: " 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).