From 51eff367fdd8ceb1d554d2dfb2ac1cde0b46ed78 Mon Sep 17 00:00:00 2001 From: Danny Rawlins Date: Tue, 11 May 2021 01:07:26 +1000 Subject: [PATCH] python3-six: 1.15.0 -> 1.16.0 --- python3-six/.footprint | 10 +++++----- python3-six/.signature | 8 ++++---- python3-six/Pkgfile | 2 +- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/python3-six/.footprint b/python3-six/.footprint index 7f9c765b6..010d7cf05 100644 --- a/python3-six/.footprint +++ b/python3-six/.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__/six.cpython-39.opt-1.pyc -rw-r--r-- root/root usr/lib/python3.9/site-packages/__pycache__/six.cpython-39.pyc -drwxr-xr-x root/root usr/lib/python3.9/site-packages/six-1.15.0-py3.9.egg-info/ --rw-rw-r-- root/root usr/lib/python3.9/site-packages/six-1.15.0-py3.9.egg-info/PKG-INFO --rw-rw-r-- root/root usr/lib/python3.9/site-packages/six-1.15.0-py3.9.egg-info/SOURCES.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/six-1.15.0-py3.9.egg-info/dependency_links.txt --rw-rw-r-- root/root usr/lib/python3.9/site-packages/six-1.15.0-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/six-1.16.0-py3.9.egg-info/ +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/six-1.16.0-py3.9.egg-info/PKG-INFO +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/six-1.16.0-py3.9.egg-info/SOURCES.txt +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/six-1.16.0-py3.9.egg-info/dependency_links.txt +-rw-rw-r-- root/root usr/lib/python3.9/site-packages/six-1.16.0-py3.9.egg-info/top_level.txt -rw-r--r-- root/root usr/lib/python3.9/site-packages/six.py diff --git a/python3-six/.signature b/python3-six/.signature index 99af842d1..c22e61bf4 100644 --- a/python3-six/.signature +++ b/python3-six/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/X+bc6Gor3lpOListQ4vpTTBZI5UHUk064Kv2mk2NUC7Uk5SCx3L5f+B0bPndvXjysOZOMiSgv3h9WQX2npwcw8= -SHA256 (Pkgfile) = c021cb95cf648ae1689864c7255a1dc34dab2f187ca54538544efdf5760d7a35 -SHA256 (.footprint) = 85018b6529e8e83ead5f7b940e67d33f4077c3b5dc726a279800c38367c2c259 -SHA256 (six-1.15.0.tar.gz) = 30639c035cdb23534cd4aa2dd52c3bf48f06e5f4a941509c8bafd8ce11080259 +RWSE3ohX2g5d/TkspRtA27oiQsNGIVAwJlq4R36XCOThlEwUvRplmu/oh4JJMNmlOmO/xegvS2zzhMvVz9vCgBLGmbDVqBJ5cg8= +SHA256 (Pkgfile) = 55decb6099bad76789ca5360282fdf74a7d5f6cd81fb53bd77a3c00410374b91 +SHA256 (.footprint) = 789cf8898293a0db5b4bd4c639a341ab0169c6db3fec82030895e7958b07048a +SHA256 (six-1.16.0.tar.gz) = 1e61c37477a1626458e36f7b1d82aa5c9b094fa4802892072e49de9c60c4c926 diff --git a/python3-six/Pkgfile b/python3-six/Pkgfile index 03177e500..b1d06b5bf 100644 --- a/python3-six/Pkgfile +++ b/python3-six/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=python3-six -version=1.15.0 +version=1.16.0 release=1 source=(https://files.pythonhosted.org/packages/source/${name:8:1}/${name#*-}/${name#*-}-$version.tar.gz)