Date: Wednesday, February 1, 2023 @ 09:59:14 Author: felixonmars Revision: 1391710
upgpkg: python-jaraco.context 4.2.1-1 Modified: python-jaraco.context/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-02-01 09:56:44 UTC (rev 1391709) +++ PKGBUILD 2023-02-01 09:59:14 UTC (rev 1391710) @@ -1,9 +1,9 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-jaraco.context -pkgver=4.2.0 -_commit=5bf0042ef434aa8924a771a405ae29e4c0110c1e -pkgrel=2 +pkgver=4.2.1 +_commit=7e22446a66f13140c0cfc7df3f36c162f11f3b5a +pkgrel=1 pkgdesc="Context managers by jaraco" url="https://github.com/jaraco/jaraco.context" license=('MIT')
