python3-shellingham: update to 1.5.4.
This commit is contained in:
parent
fdf57edfe0
commit
bf58ffcd89
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template file for 'python3-shellingham'
|
||||
pkgname=python3-shellingham
|
||||
version=1.5.0
|
||||
revision=3
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
version=1.5.4
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-setuptools python3-wheel"
|
||||
depends="python3"
|
||||
checkdepends="python3-pytest-mock"
|
||||
short_desc="Python tool to detect surrounding shell"
|
||||
|
@ -12,7 +12,7 @@ license="ISC"
|
|||
homepage="https://github.com/sarugaku/shellingham"
|
||||
changelog="https://raw.githubusercontent.com/sarugaku/shellingham/master/CHANGELOG.rst"
|
||||
distfiles="https://github.com/sarugaku/shellingham/archive/refs/tags/${version}.tar.gz"
|
||||
checksum=727a18bfc9356e4c8ee4a9945125ea46680ba44cbb0a413bfae61e21314ceae8
|
||||
checksum=9efba7106b6192be290b6ea1e92f6b2fb04d8059ff364cabf9c08fba1e4dae71
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue