Skip to content

Commit a79d04c

Browse files
python3-pipx: update to 1.11.1.
1 parent 76a4255 commit a79d04c

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

srcpkgs/python3-pipx/template

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Template file for 'python3-pipx'
22
pkgname=python3-pipx
3-
version=1.10.0
3+
version=1.11.1
44
revision=1
55
build_style=python3-pep517
66
hostmakedepends="hatchling hatch-vcs"
@@ -11,7 +11,8 @@ license="MIT"
1111
homepage="https://pipx.pypa.io/stable/"
1212
changelog="https://pipx.pypa.io/stable/changelog/"
1313
distfiles="${PYPI_SITE}/p/pipx/pipx-${version}.tar.gz"
14-
checksum=38aa67c3db53c5debbbba996c18641ee79bb4515b17122ad7795ee693c18f820
14+
checksum=e57354c3308b0abb75106d3b73a0d1ffa5c25f24f29e9f4a45e575776dbab85c
15+
make_check=no # tests are not contained in release tarball
1516

1617
post_install() {
1718
vlicense LICENSE

0 commit comments

Comments
 (0)