mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-22 17:17:03 +02:00
python3-platformdirs: update to 4.3.7.
This commit is contained in:
parent
1367750062
commit
35f1e672fd
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-platformdirs'
|
||||
pkgname=python3-platformdirs
|
||||
version=4.3.6
|
||||
revision=2
|
||||
version=4.3.7
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="hatchling hatch-vcs"
|
||||
depends="python3"
|
||||
|
@ -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=357fb2acbc885b0419afd3ce3ed34564c13c9b95c89360cd9563f73aa5e2b907
|
||||
checksum=eb437d586b6a0986388f0d6f74aa0cde27b48d0e3d66843640bfb6bdcdb6e351
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue