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 19 06:44:34 UTC 2025
Modified Files:
pkgsrc/sysutils/py-ansible-compat: Makefile distinfo
Log Message:
py-ansible-compat: updated to 25.5.0
25.5.0
Bugfixes
Enable junit.xml reporting to codecov.io
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/sysutils/py-ansible-compat/Makefile
cvs rdiff -u -r1.30 -r1.31 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.35 pkgsrc/sysutils/py-ansible-compat/Makefile:1.36
--- pkgsrc/sysutils/py-ansible-compat/Makefile:1.35 Mon Apr 14 07:26:49 2025
+++ pkgsrc/sysutils/py-ansible-compat/Makefile Mon May 19 06:44:33 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.35 2025/04/14 07:26:49 adam Exp $
+# $NetBSD: Makefile,v 1.36 2025/05/19 06:44:33 adam Exp $
-DISTNAME= ansible_compat-25.1.5
+DISTNAME= ansible_compat-25.5.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/_/-/}
CATEGORIES= sysutils python
MASTER_SITES= ${MASTER_SITE_PYPI:=a/ansible-compat/}
@@ -25,10 +25,7 @@ TEST_DEPENDS+= ${PYPKGPREFIX}-test-plus-
USE_LANGUAGES= # none
-.include "../../lang/python/pyversion.mk"
-.if ${PYTHON_VERSION} < 310
-DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=4.5.0:../../devel/py-typing-extensions
-.endif
+PYTHON_VERSIONS_INCOMPATIBLE= 39
.include "../../lang/python/wheel.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/sysutils/py-ansible-compat/distinfo
diff -u pkgsrc/sysutils/py-ansible-compat/distinfo:1.30 pkgsrc/sysutils/py-ansible-compat/distinfo:1.31
--- pkgsrc/sysutils/py-ansible-compat/distinfo:1.30 Mon Apr 14 07:26:49 2025
+++ pkgsrc/sysutils/py-ansible-compat/distinfo Mon May 19 06:44:33 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.30 2025/04/14 07:26:49 adam Exp $
+$NetBSD: distinfo,v 1.31 2025/05/19 06:44:33 adam Exp $
-BLAKE2s (ansible_compat-25.1.5.tar.gz) = 4a4ff56e81d40746e1ff6ccedfc6ef34873ca3a0af2f73a408b09fc548947845
-SHA512 (ansible_compat-25.1.5.tar.gz) = fc2ad8114fb56b69d218ac9eb90039d883bde3240df3b60aefa52e96f6babec94267b3bacbff98302484091220e1eea49e15c770419a4956f69cd86778490657
-Size (ansible_compat-25.1.5.tar.gz) = 88395 bytes
+BLAKE2s (ansible_compat-25.5.0.tar.gz) = 1dff2dee049b601560485f2e29b0b044db2c07928c3668e7505f65d2db210459
+SHA512 (ansible_compat-25.5.0.tar.gz) = 0120a4fa6155e875d308bd5a08eaae440bac8d2d7f521aede0f10df35b546ceca155ea3878faae995fd51870d784b4f49ecdcd7427353b406de0575660022f87
+Size (ansible_compat-25.5.0.tar.gz) = 88398 bytes
Home |
Main Index |
Thread Index |
Old Index