python3-more-itertools: 10.0.0 -> 10.1.0

This commit is contained in:
Tim Biermann 2023-08-03 21:44:31 +02:00
parent a4b8290a8c
commit 0b47586d21
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-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-10.1.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-10.1.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-10.1.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-10.1.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/more_itertools-10.1.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
RWSagIOpLGJF32Fz4gl8vr9GqUGw9XaDDyxCiYLnxEs7J743B6Id4aoH2k2keYhLU4bSBG/3+51HWdQf7NOBHdaO+uH2cM5tLQY=
SHA256 (Pkgfile) = cbbf01a251d59c2191cac26434cca22987cd4e9fd7bdf065f0ed343689fe8df9
SHA256 (.footprint) = bbc69b5863d1374ecd93a7c03882cfd120e16c201cca10acd332c81ae322a113
SHA256 (more-itertools-10.0.0.tar.gz) = cd65437d7c4b615ab81c0640c0480bc29a550ea032891977681efd28344d51e1
RWSagIOpLGJF37X1qHEqftTSmzFk/ur6FA97cM6f5Vsru/imKqf+epuAu3pkHWPXj9aWHrmY+Ob8Csu1fPjJl+h3MXY+LWf0HQY=
SHA256 (Pkgfile) = f7f29bf866d01e50848d27d52378fad5f045dca500119271baeb3f7bb1b6db81
SHA256 (.footprint) = a32687129ae0823b335d6089c0edf3dbe94ed1e5c0f79a20ca5397d76d46a770
SHA256 (more-itertools-10.1.0.tar.gz) = 626c369fa0eb37bac0291bce8259b332fd59ac792fa5497b59837309cd5b114a

View File

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