I believe the sha512 hash for linode-cli-4.157.0-openapi.yaml should be:
2796378b1d4f70e64ff69b88dc836713caad5e3026dd367f5d6e4ba2279db9aef1ddcf8d3d7c7b6955076537b41226c0aa79a60f6c9e4bae6ec4a267209c9434
Git Clone URL: | https://aur.archlinux.org/linode-cli.git (read-only, click to copy) |
---|---|
Package Base: | linode-cli |
Description: | Linode API wrapper |
Upstream URL: | https://github.com/linode/linode-cli |
Keywords: | cli python |
Licenses: | BSD |
Replaces: | linode-cli-dev |
Submitter: | slithery |
Maintainer: | morgenstern |
Last Packager: | morgenstern |
Votes: | 11 |
Popularity: | 0.000384 |
First Submitted: | 2015-08-12 20:52 (UTC) |
Last Updated: | 2023-09-23 00:36 (UTC) |
I believe the sha512 hash for linode-cli-4.157.0-openapi.yaml should be:
2796378b1d4f70e64ff69b88dc836713caad5e3026dd367f5d6e4ba2279db9aef1ddcf8d3d7c7b6955076537b41226c0aa79a60f6c9e4bae6ec4a267209c9434
Good call-out @noprobelm, and thanks for adopting python-terminaltables.
Please note python-terminaltables was recently migrated from the community repository to the AUR, making it the only dependency for linode-cli not available in the official repositories.
No updates to the PKGBUILD for linode-cli are necessary, but the python-terminaltables dependency now must be manually resolved.
Updated. If the checksums are failing, please just flag the package as out-of-date - thanks.
Checksums fail again on mine. So I pulled the package locally and did:
makepkg --geninteg >> PKGBUILD
# then remove the existing sha512 sums from the PKGBUILD
makepkg --printsrcinfo > .SRCINFO
makepkg -fc
Which seems to work fine now.
Updated, thanks @AurGlass.
==> Validating source files with sha512sums...
linode-cli-5.25.0.tar.gz ... Passed
linode-cli-4.139.0-openapi.yaml ... FAILED
==> ERROR: One or more files did not pass the validity check!
Updated, thanks @wooptoo.
I have just configured an nvchecker HTML parser search of the Linode API changelog web page, so hopefully I will pick up on changes to the specification sooner in the future.
==> Validating source files with sha512sums...
linode-cli-5.22.0.tar.gz ... Passed
linode-cli-5.22.0-openapi.yaml ... FAILED
==> ERROR: One or more files did not pass the validity check!
Fixed, apologies for the delay.
Pinned Comments
noprobelm commented on 2023-04-17 20:32 (UTC)
Please note python-terminaltables was recently migrated from the community repository to the AUR, making it the only dependency for linode-cli not available in the official repositories.
No updates to the PKGBUILD for linode-cli are necessary, but the python-terminaltables dependency now must be manually resolved.