From 940c6a34d4368cbc0b5125fc33520c73b42e5dc8 Mon Sep 17 00:00:00 2001 From: Tim Biermann Date: Thu, 10 Aug 2023 17:06:21 +0200 Subject: [PATCH] python3-sh: 2.0.5 -> 2.0.6 --- python3-sh/.footprint | 13 +++++-------- python3-sh/.signature | 8 ++++---- python3-sh/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 13 deletions(-) diff --git a/python3-sh/.footprint b/python3-sh/.footprint index afa7e4ae5..6914dc8e9 100644 --- a/python3-sh/.footprint +++ b/python3-sh/.footprint @@ -2,14 +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/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/CHANGELOG.md --rw-r--r-- root/root usr/lib/python3.10/site-packages/LICENSE.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/MIGRATION.md 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.5.dist-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.5.dist-info/LICENSE.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.5.dist-info/METADATA --rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.5.dist-info/RECORD --rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.5.dist-info/WHEEL +drwxr-xr-x root/root usr/lib/python3.10/site-packages/sh-2.0.6.dist-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.6.dist-info/LICENSE.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.6.dist-info/METADATA +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.6.dist-info/RECORD +-rw-r--r-- root/root usr/lib/python3.10/site-packages/sh-2.0.6.dist-info/WHEEL -rw-r--r-- root/root usr/lib/python3.10/site-packages/sh.py diff --git a/python3-sh/.signature b/python3-sh/.signature index c519583b6..e16c091e2 100644 --- a/python3-sh/.signature +++ b/python3-sh/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3z4cqvf4SYMlCgpgx06d1aRHRMZDCWM4xcP34gJ85MDxN/IyXqRWTY01i78Bxa2U5EGI7NA2/GA7Itot6Jw/xwQ= -SHA256 (Pkgfile) = 923fcc2aa819f6172aaf2d95f4dcc22ae3b3d2eca5e159fdd55685398475894d -SHA256 (.footprint) = 5f7b2ee7ae5fad2d5c9188637de2528e285ad1cae207c32a9cf67c09acba2032 -SHA256 (sh-2.0.5.tar.gz) = 9d9e59498da2871c51d6170a8815da83a72c2c2d29f335e7abf0202e1a8fdb7f +RWSagIOpLGJF39EpS3OiCpeUO+KEwUMI3NYIqHs5LESZKjMLKTulZdH+AfRu2UWm9ym/1xdoSo3afr8MXKBb6nfAEWVuBfae2gU= +SHA256 (Pkgfile) = a8ab99f775d41cf264ce4b142876adac375064a4ffdca3567584e57929497590 +SHA256 (.footprint) = 0c6195c4cd5cfa965947355b569cd661b7256109e430e2f91dcb1ed227750a4f +SHA256 (sh-2.0.6.tar.gz) = 9b2998f313f201c777e2c0061f0b1367497097ef13388595be147e2a00bf7ba1 diff --git a/python3-sh/Pkgfile b/python3-sh/Pkgfile index e4c4bfe83..9be9c7881 100644 --- a/python3-sh/Pkgfile +++ b/python3-sh/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-build python3-wheel python3-installer python3-poetry-core name=python3-sh -version=2.0.5 +version=2.0.6 release=1 source=(https://pypi.io/packages/source/s/sh/sh-$version.tar.gz)