Date: Thursday, December 2, 2021 @ 12:06:29 Author: felixonmars Revision: 1061846
upgpkg: python-deprecated 1.2.13-3: Python 3.10 rebuild Modified: python-deprecated/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-02 12:06:27 UTC (rev 1061845) +++ PKGBUILD 2021-12-02 12:06:29 UTC (rev 1061846) @@ -2,7 +2,7 @@ pkgname=python-deprecated pkgver=1.2.13 -pkgrel=2 +pkgrel=3 pkgdesc="Python @deprecated decorator to deprecate old python classes, functions or methods" url="https://github.com/tantale/deprecated" license=('MIT')
