Date: Thursday, November 12, 2020 @ 07:20:08 Author: felixonmars Revision: 751326
upgpkg: python-deprecated 1.2.10-3: Python 3.9 rebuild Modified: python-deprecated/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-11-12 07:19:24 UTC (rev 751325) +++ PKGBUILD 2020-11-12 07:20:08 UTC (rev 751326) @@ -2,7 +2,7 @@ pkgname=python-deprecated pkgver=1.2.10 -pkgrel=2 +pkgrel=3 pkgdesc="Python @deprecated decorator to deprecate old python classes, functions or methods" url="https://github.com/tantale/deprecated" license=('MIT')
