python3-sh: 2.0.0 -> 2.0.1

This commit is contained in:
Tim Biermann 2023-02-11 09:24:57 +01:00
parent c6bd83a71f
commit 7e28637023
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 10 additions and 10 deletions

View File

@ -4,9 +4,9 @@ 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/__pycache__/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/__pycache__/sh.cpython-310.opt-2.pyc
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sh-2.0.0.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.0.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.0.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.0.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.0.dist-info/WHEEL
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sh-2.0.1.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.1.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.1.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.1.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.1.dist-info/WHEEL
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh.py

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF396leBHjNwhuj/fqT6h0sLoG4WwyEHSxwaJ6xnd9ygQ0zr6ENdwL1Ea8CZoU5MqU5i2HepiIzSTahI76C0RxLw8=
SHA256 (Pkgfile) = ec6aad113564e6f33284bbc5c32b650053bbd85f7d601f72df6502a88ad6f809
SHA256 (.footprint) = 2ae2b751fb9bac571aacb639c0d4c6f734b536e87f40a3deba85d7c4284bd8b2
SHA256 (sh-2.0.0.tar.gz) = a43aef83fe07b96cb4147c61f3a1ab43fabb58505a8196c5049a76deee076248
RWSagIOpLGJF3zDy2EM97A6XvZIQ8IgIKr8sYL+RKRiN30I/DHP4vLsD2Ao+GYEOtqxpTyfdcdE7FDjwdhuuUmCdkSOymjXwEQQ=
SHA256 (Pkgfile) = 95e2b6fdf80efd1be13f873ee29699cfff87396cdb38a749bf3fe53b8f89e294
SHA256 (.footprint) = 3eaa13ef8d15565a8ca661876abcd4b9ffa6c5ddd09d69b2602ce2fe11920422
SHA256 (sh-2.0.1.tar.gz) = 98cf9c5e39f1193a03962702bf941e8ea5d60fc4e7a9b00a456cdd7fe96a90b0

View File

@ -4,7 +4,7 @@
# Depends on: python3-build python3-wheel python3-installer python3-poetry-core
name=python3-sh
version=2.0.0
version=2.0.1
release=1
source=(https://pypi.io/packages/source/s/sh/sh-$version.tar.gz)