python3-more-itertools: 9.1.0 -> 10.0.0

This commit is contained in:
Tim Biermann 2023-07-31 22:48:58 +02:00
parent 271c46abc0
commit 75c7c95fd5
3 changed files with 10 additions and 10 deletions

View File

@ -2,11 +2,11 @@ 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/more_itertools-9.1.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-9.1.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-9.1.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-9.1.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-9.1.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/more_itertools-10.0.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-10.0.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-10.0.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-10.0.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-10.0.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/more_itertools/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools/__init__.py
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools/__init__.pyi

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3wTu2TDwlv+3osSV7H4LwLU7RJGbjARC2/s3LW3aMN11wFYWy3E0py0gFBYOjkgNeMb8Nz9b4jqJGqC66b1AigM=
SHA256 (Pkgfile) = 20ba67d4137662177a924e61736335aa32bb6fcd93b0a766b2969e72a63bf3ca
SHA256 (.footprint) = 7c4a726147f3ff34c4c7290ea52d6acfd49ca26067c384038fa854ca0b94b90a
SHA256 (more-itertools-9.1.0.tar.gz) = cabaa341ad0389ea83c17a94566a53ae4c9d07349861ecb14dc6d0345cf9ac5d
RWSagIOpLGJF32Fz4gl8vr9GqUGw9XaDDyxCiYLnxEs7J743B6Id4aoH2k2keYhLU4bSBG/3+51HWdQf7NOBHdaO+uH2cM5tLQY=
SHA256 (Pkgfile) = cbbf01a251d59c2191cac26434cca22987cd4e9fd7bdf065f0ed343689fe8df9
SHA256 (.footprint) = bbc69b5863d1374ecd93a7c03882cfd120e16c201cca10acd332c81ae322a113
SHA256 (more-itertools-10.0.0.tar.gz) = cd65437d7c4b615ab81c0640c0480bc29a550ea032891977681efd28344d51e1

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-flit-core python3-installer
name=python3-more-itertools
version=9.1.0
version=10.0.0
release=1
source=(https://pypi.org/packages/source/m/more-itertools/more-itertools-$version.tar.gz)