Date: Thursday, April 6, 2023 @ 12:18:44
Author: felixonmars
Revision: 1438661
upgpkg: python-debian 0.1.49-2: rebuild with python 3.11
Modified:
python-debian/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 12:18:43 UTC (rev 1438660)
+++ PKGBUILD 2023-04-06 12:18:44 UTC (rev 1438661)
@@ -5,7 +5,7 @@
pkgname=python-debian
pkgver=0.1.49
-pkgrel=1
+pkgrel=2
pkgdesc='Python module to work with Debian-related data formats'
arch=('any')
url='https://salsa.debian.org/python-debian-team/python-debian'