python3-hcloud: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:09:25 -04:00
parent 747a3cf517
commit 2285146506
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python3-hcloud'
pkgname=python3-hcloud
version=1.18.1
revision=1
revision=2
wrksrc="${pkgname/python3-/}-${version}"
build_style=python3-module
hostmakedepends="python3-setuptools"