pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/security/py-yara



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Sep  7 10:57:26 UTC 2026

Modified Files:
        pkgsrc/security/py-yara: Makefile distinfo

Log Message:
py-yara: updated to 4.5.5

4.5.5
Upgrade to YARA 4.5.5


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/security/py-yara/Makefile
cvs rdiff -u -r1.17 -r1.18 pkgsrc/security/py-yara/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/security/py-yara/Makefile
diff -u pkgsrc/security/py-yara/Makefile:1.18 pkgsrc/security/py-yara/Makefile:1.19
--- pkgsrc/security/py-yara/Makefile:1.18       Sun Dec 28 08:15:02 2025
+++ pkgsrc/security/py-yara/Makefile    Mon Sep  7 10:57:26 2026
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.18 2025/12/28 08:15:02 adam Exp $
+# $NetBSD: Makefile,v 1.19 2026/09/07 10:57:26 adam Exp $
 
 .include "../../security/yara/Makefile.common"
 
-DISTNAME=      yara_python-4.5.4
+DISTNAME=      yara_python-4.5.5
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME:S/_python//}
 CATEGORIES=    security python
 GITHUB_PROJECT=        yara-python
-GITHUB_TAG=    v${PKGVERSION_NOREV}
 
 COMMENT=       Yara Python bindings
 LICENSE=       apache-2.0

Index: pkgsrc/security/py-yara/distinfo
diff -u pkgsrc/security/py-yara/distinfo:1.17 pkgsrc/security/py-yara/distinfo:1.18
--- pkgsrc/security/py-yara/distinfo:1.17       Wed Jul 16 10:27:19 2025
+++ pkgsrc/security/py-yara/distinfo    Mon Sep  7 10:57:26 2026
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2025/07/16 10:27:19 adam Exp $
+$NetBSD: distinfo,v 1.18 2026/09/07 10:57:26 adam Exp $
 
-BLAKE2s (yara_python-4.5.4.tar.gz) = 5cd6ce54d66afcf86ec4b014b317c96e6e20bd36aae91bcc6ec8c688729e4e72
-SHA512 (yara_python-4.5.4.tar.gz) = fee87a2127284a2287c60b14bcd36facf061542da1321ccaa26dbe23c7e8534253434a78c8a65a0c2915bb1331acbdee78b12d02b748ec7d95a106913172a1a2
-Size (yara_python-4.5.4.tar.gz) = 39313 bytes
+BLAKE2s (yara_python-4.5.5.tar.gz) = fc7674fa16e956f51cc3209f06686d32d41cdd20e6571f10b7d75fe9de28d431
+SHA512 (yara_python-4.5.5.tar.gz) = fb73b52b22d5fc7b91eff6847e53ce794e18ca303687d237ebd805dcddc991c714d15c0103c856717004a07c5f1753c0b119dbfc07578679de823ff302276f8f
+Size (yara_python-4.5.5.tar.gz) = 39314 bytes
 SHA1 (patch-setup.py) = be89b56b193900004dabbdcaba2faf99fcb75173



Home | Main Index | Thread Index | Old Index