Date: Saturday, April 8, 2023 @ 12:41:05
Author: felixonmars
Revision: 1442350
upgpkg: python-logbook 1.5.3-12: rebuild with python 3.11
Modified:
python-logbook/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-08 12:40:42 UTC (rev 1442349)
+++ PKGBUILD 2023-04-08 12:41:05 UTC (rev 1442350)
@@ -3,7 +3,7 @@
pkgname=python-logbook
pkgver=1.5.3
-pkgrel=11
+pkgrel=12
pkgdesc="Logging sytem for Python that replaces the standard library’s logging
module"
arch=('x86_64')
url="https://logbook.readthedocs.io/en/stable/"