python3-pdm-backend: update to 2.4.2.
This commit is contained in:
parent
4424e201f2
commit
44ecb0e4b5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pdm-backend'
|
||||
pkgname=python3-pdm-backend
|
||||
version=2.4.1
|
||||
version=2.4.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3 python3-build python3-packaging"
|
||||
|
@ -9,4 +9,4 @@ maintainer="Andrea Brancaleoni <abc@pompel.me>"
|
|||
license="MIT"
|
||||
homepage="https://pypi.org/project/pdm-backend"
|
||||
distfiles="${PYPI_SITE}/p/pdm_backend/pdm_backend-${version}.tar.gz"
|
||||
checksum=d6404e94a612459c5213cc63df035711244173c57441b8312a2a6f4a8c110934
|
||||
checksum=1f833e527ae172f34b4b84e2fcf1f65859a2a5ca746e496d8313b3ea6539969f
|
Loading…
Reference in New Issue