Skip to content
This repository was archived by the owner on Feb 27, 2025. It is now read-only.

Commit a9427e5

Browse files
Update external package python-aiohttp to 3.2.1.
1 parent 58096f7 commit a9427e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Locally computed:
2-
sha256 7022534b83cb5f01e5c43ecc3997f8595b5ee7abee17bbcd17927e7c07ccabaf python-aiohttp-v3.0.6.tar.gz
2+
sha256 6cf1c7fd052bc92e0be940e5b2e877a202d2d0fdf36cbf2aa3ef3c92f4e2327a python-aiohttp-v3.2.1.tar.gz
33

OS/buildroot/external/package/python-aiohttp/python-aiohttp.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
#
55
################################################################################
66

7-
PYTHON_AIOHTTP_VERSION = v3.0.6
7+
PYTHON_AIOHTTP_VERSION = v3.2.1
88
PYTHON_AIOHTTP_SITE = $(call github,aio-libs,aiohttp,$(PYTHON_AIOHTTP_VERSION))
99
PYTHON_AIOHTTP_SETUP_TYPE = setuptools
1010
PYTHON_AIOHTTP_LICENSE = Apache-2.0

0 commit comments

Comments
 (0)