pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/finance/py-eth-account
Module Name: pkgsrc
Committed By: adam
Date: Tue Jul 12 07:34:36 UTC 2022
Modified Files:
pkgsrc/finance/py-eth-account: Makefile
Log Message:
py-eth-account: updated to 0.6.1
Eth_Account 0.6.1 (2022-02-24)
Bugfixes
Allow encoding of structured data containing bytes
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/finance/py-eth-account/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/finance/py-eth-account/Makefile
diff -u pkgsrc/finance/py-eth-account/Makefile:1.6 pkgsrc/finance/py-eth-account/Makefile:1.7
--- pkgsrc/finance/py-eth-account/Makefile:1.6 Tue Jan 4 20:53:53 2022
+++ pkgsrc/finance/py-eth-account/Makefile Tue Jul 12 07:34:36 2022
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.6 2022/01/04 20:53:53 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2022/07/12 07:34:36 adam Exp $
-DISTNAME= eth-account-0.5.6
+DISTNAME= eth-account-0.6.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=e/eth-account/}
Home |
Main Index |
Thread Index |
Old Index