Skip to content

Commit 34a647c

Browse files
committed
py-aiostream: update to 0.7.1.
What's Changed Fix typing for stream.create.just by @vxgmichel in #134 Fix: strict zip of items that fail on __eq__ by @vthemelis in #135 Fix: Use is instead of isinstance by @vthemelis in #136 Add python 3.14 support by @vxgmichel in #138
1 parent bdf9e1c commit 34a647c

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

devel/py-aiostream/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.10 2025/07/01 19:29:22 wiz Exp $
1+
# $NetBSD: Makefile,v 1.11 2025/10/19 18:39:28 wiz Exp $
22

3-
DISTNAME= aiostream-0.7.0
3+
DISTNAME= aiostream-0.7.1
44
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
55
CATEGORIES= devel python
66
MASTER_SITES= ${MASTER_SITE_PYPI:=a/aiostream/}

devel/py-aiostream/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.7 2025/07/01 19:29:22 wiz Exp $
1+
$NetBSD: distinfo,v 1.8 2025/10/19 18:39:28 wiz Exp $
22

3-
BLAKE2s (aiostream-0.7.0.tar.gz) = 4fae5467099e68e17a92cedc10dea4c3b54c5dd7aaae339902183051dbbd9631
4-
SHA512 (aiostream-0.7.0.tar.gz) = b1bcaa599067be90b98f6451256472864996f2bbd3f0e68b1989688667fcb8547e64c22fb122e05f9c824cc9daed6363b9bcc75b0cd311a38e175cf7017a65d1
5-
Size (aiostream-0.7.0.tar.gz) = 68267 bytes
3+
BLAKE2s (aiostream-0.7.1.tar.gz) = af3b6ec9c8656d328f4270268284c6dd39699761b71f6af197820af5ecd4d90b
4+
SHA512 (aiostream-0.7.1.tar.gz) = 6e0711f981c2e6caaadc06444ebf7ebe4f645488202ec0aeb29830c1a534f53f8830f7ac3826456b587831b8e7c42a67a3becb8676710e26b5d04dff21693b4c
5+
Size (aiostream-0.7.1.tar.gz) = 44059 bytes

0 commit comments

Comments
 (0)