diff options
author | Tim Biermann <tbier@posteo.de> | 2023-01-03 12:14:06 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2023-01-03 12:14:06 +0000 |
commit | df939ecddadcc82a29840c366447b5e492ec9eb4 (patch) | |
tree | 1a885797fa168d86d3efd294f671bf61384806c6 /python3-shellingham | |
parent | aea1bc43af41acffa4369ba33eff7eefd94f954d (diff) | |
download | contrib-df939ecddadcc82a29840c366447b5e492ec9eb4.tar.gz contrib-df939ecddadcc82a29840c366447b5e492ec9eb4.tar.xz |
python3-shellingham: 1.5.0 -> 1.5.0.post1
Diffstat (limited to 'python3-shellingham')
-rw-r--r-- | python3-shellingham/.footprint | 12 | ||||
-rw-r--r-- | python3-shellingham/.signature | 8 | ||||
-rw-r--r-- | python3-shellingham/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-shellingham/.footprint b/python3-shellingham/.footprint index fb0e1ccf6..683773548 100644 --- a/python3-shellingham/.footprint +++ b/python3-shellingham/.footprint @@ -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.10/ drwxr-xr-x root/root usr/lib/python3.10/site-packages/ -drwxr-xr-x root/root usr/lib/python3.10/site-packages/shellingham-1.5.0-py3.10.egg-info/ --rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0-py3.10.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0-py3.10.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0-py3.10.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0-py3.10.egg-info/top_level.txt --rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0-py3.10.egg-info/zip-safe +drwxr-xr-x root/root usr/lib/python3.10/site-packages/shellingham-1.5.0.post1-py3.10.egg-info/ +-rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0.post1-py3.10.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0.post1-py3.10.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0.post1-py3.10.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0.post1-py3.10.egg-info/top_level.txt +-rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham-1.5.0.post1-py3.10.egg-info/zip-safe drwxr-xr-x root/root usr/lib/python3.10/site-packages/shellingham/ -rw-r--r-- root/root usr/lib/python3.10/site-packages/shellingham/__init__.py drwxr-xr-x root/root usr/lib/python3.10/site-packages/shellingham/__pycache__/ diff --git a/python3-shellingham/.signature b/python3-shellingham/.signature index b6482db28..d37929f73 100644 --- a/python3-shellingham/.signature +++ b/python3-shellingham/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF39dmz5n6QMwb2TKN++Vcc3ma49yYmX+Ys7ZgwKOAr1bn+oYjOdUsWFLoPMQRdvevn5FZ5tGWFIK5sn2lgSvudgk= -SHA256 (Pkgfile) = 6f418735995b6a507651af99afa44920c0b599f7947efeaf3d2a2d946334df12 -SHA256 (.footprint) = e9f099e74c5bfa75c0297861523cd89588da82043a6d8f93dd705222cc68152e -SHA256 (python3-shellingham-1.5.0.tar.gz) = 727a18bfc9356e4c8ee4a9945125ea46680ba44cbb0a413bfae61e21314ceae8 +RWSagIOpLGJF3559/82F2LhyqBus7x6LqIrMk8c+caY7DMnx427PRtPDYw0J6iexYHsXrwdcW8t2bAibrVXHpdfLwAmO9ebuuQY= +SHA256 (Pkgfile) = 9d0efaa50606dd16aaa04ad0c224aa062990fc0413874a65745de4bedabec790 +SHA256 (.footprint) = 7422894c7440dd8a10bcd5841a1fa53e4ab6f598ce7cc078f704d83a3859e809 +SHA256 (python3-shellingham-1.5.0.post1.tar.gz) = ecc836335bc77e608cd6dc7201e4adfda915f44755593d1001b869ae8caf7be6 diff --git a/python3-shellingham/Pkgfile b/python3-shellingham/Pkgfile index cbace51dc..4fb4d6331 100644 --- a/python3-shellingham/Pkgfile +++ b/python3-shellingham/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-shellingham -version=1.5.0 +version=1.5.0.post1 release=1 source=(https://github.com/sarugaku/shellingham/archive/$version/$name-$version.tar.gz) |