aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoricp <pangolin@vivaldi.net>2024-04-08 20:33:40 +0000
committercinerea0 <49368915+cinerea0@users.noreply.github.com>2024-04-12 22:56:38 +0000
commit9c1de1d9516b593e510d91d798ef1be708d66526 (patch)
tree0878f4b7b875f301f2b8fc9afea1bda5b4429353
parentedac488e32e920513a5a08e94b5c48aa13783eb3 (diff)
downloadvoid-packages-9c1de1d9516b593e510d91d798ef1be708d66526.tar
void-packages-9c1de1d9516b593e510d91d798ef1be708d66526.tar.gz
void-packages-9c1de1d9516b593e510d91d798ef1be708d66526.tar.bz2
void-packages-9c1de1d9516b593e510d91d798ef1be708d66526.tar.lz
void-packages-9c1de1d9516b593e510d91d798ef1be708d66526.tar.xz
void-packages-9c1de1d9516b593e510d91d798ef1be708d66526.tar.zst
void-packages-9c1de1d9516b593e510d91d798ef1be708d66526.zip
python3-path: update to 16.13.0.
-rw-r--r--srcpkgs/python3-path/template8
1 files changed, 6 insertions, 2 deletions
diff --git a/srcpkgs/python3-path/template b/srcpkgs/python3-path/template
index e86830647f6..8a0844d19a1 100644
--- a/srcpkgs/python3-path/template
+++ b/srcpkgs/python3-path/template
@@ -1,6 +1,6 @@
# Template file for 'python3-path'
pkgname=python3-path
-version=16.10.0
+version=16.13.0
revision=1
build_style=python3-pep517
hostmakedepends="python3-wheel python3-setuptools_scm"
@@ -12,7 +12,11 @@ license="MIT"
homepage="https://pypi.org/project/path/"
changelog="https://raw.githubusercontent.com/jaraco/path/main/NEWS.rst"
distfiles="${PYPI_SITE}/p/path/path-${version}.tar.gz"
-checksum=b32b22b76fe810a8ded6d136268cc8b6698ae7c47c29b94a9ea12623f3051e46
+checksum=eff5b136eac2f9151e671458a1c396ca34d5c9e0c344c2ba915d9d1454dbec8d
+
+pre_check() {
+ rm pytest.ini
+}
post_install() {
vlicense LICENSE