python3-six: 1.15.0 -> 1.16.0
This commit is contained in:
parent
93f674431e
commit
51eff367fd
@ -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
|
||||
|
@ -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
|
||||
|
@ -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)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user