diff options
author | Tim Biermann <tbier@posteo.de> | 2021-10-07 22:55:51 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-10-07 22:55:51 +0200 |
commit | 607462056dc265377d1b9b88b59e75b9482748d3 (patch) | |
tree | bd150202975ee6faf37410688899a4a5c798417f /python3-yarl | |
parent | 17aae46b439b754f2dc5666fac721a584869dfcc (diff) | |
download | contrib-607462056dc265377d1b9b88b59e75b9482748d3.tar.gz contrib-607462056dc265377d1b9b88b59e75b9482748d3.tar.xz |
python3-yarl: 1.6.3 -> 1.7.0
Diffstat (limited to 'python3-yarl')
-rw-r--r-- | python3-yarl/.footprint | 12 | ||||
-rw-r--r-- | python3-yarl/.signature | 8 | ||||
-rw-r--r-- | python3-yarl/Pkgfile | 2 |
3 files changed, 11 insertions, 11 deletions
diff --git a/python3-yarl/.footprint b/python3-yarl/.footprint index ef0fea3d3..3955232f8 100644 --- a/python3-yarl/.footprint +++ b/python3-yarl/.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.9/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/ -drwxr-xr-x root/root usr/lib/python3.9/site-packages/yarl-1.6.3-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.6.3-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.6.3-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.6.3-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.6.3-py3.9.egg-info/requires.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.6.3-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/yarl-1.7.0-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.7.0-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.7.0-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.7.0-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.7.0-py3.9.egg-info/requires.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl-1.7.0-py3.9.egg-info/top_level.txt drwxr-xr-x root/root usr/lib/python3.9/site-packages/yarl/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/yarl/__init__.py -rw-rw-r-- root/root usr/lib/python3.9/site-packages/yarl/__init__.pyi diff --git a/python3-yarl/.signature b/python3-yarl/.signature index fe439cd2f..4f484f884 100644 --- a/python3-yarl/.signature +++ b/python3-yarl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF38vIOnEw04w5FpRsioDF1rTvrLV1v6/gP3GQWscw7FMsnIIp8zIR+FZjkDNKUOLwwLYhTdNReDj01E/FKydv4A0= -SHA256 (Pkgfile) = 15f6a706e02905f6becfe400fafaa9d2d741731ab7c6498c8aa1a9be8fc30c40 -SHA256 (.footprint) = 6ae1dd4e4f63bd62aff93cb716d22ec792958ca5c0b0df935119cb0affef1845 -SHA256 (python3-yarl-1.6.3.tar.gz) = 0dd52e81a7079982c33a22098148f2f6973209823418e820f8d9e596d7bacca4 +RWSagIOpLGJF32mlQNbprK8IyY1wtRP8JXdRipkccqyVBrOFJaGsCTbfVMponQZfe/3F5WjOi3XSUwpaqETgNidOA14oMbHQYA8= +SHA256 (Pkgfile) = fbabfcc7d9ab0852a5460dc1e3335c2b445db3e504e206f5e266ced8ee95d73f +SHA256 (.footprint) = 64f321ea16d7e87a05e9737934c2206e69baac87f40ffa19734ef03a4168c89a +SHA256 (python3-yarl-1.7.0.tar.gz) = 3b7f800bc30b7f5cbf981e4872dd403a3d913fb7d74826f1aabfcac41a35a78a diff --git a/python3-yarl/Pkgfile b/python3-yarl/Pkgfile index 7797d7afa..e85782613 100644 --- a/python3-yarl/Pkgfile +++ b/python3-yarl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-idna python3-multidict python3-typing_extensions name=python3-yarl -version=1.6.3 +version=1.7.0 release=1 source=(https://github.com/aio-libs/yarl/archive/v$version/$name-$version.tar.gz) |