* [PR PATCH] ansible-core: update to 2.17.0
@ 2024-06-09 1:36 andrelcmoreira
2024-06-16 22:29 ` classabbyamp
` (5 more replies)
0 siblings, 6 replies; 7+ messages in thread
From: andrelcmoreira @ 2024-06-09 1:36 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 513 bytes --]
There is a new pull request by andrelcmoreira against master on the void-packages repository
https://github.com/andrelcmoreira/void-packages update_ansible_core
https://github.com/void-linux/void-packages/pull/50753
ansible-core: update to 2.17.0
#### 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/50753.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update_ansible_core-50753.patch --]
[-- Type: text/x-diff, Size: 1398 bytes --]
From b6b9978c0d5acddc9e40ffd850ec84e91c9fab53 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?=
<andrelcmoreira@disroot.org>
Date: Sat, 8 Jun 2024 22:35:46 -0300
Subject: [PATCH] ansible-core: update to 2.17.0
---
srcpkgs/ansible-core/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/ansible-core/template b/srcpkgs/ansible-core/template
index a1cad222d18060..667078716ce3ea 100644
--- a/srcpkgs/ansible-core/template
+++ b/srcpkgs/ansible-core/template
@@ -1,6 +1,6 @@
# Template file for 'ansible-core'
pkgname=ansible-core
-version=2.16.2
+version=2.17.0
revision=1
hostmakedepends="python3-setuptools python3-wheel python3-packaging
python3-straight.plugin python3-docutils python3-Jinja2 python3-yaml"
@@ -14,8 +14,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.ansible.com/"
changelog="https://raw.githubusercontent.com/ansible/ansible/stable-${version%.*}/changelogs/CHANGELOG-v${version%.*}.rst"
-distfiles="${PYPI_SITE}/a/ansible-core/ansible-core-${version}.tar.gz"
-checksum=e4ab559e7e525b1c6f99084fca873bb014775d5ecbe845b7c07b8e9d6c9c048b
+distfiles="${PYPI_SITE}/a/ansible-core/ansible_core-${version}.tar.gz"
+checksum=bd16e30ecac405dac594de3e1b1b4d9cc6fa1a9f7a01a6a8d4c471b20660716d
conflicts="ansible<2.10.1_1"
replaces="ansible-base<2.11.0_1"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: ansible-core: update to 2.17.0
2024-06-09 1:36 [PR PATCH] ansible-core: update to 2.17.0 andrelcmoreira
@ 2024-06-16 22:29 ` classabbyamp
2024-08-04 3:34 ` Rooyca
` (4 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2024-06-16 22:29 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 189 bytes --]
New comment by classabbyamp on void-packages repository
https://github.com/void-linux/void-packages/pull/50753#issuecomment-2171913243
Comment:
does ansible need to be updated with this?
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: ansible-core: update to 2.17.0
2024-06-09 1:36 [PR PATCH] ansible-core: update to 2.17.0 andrelcmoreira
2024-06-16 22:29 ` classabbyamp
@ 2024-08-04 3:34 ` Rooyca
2024-08-13 2:59 ` [PR PATCH] [Updated] " andrelcmoreira
` (3 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: Rooyca @ 2024-08-04 3:34 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 162 bytes --]
New comment by Rooyca on void-packages repository
https://github.com/void-linux/void-packages/pull/50753#issuecomment-2267278407
Comment:
version 2.17.2 is out
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Updated] ansible-core: update to 2.17.0
2024-06-09 1:36 [PR PATCH] ansible-core: update to 2.17.0 andrelcmoreira
2024-06-16 22:29 ` classabbyamp
2024-08-04 3:34 ` Rooyca
@ 2024-08-13 2:59 ` andrelcmoreira
2024-08-15 3:25 ` ansible-core: update to 2.17.3 andrelcmoreira
` (2 subsequent siblings)
5 siblings, 0 replies; 7+ messages in thread
From: andrelcmoreira @ 2024-08-13 2:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 518 bytes --]
There is an updated pull request by andrelcmoreira against master on the void-packages repository
https://github.com/andrelcmoreira/void-packages update_ansible_core
https://github.com/void-linux/void-packages/pull/50753
ansible-core: update to 2.17.0
#### 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/50753.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-update_ansible_core-50753.patch --]
[-- Type: text/x-diff, Size: 1398 bytes --]
From 6778f0e78c5a1908826d89ef4c2ce395181bcba9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20L=2E=20C=2E=20Moreira?=
<andrelcmoreira@disroot.org>
Date: Sat, 8 Jun 2024 22:35:46 -0300
Subject: [PATCH] ansible-core: update to 2.17.3
---
srcpkgs/ansible-core/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/ansible-core/template b/srcpkgs/ansible-core/template
index a1cad222d18060..94eaf2682fe2d9 100644
--- a/srcpkgs/ansible-core/template
+++ b/srcpkgs/ansible-core/template
@@ -1,6 +1,6 @@
# Template file for 'ansible-core'
pkgname=ansible-core
-version=2.16.2
+version=2.17.3
revision=1
hostmakedepends="python3-setuptools python3-wheel python3-packaging
python3-straight.plugin python3-docutils python3-Jinja2 python3-yaml"
@@ -14,8 +14,8 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-3.0-or-later"
homepage="https://www.ansible.com/"
changelog="https://raw.githubusercontent.com/ansible/ansible/stable-${version%.*}/changelogs/CHANGELOG-v${version%.*}.rst"
-distfiles="${PYPI_SITE}/a/ansible-core/ansible-core-${version}.tar.gz"
-checksum=e4ab559e7e525b1c6f99084fca873bb014775d5ecbe845b7c07b8e9d6c9c048b
+distfiles="${PYPI_SITE}/a/ansible-core/ansible_core-${version}.tar.gz"
+checksum=917557065339fe36e7078e9bea47eefab6d6877f3bd435fa5f0d766d04c58485
conflicts="ansible<2.10.1_1"
replaces="ansible-base<2.11.0_1"
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: ansible-core: update to 2.17.3
2024-06-09 1:36 [PR PATCH] ansible-core: update to 2.17.0 andrelcmoreira
` (2 preceding siblings ...)
2024-08-13 2:59 ` [PR PATCH] [Updated] " andrelcmoreira
@ 2024-08-15 3:25 ` andrelcmoreira
2024-08-15 3:25 ` andrelcmoreira
2024-08-15 3:41 ` [PR PATCH] [Merged]: " classabbyamp
5 siblings, 0 replies; 7+ messages in thread
From: andrelcmoreira @ 2024-08-15 3:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 346 bytes --]
New comment by andrelcmoreira on void-packages repository
https://github.com/void-linux/void-packages/pull/50753#issuecomment-2290483322
Comment:
> does ansible need to be updated with this?
@classabbyamp I don't think so. I did the tests with the latest ansible version available on repo (9.4.0) and apparently everything still working fine.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: ansible-core: update to 2.17.3
2024-06-09 1:36 [PR PATCH] ansible-core: update to 2.17.0 andrelcmoreira
` (3 preceding siblings ...)
2024-08-15 3:25 ` ansible-core: update to 2.17.3 andrelcmoreira
@ 2024-08-15 3:25 ` andrelcmoreira
2024-08-15 3:41 ` [PR PATCH] [Merged]: " classabbyamp
5 siblings, 0 replies; 7+ messages in thread
From: andrelcmoreira @ 2024-08-15 3:25 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 348 bytes --]
New comment by andrelcmoreira on void-packages repository
https://github.com/void-linux/void-packages/pull/50753#issuecomment-2290483322
Comment:
> does ansible need to be updated with this?
@classabbyamp I don't think so. I did the tests with the latest ansible version available on repo (9.4.0) and apparently everything still working fine.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [PR PATCH] [Merged]: ansible-core: update to 2.17.3
2024-06-09 1:36 [PR PATCH] ansible-core: update to 2.17.0 andrelcmoreira
` (4 preceding siblings ...)
2024-08-15 3:25 ` andrelcmoreira
@ 2024-08-15 3:41 ` classabbyamp
5 siblings, 0 replies; 7+ messages in thread
From: classabbyamp @ 2024-08-15 3:41 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
There's a merged pull request on the void-packages repository
ansible-core: update to 2.17.3
https://github.com/void-linux/void-packages/pull/50753
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] 7+ messages in thread
end of thread, other threads:[~2024-08-15 3:41 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-06-09 1:36 [PR PATCH] ansible-core: update to 2.17.0 andrelcmoreira
2024-06-16 22:29 ` classabbyamp
2024-08-04 3:34 ` Rooyca
2024-08-13 2:59 ` [PR PATCH] [Updated] " andrelcmoreira
2024-08-15 3:25 ` ansible-core: update to 2.17.3 andrelcmoreira
2024-08-15 3:25 ` andrelcmoreira
2024-08-15 3:41 ` [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).