python3-path: update to 16.5.0.
This commit is contained in:
parent
b70f7b6529
commit
a46705dc05
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-path'
|
||||
pkgname=python3-path
|
||||
version=16.4.0
|
||||
version=16.5.0
|
||||
revision=1
|
||||
wrksrc="path-${version}"
|
||||
build_style=python3-pep517
|
||||
|
@ -13,7 +13,7 @@ license="MIT"
|
|||
homepage="https://github.com/jaraco/path"
|
||||
changelog="https://raw.githubusercontent.com/jaraco/path/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/p/path/path-${version}.tar.gz"
|
||||
checksum=baf2e757c4b19be8208f9e67e48fb475b4a577d5613590ce46693bdbdf082f52
|
||||
checksum=2722e500b370bc00d5934d2207e26b17a09ee73eb0150f651d5a255d8be935a2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue