Github messages for voidlinux
 help / color / mirror / Atom feed
From: jcgruenhage <jcgruenhage@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: Re: [PR PATCH] [Updated] python3-ansible-lint: update to 6.8.6.
Date: Sat, 05 Nov 2022 11:54:23 +0100	[thread overview]
Message-ID: <20221105105423.WWzF3EerONN5VzUsBsz3lSDqgA7E_Y1tVfi0QtmBTTk@z> (raw)
In-Reply-To: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-40268@inbox.vuxu.org>

[-- 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"
 

  parent reply	other threads:[~2022-11-05 10:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 ` jcgruenhage [this message]
2022-11-08 14:20 ` [PR PATCH] [Updated] " 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221105105423.WWzF3EerONN5VzUsBsz3lSDqgA7E_Y1tVfi0QtmBTTk@z \
    --to=jcgruenhage@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).