diff --git a/python3-six/.footprint b/python3-six/.footprint index 1ee273e08..1360163a8 100644 --- a/python3-six/.footprint +++ b/python3-six/.footprint @@ -5,9 +5,9 @@ drwxr-xr-x root/root usr/lib/python3.6/site-packages/ drwxr-xr-x root/root usr/lib/python3.6/site-packages/__pycache__/ -rw-r--r-- root/root usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.opt-1.pyc -rw-r--r-- root/root usr/lib/python3.6/site-packages/__pycache__/six.cpython-36.pyc -drwxr-xr-x root/root usr/lib/python3.6/site-packages/six-1.10.0-py3.6.egg-info/ --rw-r--r-- root/root usr/lib/python3.6/site-packages/six-1.10.0-py3.6.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.6/site-packages/six-1.10.0-py3.6.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.6/site-packages/six-1.10.0-py3.6.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.6/site-packages/six-1.10.0-py3.6.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/ +-rw-r--r-- root/root usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.6/site-packages/six-1.11.0-py3.6.egg-info/top_level.txt -rw-r--r-- root/root usr/lib/python3.6/site-packages/six.py diff --git a/python3-six/.md5sum b/python3-six/.md5sum index c0faf418e..5453922ea 100644 --- a/python3-six/.md5sum +++ b/python3-six/.md5sum @@ -1,2 +1,2 @@ 3b74f5cd0740a05802a23b019ce579a3 get-pip.py -34eed507548117b2ab523ab14b2f8b55 six-1.10.0.tar.gz +d12789f9baf7e9fb2524c0c64f1773f8 six-1.11.0.tar.gz diff --git a/python3-six/.signature b/python3-six/.signature index ace558772..1b48702e6 100644 --- a/python3-six/.signature +++ b/python3-six/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/UMOTNut3eqily/DpOyHSVkKgczD0hSWu3yUybqGLGshYuEyIR30Uac0mSqfNZHG691uqRQJdwRrMAypBcEk4wU= -SHA256 (Pkgfile) = d26a5b65e42e7e2f44c967c4db31b6b693c3b4bf633a74a908a3c9ed3621a933 -SHA256 (.footprint) = 0ce95e9bf164be5ca50d50535b12dd962b922124d4914b5f6447383d07b85392 -SHA256 (six-1.10.0.tar.gz) = 105f8d68616f8248e24bf0e9372ef04d3cc10104f1980f54d57b2ce73a5ad56a +RWSE3ohX2g5d/f9O1NpxIQUEHc6iMqVuodo/LR2iMdVG3KiCgEeiBd8lsg1wHmAiRuIWpP9IvTBoLR9MumeN0CZUo5FnE5IEvA4= +SHA256 (Pkgfile) = b5d1bd9849d1e2052193a5b3313b4ac2ad6fc0fb3407243dec3c01c0679f0c3c +SHA256 (.footprint) = 13e3aa8ef99328fcf63215effd58961bebd44fb96499b14136249ec5e20725c0 +SHA256 (six-1.11.0.tar.gz) = 70e8a77beed4562e7f14fe23a786b54f6296e34344c23bc42f07b15018ff98e9 SHA256 (get-pip.py) = 19dae841a150c86e2a09d475b5eb0602861f2a5b7761ec268049a662dbd2bd0c diff --git a/python3-six/Pkgfile b/python3-six/Pkgfile index 7b0b65d31..661e8c36b 100644 --- a/python3-six/Pkgfile +++ b/python3-six/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3 name=python3-six -version=1.10.0 +version=1.11.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz https://bootstrap.pypa.io/get-pip.py)