Date: Thursday, December 2, 2021 @ 23:32:41 Author: felixonmars Revision: 1063109
upgpkg: python-objgraph 3.5.0-6: Python 3.10 rebuild Modified: python-objgraph/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-02 23:32:37 UTC (rev 1063108) +++ PKGBUILD 2021-12-02 23:32:41 UTC (rev 1063109) @@ -2,7 +2,7 @@ pkgname=python-objgraph pkgver=3.5.0 -pkgrel=5 +pkgrel=6 pkgdesc="Draws Python object reference graphs with graphviz" url="https://github.com/mgedmin/objgraph" license=('MIT')
