1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

community/py3-softlayer: upgrade to 6.2.7

* https://github.com/softlayer/softlayer-python/releases/tag/v6.2.5
This commit is contained in:
Duncan Bellamy 2025-07-06 10:58:52 +00:00 committed by achill (fossdd)
parent 06ac5c2509
commit c672e86b90

View file

@ -1,7 +1,7 @@
# Contributor: Duncan Bellamy <dunk@denkimushi.com>
# Maintainer: Duncan Bellamy <dunk@denkimushi.com>
pkgname=py3-softlayer
pkgver=6.2.6
pkgver=6.2.7
pkgrel=0
pkgdesc="library for SoftLayer's API"
url="https://github.com/softlayer/softlayer-python"
@ -33,5 +33,5 @@ package() {
}
sha512sums="
fc10bdc91eb2e07781464f3287abd9b907425d54da61934b0fc33e666e013e96944ed15f14c7373783170b9890c6a89866130843572c2819805f81190ade7ef9 py3-softlayer-6.2.6.tar.gz
f242132a718ea99c8049fd3cf8c0de5bf57c28ad3c79ea23bf14c720a6abc6f82bb7a64f9b80a0026d21d064351d844cf2086ca84682464b523775ac9d2e8a2a py3-softlayer-6.2.7.tar.gz
"