py-hexbytes: updated to 1.2.0

hexbytes v1.2.0 (2024-03-19)

Features

Add to_0x_hex() method to provide a quick, explicit way to get an 0x-prefixed string
This commit is contained in:
adam 2024-03-20 08:59:03 +00:00
parent 6556df0ecb
commit aedc84ae39
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.9 2024/03/03 07:51:29 adam Exp $
# $NetBSD: Makefile,v 1.10 2024/03/20 08:59:03 adam Exp $
DISTNAME= hexbytes-1.1.0
DISTNAME= hexbytes-1.2.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=h/hexbytes/}

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.10 2024/03/03 07:51:29 adam Exp $
$NetBSD: distinfo,v 1.11 2024/03/20 08:59:03 adam Exp $
BLAKE2s (hexbytes-1.1.0.tar.gz) = 7d041a30738f267d3d7c5d0f8d73a1b55f87d59e7dac5ef3114d427517b1ae5e
SHA512 (hexbytes-1.1.0.tar.gz) = 713a17cc91c98a90f9caad91a4f6b4fb012e66e94c2ba9020792630eee9c70e5596ad3cf501bec2190ff84bedbc584f11b5a45f8fce6f18ce23e1b1ae7fd1a4b
Size (hexbytes-1.1.0.tar.gz) = 8106 bytes
BLAKE2s (hexbytes-1.2.0.tar.gz) = 16f21fc74ba540a4668d59880d66538305ea0546e11523cfc37cb3dd0155eb9f
SHA512 (hexbytes-1.2.0.tar.gz) = d196a4f98997717487037b680517d80e8aa9cb5708321bc4e85e20ba30fbdea6db4f5f0d1a2962cb3568cffc2220bbf59bd15ce3d00c648708f65eba6e2191cb
Size (hexbytes-1.2.0.tar.gz) = 8255 bytes