Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] ansible-base: bump to 2.10.9
@ 2021-05-14 15:32 dstolfa
  2021-05-14 15:38 ` dstolfa
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: dstolfa @ 2021-05-14 15:32 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dstolfa/void-packages ansible-dev
https://github.com/void-linux/void-packages/pull/30871

ansible-base: bump to 2.10.9
This pull request bumps the ansible-base version to 2.10.9

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


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

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

From 3a3d45ef20443fb4ca2e5fc13d4d6269e01daba3 Mon Sep 17 00:00:00 2001
From: Domagoj Stolfa <ds815@gmx.com>
Date: Fri, 14 May 2021 16:31:21 +0100
Subject: [PATCH] ansible-base: bump to 2.10.9

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

diff --git a/srcpkgs/ansible-base/template b/srcpkgs/ansible-base/template
index 1d959c2367c3..177f378e146d 100644
--- a/srcpkgs/ansible-base/template
+++ b/srcpkgs/ansible-base/template
@@ -1,7 +1,7 @@
 # Template file for 'ansible-base'
 pkgname=ansible-base
-version=2.10.8
-revision=2
+version=2.10.9
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="${hostmakedepends} python3-cryptography python3-Jinja2 python3-paramiko
@@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-or-later"
 homepage="https://www.ansible.com/"
 distfiles="${PYPI_SITE}/a/ansible-base/ansible-base-${version}.tar.gz"
-checksum=f45df824051339d8bec32d7ab4e9e676498c05e2d9cfce6d54c9698a577e15e2
+checksum=04635d3e08fc29358c76b8e7f1e9db0ce443fb09ce30b2acc6cacaad165f2151
 conflicts="ansible<2.10.1_1"
 make_check=no
 

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

* Re: ansible-base: bump to 2.10.9
  2021-05-14 15:32 [PR PATCH] ansible-base: bump to 2.10.9 dstolfa
@ 2021-05-14 15:38 ` dstolfa
  2021-05-14 18:27 ` ericonr
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: dstolfa @ 2021-05-14 15:38 UTC (permalink / raw)
  To: ml

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

New comment by dstolfa on void-packages repository

https://github.com/void-linux/void-packages/pull/30871#issuecomment-841321455

Comment:
I've ran the checks locally (including `ansible`, not just `ansible-base`) and they pass.

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

* Re: ansible-base: bump to 2.10.9
  2021-05-14 15:32 [PR PATCH] ansible-base: bump to 2.10.9 dstolfa
  2021-05-14 15:38 ` dstolfa
@ 2021-05-14 18:27 ` ericonr
  2021-05-14 18:30 ` [PR PATCH] [Updated] " dstolfa
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-05-14 18:27 UTC (permalink / raw)
  To: ml

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

New comment by ericonr on void-packages repository

https://github.com/void-linux/void-packages/pull/30871#issuecomment-841423484

Comment:
Commit style is "ansible-base: update to 2.10.9"

@jcgruenhage ok?

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

* Re: [PR PATCH] [Updated] ansible-base: bump to 2.10.9
  2021-05-14 15:32 [PR PATCH] ansible-base: bump to 2.10.9 dstolfa
  2021-05-14 15:38 ` dstolfa
  2021-05-14 18:27 ` ericonr
@ 2021-05-14 18:30 ` dstolfa
  2021-05-14 18:30 ` dstolfa
  2021-05-14 18:42 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: dstolfa @ 2021-05-14 18:30 UTC (permalink / raw)
  To: ml

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

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

https://github.com/dstolfa/void-packages ansible-dev
https://github.com/void-linux/void-packages/pull/30871

ansible-base: bump to 2.10.9
This pull request bumps the ansible-base version to 2.10.9

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


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

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

From 4f1d9f2699b27df4a9e426bf96dbfaafe096a4c0 Mon Sep 17 00:00:00 2001
From: Domagoj Stolfa <ds815@gmx.com>
Date: Fri, 14 May 2021 16:31:21 +0100
Subject: [PATCH] ansible-base: update to 2.10.9

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

diff --git a/srcpkgs/ansible-base/template b/srcpkgs/ansible-base/template
index 1d959c2367c3..177f378e146d 100644
--- a/srcpkgs/ansible-base/template
+++ b/srcpkgs/ansible-base/template
@@ -1,7 +1,7 @@
 # Template file for 'ansible-base'
 pkgname=ansible-base
-version=2.10.8
-revision=2
+version=2.10.9
+revision=1
 build_style=python3-module
 hostmakedepends="python3-setuptools"
 depends="${hostmakedepends} python3-cryptography python3-Jinja2 python3-paramiko
@@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
 license="GPL-3.0-or-later"
 homepage="https://www.ansible.com/"
 distfiles="${PYPI_SITE}/a/ansible-base/ansible-base-${version}.tar.gz"
-checksum=f45df824051339d8bec32d7ab4e9e676498c05e2d9cfce6d54c9698a577e15e2
+checksum=04635d3e08fc29358c76b8e7f1e9db0ce443fb09ce30b2acc6cacaad165f2151
 conflicts="ansible<2.10.1_1"
 make_check=no
 

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

* Re: ansible-base: bump to 2.10.9
  2021-05-14 15:32 [PR PATCH] ansible-base: bump to 2.10.9 dstolfa
                   ` (2 preceding siblings ...)
  2021-05-14 18:30 ` [PR PATCH] [Updated] " dstolfa
@ 2021-05-14 18:30 ` dstolfa
  2021-05-14 18:42 ` [PR PATCH] [Merged]: " ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: dstolfa @ 2021-05-14 18:30 UTC (permalink / raw)
  To: ml

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

New comment by dstolfa on void-packages repository

https://github.com/void-linux/void-packages/pull/30871#issuecomment-841425043

Comment:
@ericonr Changed the commit message (no functional change in the commit itself)

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

* Re: [PR PATCH] [Merged]: ansible-base: bump to 2.10.9
  2021-05-14 15:32 [PR PATCH] ansible-base: bump to 2.10.9 dstolfa
                   ` (3 preceding siblings ...)
  2021-05-14 18:30 ` dstolfa
@ 2021-05-14 18:42 ` ericonr
  4 siblings, 0 replies; 6+ messages in thread
From: ericonr @ 2021-05-14 18:42 UTC (permalink / raw)
  To: ml

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

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

ansible-base: bump to 2.10.9
https://github.com/void-linux/void-packages/pull/30871

Description:
This pull request bumps the ansible-base version to 2.10.9

#### Have the results of the proposed changes been tested?
- [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me
- [ ] I generally don't use the affected packages but briefly tested this PR


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

end of thread, other threads:[~2021-05-14 18:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-14 15:32 [PR PATCH] ansible-base: bump to 2.10.9 dstolfa
2021-05-14 15:38 ` dstolfa
2021-05-14 18:27 ` ericonr
2021-05-14 18:30 ` [PR PATCH] [Updated] " dstolfa
2021-05-14 18:30 ` dstolfa
2021-05-14 18:42 ` [PR PATCH] [Merged]: " ericonr

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).