python3-shellingham: 1.4.0 -> 1.5.0

This commit is contained in:
Tim Biermann 2022-08-07 13:41:57 +02:00
parent 23216ebad0
commit 1d4a39c7ab
3 changed files with 11 additions and 11 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.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/shellingham-1.4.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.4.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.4.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.4.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.4.0-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.4.0-py3.9.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.9/site-packages/shellingham-1.5.0-py3.9.egg-info/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.5.0-py3.9.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.5.0-py3.9.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.5.0-py3.9.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.5.0-py3.9.egg-info/top_level.txt
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham-1.5.0-py3.9.egg-info/zip-safe
drwxr-xr-x root/root usr/lib/python3.9/site-packages/shellingham/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/shellingham/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/shellingham/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF34y3gnl8G0FxneEZwk2QzgtMXH5uFaqUBrt5O18ax7fXRy1JFQgnh5DkT7GLEMkZS2Av22bLJHJ5VNZcwShMAA8=
SHA256 (Pkgfile) = fd2d3befde53d03a1a5ace7065a745d1321933adb7c8a7e08103bccad46c5ef5
SHA256 (.footprint) = 488b92d094e699a4d7f44a2f5060720dfa29636b5c2e7d12361e62a2da514d2d
SHA256 (python3-shellingham-1.4.0.tar.gz) = df6c61abc6d4112cdb8665e780cd4692dd7fcd88c9b8513cb096a0dd247effe0
RWSagIOpLGJF3+AcejxuuzFMi+GH+Fldiw5Wnh7XlngCH0lYLiQ6hBvLU1vgE1Pl2YTcTlcO6Vy18UYu9+r1B9Kq9nV2eC3SwgU=
SHA256 (Pkgfile) = 6f418735995b6a507651af99afa44920c0b599f7947efeaf3d2a2d946334df12
SHA256 (.footprint) = 5a212980446835de53fa03b958f4249bf4bec790a7422acbee1384aef3cb5772
SHA256 (python3-shellingham-1.5.0.tar.gz) = 727a18bfc9356e4c8ee4a9945125ea46680ba44cbb0a413bfae61e21314ceae8

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=python3-shellingham
version=1.4.0
version=1.5.0
release=1
source=(https://github.com/sarugaku/shellingham/archive/$version/$name-$version.tar.gz)