Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-ratelim
Commits:
86a1955f by Jelle van der Waa at 2024-11-16T20:12:26+01:00
upgpkg: 0.1.6-10: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-ratelim
pkgdesc = Makes it easy to respect rate limits
pkgver = 0.1.6
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/themiurgo/ratelim
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-ratelim
pkgver=0.1.6
-pkgrel=9
+pkgrel=10
pkgdesc="Makes it easy to respect rate limits"
url="https://github.com/themiurgo/ratelim"
license=('MIT')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ratelim/-/commit/86a1955f5d8a740c443e4c9b502edf877b19b474
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-ratelim/-/commit/86a1955f5d8a740c443e4c9b502edf877b19b474
You're receiving this email because of your account on gitlab.archlinux.org.