diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-23 17:55:16 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-23 17:55:16 +0200 |
commit | 215314055a31f1741c66d7e80e8ba947fe5bf7a0 (patch) | |
tree | 88cc87ea79a492dd085033cb5acb72006d194716 /python3-sh | |
parent | 5f29a17be5e8065144c28776a3c6f0f711062bd7 (diff) | |
download | contrib-215314055a31f1741c66d7e80e8ba947fe5bf7a0.tar.gz contrib-215314055a31f1741c66d7e80e8ba947fe5bf7a0.tar.xz |
python3-sh: 1.14.2 -> 1.14.3
Diffstat (limited to 'python3-sh')
-rw-r--r-- | python3-sh/.footprint | 10 | ||||
-rw-r--r-- | python3-sh/.signature | 8 | ||||
-rw-r--r-- | python3-sh/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/python3-sh/.footprint b/python3-sh/.footprint index 87e350c6f..6cc078b30 100644 --- a/python3-sh/.footprint +++ b/python3-sh/.footprint @@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/__pycache__/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/sh.cpython-39.opt-1.pyc -rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/sh.cpython-39.pyc -drwxr-xr-x root/root usr/lib/python3.9/site-packages/sh-1.14.2-py3.9.egg-info/ --rw-rw-r-- root/root usr/lib/python3.9/site-packages/sh-1.14.2-py3.9.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.9/site-packages/sh-1.14.2-py3.9.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/sh-1.14.2-py3.9.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/sh-1.14.2-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/sh-1.14.3-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/sh-1.14.3-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/sh-1.14.3-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/sh-1.14.3-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/sh-1.14.3-py3.9.egg-info/top_level.txt -rw-r--r-- root/root usr/lib/python3.9/site-packages/sh.py diff --git a/python3-sh/.signature b/python3-sh/.signature index 240e0ab8e..790af57c0 100644 --- a/python3-sh/.signature +++ b/python3-sh/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3z1S7E/8WBqEh7A3zrq5XDxNHJchNnVFl/ilHU6JkxTetwVKvF3FG8mXjyxW+KeUlzUAZEyhsKHKUd7TlZbv8Ag= -SHA256 (Pkgfile) = d182452d126f2085151c864a751c8524fa205777c3be4bc134bef80053481305 -SHA256 (.footprint) = 04bacf7ae55a46e7baecc4e8020cf33a20b0ab117bdc0d27c9a0f817b8756a85 -SHA256 (sh-1.14.2.tar.gz) = 9d7bd0334d494b2a4609fe521b2107438cdb21c0e469ffeeb191489883d6fe0d +RWSagIOpLGJF31IXvg05tNlGM5FtHKPGoLnJ7Us4O3NTwqrgLSypgZTEuaE7/skJMIGtnjwdDjJL9kvXfsOOlP+TfW/wzliWSAw= +SHA256 (Pkgfile) = 3fdc5e08678ed83d74a4baa7c2b961f59e79af29096708e110755a74d81835f3 +SHA256 (.footprint) = 763c8d8957a80894a8e79c0e46f033c19d728ef1598d12eb2e54be47caf83891 +SHA256 (sh-1.14.3.tar.gz) = e4045b6c732d9ce75d571c79f5ac2234edd9ae4f5fa9d59b09705082bdca18c7 diff --git a/python3-sh/Pkgfile b/python3-sh/Pkgfile index e475419f4..d97783dbf 100644 --- a/python3-sh/Pkgfile +++ b/python3-sh/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-sh -version=1.14.2 +version=1.14.3 release=1 source=(https://pypi.io/packages/source/s/sh/sh-$version.tar.gz) |