mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-18 23:27:01 +02:00
python3-platformdirs: update to 3.1.0.
This commit is contained in:
parent
7d57ffc86a
commit
d17d2f8764
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-platformdirs'
|
||||
pkgname=python3-platformdirs
|
||||
version=3.0.0
|
||||
version=3.1.0
|
||||
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=8a1228abb1ef82d788f74139988b137e78692984ec7b08eaa6c65f1723af28f9
|
||||
checksum=accc3665857288317f32c7bebb5a8e482ba717b474f3fc1d18ca7f9214be0cef
|
||||
make_check_pre="env PYTHONPATH=src"
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue