pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/security/py-paramiko
Module Name: pkgsrc
Committed By: wiz
Date: Tue Feb 18 15:06:06 UTC 2025
Modified Files:
pkgsrc/security/py-paramiko: Makefile
Log Message:
py-paramiko: bump PKGREVISION for bcrypt rust/non-rust support
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 pkgsrc/security/py-paramiko/Makefile
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-paramiko/Makefile
diff -u pkgsrc/security/py-paramiko/Makefile:1.57 pkgsrc/security/py-paramiko/Makefile:1.58
--- pkgsrc/security/py-paramiko/Makefile:1.57 Tue Feb 18 15:05:41 2025
+++ pkgsrc/security/py-paramiko/Makefile Tue Feb 18 15:06:06 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2025/02/18 15:05:41 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2025/02/18 15:06:06 wiz Exp $
DISTNAME= paramiko-3.5.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= security python
MASTER_SITES= ${MASTER_SITE_PYPI:=p/paramiko/}
Home |
Main Index |
Thread Index |
Old Index