python3-sh: 2.0.1 -> 2.0.2

This commit is contained in:
Tim Biermann 2023-02-16 18:05:10 +01:00
parent 71eb71042f
commit 1d979ac698
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.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
drwxr-xr-x root/root usr/lib/python3.10/site-packages/sh-2.0.2.dist-info/
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.2.dist-info/LICENSE.txt
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.2.dist-info/METADATA
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.2.dist-info/RECORD
-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.2.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
RWSagIOpLGJF3zDy2EM97A6XvZIQ8IgIKr8sYL+RKRiN30I/DHP4vLsD2Ao+GYEOtqxpTyfdcdE7FDjwdhuuUmCdkSOymjXwEQQ=
SHA256 (Pkgfile) = 95e2b6fdf80efd1be13f873ee29699cfff87396cdb38a749bf3fe53b8f89e294
SHA256 (.footprint) = 3eaa13ef8d15565a8ca661876abcd4b9ffa6c5ddd09d69b2602ce2fe11920422
SHA256 (sh-2.0.1.tar.gz) = 98cf9c5e39f1193a03962702bf941e8ea5d60fc4e7a9b00a456cdd7fe96a90b0
RWSagIOpLGJF36VHVGyoKU2URCzkQ4pUy7tyuXwjv1uQyZ0FH3VGTTJRVTL0KvnAfaFAXU502oEOqbggIz1O/0z/tiK07xiU1AE=
SHA256 (Pkgfile) = 267b345b1ae315e7e1ce85e3197be3fb0c18c513202aac6b60c9921bb52b0b32
SHA256 (.footprint) = 073c4fc309796d48379e2818b53b0ac52ab404f224611e687bac6384ec48823f
SHA256 (sh-2.0.2.tar.gz) = 364a25cd2380c3170c46718fe3cc6ffc94b36721e30196a064be508f9b3162f4

View File

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