py-redis: updated to 5.0.3

5.0.3

Bug Fixes

Fix breaking change: message in LockError is now optional

Maintenance

Bump release-drafter/release-drafter from 5 to 6
Bump rojopolis/spellcheck-github-actions from 0.35.0 to 0.36.0
Remove redundant async-timeout dependency
This commit is contained in:
adam 2024-03-11 06:48:51 +00:00
parent b4a835c235
commit 5d82aabb26
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.42 2024/02/28 18:02:20 adam Exp $
# $NetBSD: Makefile,v 1.43 2024/03/11 06:48:51 adam Exp $
DISTNAME= redis-5.0.2
DISTNAME= redis-5.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= databases python
MASTER_SITES= ${MASTER_SITE_PYPI:=r/redis/}

View File

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.39 2024/02/28 18:02:20 adam Exp $
$NetBSD: distinfo,v 1.40 2024/03/11 06:48:51 adam Exp $
BLAKE2s (redis-5.0.2.tar.gz) = 03f2c28a972ca1c0a3fc70b28a1a13451eca7117b052cb0e6cee095a2abdef86
SHA512 (redis-5.0.2.tar.gz) = c73dfcbfd3198385cad9127ea9701e53ec47eb2ee7cd9af398ac0f534aa6a10b7721144e581b7a5cbd4e0fd1c45c989fe44286c49e1881d32f92665e8f70f868
Size (redis-5.0.2.tar.gz) = 4580961 bytes
BLAKE2s (redis-5.0.3.tar.gz) = 706247e361d3f2e9c14a8e4e36f70b43ca593b463435d3d742060a40d963bde4
SHA512 (redis-5.0.3.tar.gz) = c5a5420c6b64f8435bc6cdde51ff093a3616f28393b3a106b21801f389939fdfaf884512b05eac9643e8d566b2f8c54046f20b1b94e61e022f79cff2a91e0227
Size (redis-5.0.3.tar.gz) = 4580976 bytes