mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
python3-hcloud: update to 1.32.0.
This commit is contained in:
parent
c02c7185b9
commit
759590be8d
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-hcloud'
|
||||
pkgname=python3-hcloud
|
||||
version=1.18.2
|
||||
revision=2
|
||||
version=1.32.0
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
depends="python3-requests python3-future python3-dateutil"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Jan Christian Grünhage <jan.christian@gruenhage.xyz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/hetznercloud/hcloud-python"
|
||||
distfiles="${PYPI_SITE}/h/${pkgname/python3-/}/${pkgname/python3-/}-${version}.tar.gz"
|
||||
checksum=37bd5ba56387e3c491c5babd3e08ab91d5f0390cd5e880e4dfea19e21681bc9e
|
||||
checksum=bd7f397c314d189f3325ee9808f9fb54539dbcf913df955b3370e8f9c3f66ff6
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue