python3-gogs-client: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:26 -04:00
parent 50a0e95c0b
commit 362070ea56
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-gogs-client'
pkgname=python3-gogs-client
version=1.0.6
revision=7
revision=8
wrksrc="gogs_client-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"