package/python-aiohttp-security: bump to version 0.5.0

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
Signed-off-by: Arnout Vandecappelle <arnout@mind.be>
This commit is contained in:
James Hilliard 2024-01-07 14:08:46 -07:00 committed by Arnout Vandecappelle
parent 9d8d458ec6
commit cd5546c046
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
# md5, sha256 from https://pypi.org/pypi/aiohttp-security/json
md5 1624f982d7a779e6ed396ef2ed20acc7 aiohttp-security-0.4.0.tar.gz
sha256 40d4bb150454e392c2dfa3620f6eab28e140e94cf0c2d3b4bf43aef653ec9405 aiohttp-security-0.4.0.tar.gz
md5 b34fb62c6f4dd130f3c94f74c3bdc150 aiohttp-security-0.5.0.tar.gz
sha256 50cb724d310e1d0289798bb98ae852c3b75b77e8f51ce5159c57b7261d0638bd aiohttp-security-0.5.0.tar.gz
# Locally computed sha256 checksums
sha256 a1cc8ff7210897d55d2552fa0792340f8e59720e0160b6918699d40f9a782b1c LICENSE

View File

@ -4,9 +4,9 @@
#
################################################################################
PYTHON_AIOHTTP_SECURITY_VERSION = 0.4.0
PYTHON_AIOHTTP_SECURITY_VERSION = 0.5.0
PYTHON_AIOHTTP_SECURITY_SOURCE = aiohttp-security-$(PYTHON_AIOHTTP_SECURITY_VERSION).tar.gz
PYTHON_AIOHTTP_SECURITY_SITE = https://files.pythonhosted.org/packages/36/01/d85be376b7c1773b3cb7849cd56dc7d38165664df7de2d3e20af507ef5bb
PYTHON_AIOHTTP_SECURITY_SITE = https://files.pythonhosted.org/packages/31/49/56c131fe3dead875ab5907b154dac7fb6ee727662de80b7da0ff045030d4
PYTHON_AIOHTTP_SECURITY_SETUP_TYPE = setuptools
PYTHON_AIOHTTP_SECURITY_LICENSE = Apache-2.0
PYTHON_AIOHTTP_SECURITY_LICENSE_FILES = LICENSE