python3-platformdirs: update to 3.11.0.
This commit is contained in:
parent
ef83e27da2
commit
9f2ccc2c04
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'python3-platformdirs'
|
# Template file for 'python3-platformdirs'
|
||||||
pkgname=python3-platformdirs
|
pkgname=python3-platformdirs
|
||||||
version=3.10.0
|
version=3.11.0
|
||||||
revision=2
|
revision=1
|
||||||
build_style=python3-pep517
|
build_style=python3-pep517
|
||||||
hostmakedepends="hatchling hatch-vcs"
|
hostmakedepends="hatchling hatch-vcs"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
|
@ -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=b45696dab2d7cc691a3226759c0d3b00c47c8b6e293d96f6436f733303f77f6d
|
checksum=cf8ee52a3afdb965072dcc652433e0c7e3e40cf5ea1477cd4b3b1d2eb75495b3
|
||||||
make_check_pre="env PYTHONPATH=src"
|
make_check_pre="env PYTHONPATH=src"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue