pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/py-hexbytes py-hexbytes: updated to 0.3.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bb4a38fa9fb7
branches:  trunk
changeset: 385252:bb4a38fa9fb7
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Sep 12 11:01:34 2022 +0000

description:
py-hexbytes: updated to 0.3.0

HexBytes v0.3.0 (2022-08-17)

Breaking changes

Drop support for Python 3.6, update Sphinx doc dependency requirement

diffstat:

 devel/py-hexbytes/Makefile |  5 ++---
 devel/py-hexbytes/PLIST    |  3 ++-
 devel/py-hexbytes/distinfo |  8 ++++----
 3 files changed, 8 insertions(+), 8 deletions(-)

diffs (41 lines):

diff -r bb89ea79f961 -r bb4a38fa9fb7 devel/py-hexbytes/Makefile
--- a/devel/py-hexbytes/Makefile        Mon Sep 12 10:57:49 2022 +0000
+++ b/devel/py-hexbytes/Makefile        Mon Sep 12 11:01:34 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2022/01/04 20:53:09 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2022/09/12 11:01:34 adam Exp $
 
-DISTNAME=      hexbytes-0.2.2
+DISTNAME=      hexbytes-0.3.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    devel python
 MASTER_SITES=  ${MASTER_SITE_PYPI:=h/hexbytes/}
 
diff -r bb89ea79f961 -r bb4a38fa9fb7 devel/py-hexbytes/PLIST
--- a/devel/py-hexbytes/PLIST   Mon Sep 12 10:57:49 2022 +0000
+++ b/devel/py-hexbytes/PLIST   Mon Sep 12 11:01:34 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2021/02/08 08:26:34 adam Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/09/12 11:01:34 adam Exp $
 ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
 ${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
 ${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
@@ -14,3 +14,4 @@
 ${PYSITELIB}/hexbytes/main.py
 ${PYSITELIB}/hexbytes/main.pyc
 ${PYSITELIB}/hexbytes/main.pyo
+${PYSITELIB}/hexbytes/py.typed
diff -r bb89ea79f961 -r bb4a38fa9fb7 devel/py-hexbytes/distinfo
--- a/devel/py-hexbytes/distinfo        Mon Sep 12 10:57:49 2022 +0000
+++ b/devel/py-hexbytes/distinfo        Mon Sep 12 11:01:34 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2022/01/14 11:49:42 wiz Exp $
+$NetBSD: distinfo,v 1.7 2022/09/12 11:01:34 adam Exp $
 
-BLAKE2s (hexbytes-0.2.2.tar.gz) = d01fc56d102d5ed3cb521fc79682b2d8477f3b1113c5e25584d17b6b2a0ffda4
-SHA512 (hexbytes-0.2.2.tar.gz) = 80bed389756dee9eac9bd752733bbe5244dbf8ea1b2c41fa8ef2ca4b19579ec3e18ba41f98b1412a3e37e793941261a3ef1cbf29a2bda35535e44609effc69b2
-Size (hexbytes-0.2.2.tar.gz) = 4709763 bytes
+BLAKE2s (hexbytes-0.3.0.tar.gz) = 9c2b0c374e58f463b1dea33d1e8fe3c0ca97a3362368fcd2a52ddecd86c956c4
+SHA512 (hexbytes-0.3.0.tar.gz) = 57d1ac5b6d7c5c2817119f2c0bb1d2a9b4ad76ebf3715ede3a7925ee1bd511dc6f100bdee077be8a720cf696a7b0b8f56c174cd01a09907e7ec4775c3a1edcc4
+Size (hexbytes-0.3.0.tar.gz) = 1155457 bytes



Home | Main Index | Thread Index | Old Index