pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/py-smb
Module Name: pkgsrc
Committed By: adam
Date: Wed Mar 8 11:10:58 UTC 2023
Modified Files:
pkgsrc/net/py-smb: Makefile
Log Message:
py-smb: update DEPENDS
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/net/py-smb/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/py-smb/Makefile
diff -u pkgsrc/net/py-smb/Makefile:1.18 pkgsrc/net/py-smb/Makefile:1.19
--- pkgsrc/net/py-smb/Makefile:1.18 Wed Mar 8 11:09:35 2023
+++ pkgsrc/net/py-smb/Makefile Wed Mar 8 11:10:57 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2023/03/08 11:09:35 adam Exp $
+# $NetBSD: Makefile,v 1.19 2023/03/08 11:10:57 adam Exp $
DISTNAME= pysmb-1.2.9.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
@@ -11,7 +11,8 @@ HOMEPAGE= https://miketeo.net/wp/index.p
COMMENT= Experimental SMB/CIFS library written in Python
LICENSE= zlib
-DEPENDS+= ${PYPKGPREFIX}-asn1>=0:../../security/py-asn1
+DEPENDS+= ${PYPKGPREFIX}-asn1-[0-9]*:../../security/py-asn1
+DEPENDS+= ${PYPKGPREFIX}-tqdm-[0-9]*:../../misc/py-tqdm
USE_LANGUAGES= # none
Home |
Main Index |
Thread Index |
Old Index