mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 02:12:55 +02:00
python3-platformdirs: update to 4.3.8.
This commit is contained in:
parent
0b6a309887
commit
adeb9c9e96
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-platformdirs'
|
||||
pkgname=python3-platformdirs
|
||||
version=4.3.7
|
||||
version=4.3.8
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs"
|
||||
|
@ -12,7 +12,7 @@ license="MIT"
|
|||
homepage="https://platformdirs.rtfd.io/"
|
||||
changelog="https://raw.githubusercontent.com/platformdirs/platformdirs/main/CHANGES.rst"
|
||||
distfiles="${PYPI_SITE}/p/platformdirs/platformdirs-${version}.tar.gz"
|
||||
checksum=eb437d586b6a0986388f0d6f74aa0cde27b48d0e3d66843640bfb6bdcdb6e351
|
||||
checksum=3d512d96e16bcb959a814c9f348431070822a6496326a4be0911c40b5a74c2bc
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue