From 1c15518eaf26c4accfee28eb412f39ef2c969586 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Sun, 21 Jul 2024 21:12:36 +0200 Subject: [PATCH] python3-aiostream: 0.6.1 -> 0.6.2 --- python3-aiostream/.footprint | 12 ++++++------ python3-aiostream/.signature | 8 ++++---- python3-aiostream/Pkgfile | 2 +- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/python3-aiostream/.footprint b/python3-aiostream/.footprint index 2cf795da6..0d3b3f23d 100644 --- a/python3-aiostream/.footprint +++ b/python3-aiostream/.footprint @@ -2,12 +2,12 @@ drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/lib/ drwxr-xr-x root/root usr/lib/python3.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiostream-0.6.1.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.1.dist-info/LICENSE --rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.1.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.1.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.1.dist-info/WHEEL --rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.1.dist-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiostream-0.6.2.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.2.dist-info/LICENSE +-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.2.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.2.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.2.dist-info/WHEEL +-rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream-0.6.2.dist-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiostream/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/aiostream/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/aiostream/__pycache__/ diff --git a/python3-aiostream/.signature b/python3-aiostream/.signature index f020b46e4..54ad40067 100644 --- a/python3-aiostream/.signature +++ b/python3-aiostream/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF33YG9hW2TwHqsRv79H3nI58o/k+x9/1Iq4eauxP+gfgYHohBgE2Ygojs9sbOhTiQjaFYdeLNce1g1VIqEbV6vgU= -SHA256 (Pkgfile) = fd9ec5a09caa9d55bf7d368d148ed0623245931d9dbf6d6f451c6e51e362f24a -SHA256 (.footprint) = 86434af6136010b90b3114aabad025ff99f52f7eb740dd9a31041770555f53d8 -SHA256 (aiostream-0.6.1.tar.gz) = 7bef8046e56f69b81c2d7cc394893dd9021046c3e02295968d3be0cb9e606196 +RWSagIOpLGJF3yDYsd4f8Nbi9VYI12esorZ3ltQnLVcO8+T9iUI00egW9+01G/XnNNRHR7HlHyvcXtTXqixfF+Hm7Ol4cpRqRgQ= +SHA256 (Pkgfile) = ce4a6610f9c71d61ffb8c479084ac6775589c28f49077ae6af5936d64fa688b2 +SHA256 (.footprint) = 364ed48604fb10a7f9dee25934410c6a9b96bac97f88e47c66d4fc2b9fd20056 +SHA256 (aiostream-0.6.2.tar.gz) = 481e58c7f94b98f37a81384411ee39336dffb933784753b1cfa0a26f3681cc2c diff --git a/python3-aiostream/Pkgfile b/python3-aiostream/Pkgfile index 566349285..85b5cc39b 100644 --- a/python3-aiostream/Pkgfile +++ b/python3-aiostream/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-typing_extensions python3-wheel name=python3-aiostream -version=0.6.1 +version=0.6.2 release=1 source=(https://pypi.org/packages/source/a/aiostream/aiostream-$version.tar.gz)