python3-platformdirs: update to 3.1.1.
This commit is contained in:
parent
35a78a74db
commit
7627f45560
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python3-platformdirs'
|
# Template file for 'python3-platformdirs'
|
||||||
pkgname=python3-platformdirs
|
pkgname=python3-platformdirs
|
||||||
version=3.1.0
|
version=3.1.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=accc3665857288317f32c7bebb5a8e482ba717b474f3fc1d18ca7f9214be0cef
|
checksum=024996549ee88ec1a9aa99ff7f8fc819bb59e2c3477b410d90a16d32d6e707aa
|
||||||
make_check_pre="env PYTHONPATH=src"
|
make_check_pre="env PYTHONPATH=src"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user