Date: Wed, 11 Oct 2023 02:52:12 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c284fa8a4714 - main - sysutils/py-ansible-core: Update to 2.15.5 Message-ID: <202310110252.39B2qCGf031211@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=c284fa8a4714d78605a275be271a60179592dfe8 commit c284fa8a4714d78605a275be271a60179592dfe8 Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-10-10 14:37:05 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-10-11 02:50:48 +0000 sysutils/py-ansible-core: Update to 2.15.5 --- sysutils/py-ansible-core/Makefile | 2 +- sysutils/py-ansible-core/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/sysutils/py-ansible-core/Makefile b/sysutils/py-ansible-core/Makefile index fe9b8b83d344..590124e68488 100644 --- a/sysutils/py-ansible-core/Makefile +++ b/sysutils/py-ansible-core/Makefile @@ -1,5 +1,5 @@ PORTNAME= ansible-core -DISTVERSION= 2.15.4 +DISTVERSION= 2.15.5 CATEGORIES= sysutils python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/sysutils/py-ansible-core/distinfo b/sysutils/py-ansible-core/distinfo index 01cebdfbe367..0d1e2a1b760f 100644 --- a/sysutils/py-ansible-core/distinfo +++ b/sysutils/py-ansible-core/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696366364 -SHA256 (ansible-core-2.15.4.tar.gz) = c1a8aaede985f79e5932ba2163639379f7d8025bfd9b28378db1649a4ef541ed -SIZE (ansible-core-2.15.4.tar.gz) = 3148213 +TIMESTAMP = 1696948184 +SHA256 (ansible-core-2.15.5.tar.gz) = 8cc539cb8d4349af3ffd901c70722f7a7a203ae6427ddac95ffdf546a6e41602 +SIZE (ansible-core-2.15.5.tar.gz) = 3154868
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310110252.39B2qCGf031211>