python3-hcloud: rebuild for Python 3.11
This commit is contained in:
parent
747a3cf517
commit
2285146506
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-hcloud'
|
# Template file for 'python3-hcloud'
|
||||||
pkgname=python3-hcloud
|
pkgname=python3-hcloud
|
||||||
version=1.18.1
|
version=1.18.1
|
||||||
revision=1
|
revision=2
|
||||||
wrksrc="${pkgname/python3-/}-${version}"
|
wrksrc="${pkgname/python3-/}-${version}"
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
|
Loading…
Reference in New Issue