From 792785f50d1778c765e749a2a48fe6c6aabaf179 Mon Sep 17 00:00:00 2001 From: Jay Lanagan <1995739+mac-a-r0ni@users.noreply.github.com> Date: Tue, 16 Apr 2024 02:14:07 -0400 Subject: python/python3-aiohttp: Updated for version 3.9.4. Signed-off-by: Willy Sudiarto Raharjo --- python/python3-aiohttp/python3-aiohttp.SlackBuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python/python3-aiohttp/python3-aiohttp.SlackBuild') diff --git a/python/python3-aiohttp/python3-aiohttp.SlackBuild b/python/python3-aiohttp/python3-aiohttp.SlackBuild index d690ebabe5..691040d5f7 100644 --- a/python/python3-aiohttp/python3-aiohttp.SlackBuild +++ b/python/python3-aiohttp/python3-aiohttp.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for python3-aiohttp # Copyright 2019-2023 Isaac Yu -# Maintained 2023 by Jay Lanagan (j@lngn.net), Detroit, MI, USA. +# Maintained 2023-2024 by Jay Lanagan (j@lngn.net), Detroit, MI, USA. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=python3-aiohttp -VERSION=${VERSION:-3.9.3} +VERSION=${VERSION:-3.9.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} -- cgit v1.2.3