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