From bf58ffcd8913b1795cb69a37ad4b1a6252cf0cab Mon Sep 17 00:00:00 2001 From: icp Date: Wed, 25 Oct 2023 11:21:56 +0530 Subject: [PATCH] python3-shellingham: update to 1.5.4. --- srcpkgs/python3-shellingham/template | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/srcpkgs/python3-shellingham/template b/srcpkgs/python3-shellingham/template index 55378061d7a..551360a29e3 100644 --- a/srcpkgs/python3-shellingham/template +++ b/srcpkgs/python3-shellingham/template @@ -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