summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO7
1 files changed, 4 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb5ade09f071..8d1e0989626a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = python-limits
pkgdesc = utilities to implement rate limiting
- pkgver = 3.2.0
+ pkgver = 3.3.1
pkgrel = 1
url = https://github.com/alisaifee/limits/
arch = any
@@ -12,7 +12,8 @@ pkgbase = python-limits
depends = python-typing_extensions
depends = python-packaging
depends = python-setuptools
- source = https://github.com/alisaifee/limits/archive/3.2.0.tar.gz
- sha256sums = 969c166f89bf5cfc940c7194c7dff7ee999a648c8fa5f9f297d78250c8e44e1a
+ depends = python-importlib-resources
+ source = https://files.pythonhosted.org/packages/source/l/limits/limits-3.3.1.tar.gz
+ sha256sums = dfc59ed5b4847e33a33b88ec16033bed18ce444ce6a76287a4e054db9a683861
pkgname = python-limits