redis-py3: 3.5.2 -> 3.5.3

This commit is contained in:
Tim Biermann 2020-06-17 20:31:05 +00:00
parent 2653f5e4fc
commit 6b78ce6a16
Signed by: tb
GPG Key ID: 42F8B4E30B673606
3 changed files with 11 additions and 11 deletions

View File

@ -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.7/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/
drwxr-xr-x root/root usr/lib/python3.7/site-packages/redis-3.5.2-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.2-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.2-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.2-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.2-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.2-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/redis-3.5.3-py3.7.egg-info/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.3-py3.7.egg-info/PKG-INFO
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.3-py3.7.egg-info/SOURCES.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.3-py3.7.egg-info/dependency_links.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.3-py3.7.egg-info/requires.txt
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis-3.5.3-py3.7.egg-info/top_level.txt
drwxr-xr-x root/root usr/lib/python3.7/site-packages/redis/
-rw-r--r-- root/root usr/lib/python3.7/site-packages/redis/__init__.py
drwxr-xr-x root/root usr/lib/python3.7/site-packages/redis/__pycache__/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3xBugLWbG23/e0PHhb4orFBBHro++3onzMOwUY3CLa3nx4hxm+AjxJjRuPV1g6VA15yRUQi5a2GE5c+6HbdtKwI=
SHA256 (Pkgfile) = fc3007ee6cb5baa567c99da2a9c304f950524aa36dec43f6673afb8605f86583
SHA256 (.footprint) = 959f0daa5b7b312af0bb38f50a47f5e80ff2b506d471c9020a2ae2587b9053cc
SHA256 (redis-py3-3.5.2.tar.gz) = f46f18108621d5ffe64b08b191c7358952393a13adbac808600bf68eb9c89e8c
RWSagIOpLGJF3xG5pZYulJf4VzwjPcZew2tTEZmVgCX/q5CG2tBdtWQcKOM/oxl7eW/sotWl86nR4Rbg3e+QzW29d86Dm/bqYAY=
SHA256 (Pkgfile) = 94af66d409980d20a6c00ea2b8e9e4a784b780da1f9875964cb86a995edec220
SHA256 (.footprint) = 5b05cec70af7f63cd5fb762e2ec8597c41e314f942c3519eb9e2435df37069ce
SHA256 (redis-py3-3.5.3.tar.gz) = 0e3ef04af57d17207c2f13a49641a63b98e0040a10756a8247e833468b5a8206

View File

@ -4,7 +4,7 @@
# Depends on: python3-setuptools
name=redis-py3
version=3.5.2
version=3.5.3
release=1
source=(https://github.com/andymccurdy/redis-py/archive/$version/$name-$version.tar.gz)