Date: Wednesday, December 1, 2021 @ 21:44:49 Author: felixonmars Revision: 1061078
upgpkg: python-orderedmultidict 1.0.1-8: Python 3.10 rebuild Modified: python-orderedmultidict/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-01 21:44:43 UTC (rev 1061077) +++ PKGBUILD 2021-12-01 21:44:49 UTC (rev 1061078) @@ -3,7 +3,7 @@ _name=orderedmultidict pkgname=python-orderedmultidict pkgver=1.0.1 -pkgrel=7 +pkgrel=8 pkgdesc="Ordered multivalue dictionary that retains method parity with dict." url="https://github.com/gruns/orderedmultidict" depends=('python-six')
