pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/py-ansible-compat
Module Name: pkgsrc
Committed By: adam
Date: Mon May 27 11:18:25 UTC 2024
Modified Files:
pkgsrc/sysutils/py-ansible-compat: Makefile distinfo
Log Message:
py-ansible-compat: updated toi 24.5.1
v24.5.1
Minor Changes
Add has_playbook method to Runtime
Bugfixes
Fix packaging version to recognize pre-release versions
Update requirements
Allow dashes in role namespaces
If project_dir is passed, locate requirements within that directory
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/sysutils/py-ansible-compat/Makefile
cvs rdiff -u -r1.19 -r1.20 pkgsrc/sysutils/py-ansible-compat/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/py-ansible-compat/Makefile
diff -u pkgsrc/sysutils/py-ansible-compat/Makefile:1.22 pkgsrc/sysutils/py-ansible-compat/Makefile:1.23
--- pkgsrc/sysutils/py-ansible-compat/Makefile:1.22 Thu Jan 11 09:53:53 2024
+++ pkgsrc/sysutils/py-ansible-compat/Makefile Mon May 27 11:18:25 2024
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.22 2024/01/11 09:53:53 adam Exp $
+# $NetBSD: Makefile,v 1.23 2024/05/27 11:18:25 adam Exp $
-DISTNAME= ansible-compat-4.1.11
-PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+DISTNAME= ansible_compat-24.5.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-compat/}
Index: pkgsrc/sysutils/py-ansible-compat/distinfo
diff -u pkgsrc/sysutils/py-ansible-compat/distinfo:1.19 pkgsrc/sysutils/py-ansible-compat/distinfo:1.20
--- pkgsrc/sysutils/py-ansible-compat/distinfo:1.19 Thu Jan 11 09:53:53 2024
+++ pkgsrc/sysutils/py-ansible-compat/distinfo Mon May 27 11:18:25 2024
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.19 2024/01/11 09:53:53 adam Exp $
+$NetBSD: distinfo,v 1.20 2024/05/27 11:18:25 adam Exp $
-BLAKE2s (ansible-compat-4.1.11.tar.gz) = 8845ac75c771133c564904ef74e77eef4d7d0166c3a457fcd8ba4485a548fe56
-SHA512 (ansible-compat-4.1.11.tar.gz) = 0e8de16ef0da9a036595dadbdfa5fd776f8edf0d2c16e8e2759a0e1b07f0d0fffc22a8c7be17aefb73312f3c8f56d48fdf097c527fa3b8919907923fffc44fa7
-Size (ansible-compat-4.1.11.tar.gz) = 73021 bytes
+BLAKE2s (ansible_compat-24.5.1.tar.gz) = 97c1fcebf9b270aa25a0885f93c3db6a9b19359a35267a7385cfaa0690d31045
+SHA512 (ansible_compat-24.5.1.tar.gz) = b3afac9ed7579f0343bf751ce170407924c6d7ac289e5e4c243c35a47f5f720db66e142c203fbd4a8ff43ec8a3b0380d280b053c24e9680afa60530646a90d26
+Size (ansible_compat-24.5.1.tar.gz) = 73979 bytes
Home |
Main Index |
Thread Index |
Old Index