python3-jaraco-functools: 4.0.0 -> 4.0.1

This commit is contained in:
Tim Biermann 2024-04-28 19:39:26 +02:00
parent 087d211965
commit 9173a3af11
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 13 additions and 13 deletions

View File

@ -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/jaraco.functools-4.0.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.0.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.0.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.0.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.1.dist-info/LICENSE
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco.functools-4.0.1.dist-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jaraco/
drwxr-xr-x root/root usr/lib/python3.10/site-packages/jaraco/functools/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/jaraco/functools/__init__.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF35LW5wcHEE0gQYOVNctbf830si0vxqwxPvC5ho2thJiMbZdwgb0OO3Ng3DaSifPspeLaDchdTJdM+Jz64yBOgwY=
SHA256 (Pkgfile) = 3babacc3bbdfba5555743a6d68f76c190010460594458d6cd2c353197004db51
SHA256 (.footprint) = 6ebb9acb3f46b167c11c4ba5c18262002eb5715fd5891f1073b737ed2e2bd68b
SHA256 (jaraco.functools-4.0.0.tar.gz) = c279cb24c93d694ef7270f970d499cab4d3813f4e08273f95398651a634f0925
RWSagIOpLGJF3/3koCSFMjdtUJAI/hE0m7+2lQLdNsWJ5qZob4yYa5zihRtR7itSCppXkeORKnAexkxHtFE3QgWVxCVJNdt/ZwA=
SHA256 (Pkgfile) = 4c9217d18ae276940a4a91bb97a75ae9e4702b63589cf7a7d69dc7325e42cb9d
SHA256 (.footprint) = 2f425f24dff98fa4174a5bac0837d0f0b11efa0247349a33600c2dfac2c2a3bc
SHA256 (jaraco_functools-4.0.1.tar.gz) = d33fa765374c0611b52f8b3a795f8900869aa88c84769d4d1746cd68fb28c3e8

View File

@ -4,12 +4,12 @@
# Depends on: python3-more-itertools python3-setuptools-scm
name=python3-jaraco-functools
version=4.0.0
version=4.0.1
release=1
source=(https://pypi.org/packages/source/j/jaraco.functools/jaraco.functools-$version.tar.gz)
source=(https://pypi.org/packages/source/j/jaraco_functools/jaraco_functools-$version.tar.gz)
build() {
cd jaraco.functools-$version
cd jaraco_functools-$version
/usr/bin/python3 -m build --wheel --skip-dependency-check --no-isolation
/usr/bin/python3 -m installer --compile-bytecode 2 --destdir=$PKG dist/*.whl