summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO9
1 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d1a2b277665c..1d1f92ed2c37 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = python-aiohttp-middlewares
pkgdesc = Collection of useful middlewares for aiohttp.web applications
- pkgver = 2.2.0
- pkgrel = 2
+ pkgver = 2.2.1
+ pkgrel = 1
url = https://github.com/playpauseandstop/aiohttp-middlewares
arch = any
license = custom:BSD3
@@ -15,8 +15,9 @@ pkgbase = python-aiohttp-middlewares
depends = python
depends = python-aiohttp
depends = python-async-timeout
+ depends = python-attrs
depends = python-yarl
- source = python-aiohttp-middlewares-2.2.0.tar.gz::https://github.com/playpauseandstop/aiohttp-middlewares/archive/refs/tags/v2.2.0.tar.gz
- sha256sums = 354e97552937cc881ffb36f7c0bb5a679d7a81d485bf0dba6367eb5294586f60
+ source = python-aiohttp-middlewares-2.2.1.tar.gz::https://github.com/playpauseandstop/aiohttp-middlewares/archive/refs/tags/v2.2.1.tar.gz
+ sha256sums = 823bb0598079563ab06d18daf500796c9d8a3893bdd89678f9960185ce04a4e1
pkgname = python-aiohttp-middlewares