pkgsrc-WIP-changes archive

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

py-secretstorage: update checksums, fix DEPENDS



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Wed Mar 8 21:11:18 2023 +0100
Changeset:	e065a33a028ad60f85d8c38b3015e970f4644d8f

Modified Files:
	py-secretstorage/Makefile
	py-secretstorage/distinfo

Log Message:
py-secretstorage: update checksums, fix DEPENDS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e065a33a028ad60f85d8c38b3015e970f4644d8f

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

diffstat:
 py-secretstorage/Makefile | 2 +-
 py-secretstorage/distinfo | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/py-secretstorage/Makefile b/py-secretstorage/Makefile
index bc565f2800..a88070fb6c 100644
--- a/py-secretstorage/Makefile
+++ b/py-secretstorage/Makefile
@@ -13,7 +13,7 @@ COMMENT=	Module for securely storing passwords and secrets
 LICENSE=	modified-bsd
 
 DEPENDS+=	${PYPKGPREFIX}-cryptography>=2.0:../../security/py-cryptography
-DEPENDS+=	${PYPKGPREFIX}-jeepney>=0.6.0:../../devel/py-jeepney
+DEPENDS+=	${PYPKGPREFIX}-jeepney>=0.6.0:../../sysutils/py-jeepney
 
 PYTHON_VERSIONS_INCOMPATIBLE=	27
 
diff --git a/py-secretstorage/distinfo b/py-secretstorage/distinfo
index 8622d3d7cb..0783c3902f 100644
--- a/py-secretstorage/distinfo
+++ b/py-secretstorage/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (secretstorage-3.3.1.tar.gz) = 29cc429543d2460265189ebfccc93969c1e046a9
+BLAKE2s (secretstorage-3.3.1.tar.gz) = 57b21f294d6445af8ff0b53ba99cca3cc0bf498142a074c97e7015c9c06ea9da
 SHA512 (secretstorage-3.3.1.tar.gz) = 77a82f3b218d707a3f7e7deb336e5ab7b7ab67694dcd51b4d731a490de22814e1c6b7c7b448d2b05d93e91dfa59c5429a165ac349da99c39d15d5285219614aa
 Size (secretstorage-3.3.1.tar.gz) = 17909 bytes


Home | Main Index | Thread Index | Old Index