python3-objgraph: update to 3.6.2.

This commit is contained in:
Leah Neukirchen 2024-10-26 16:45:34 +02:00
parent 5137c4eaae
commit 7ea2f31963

View file

@ -1,6 +1,6 @@
# Template file for 'python3-objgraph' # Template file for 'python3-objgraph'
pkgname=python3-objgraph pkgname=python3-objgraph
version=3.6.1 version=3.6.2
revision=1 revision=1
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="python3-wheel" hostmakedepends="python3-wheel"
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
license="MIT" license="MIT"
homepage="https://mg.pov.lt/objgraph/" homepage="https://mg.pov.lt/objgraph/"
distfiles="${PYPI_SITE}/o/objgraph/objgraph-${version}.tar.gz" distfiles="${PYPI_SITE}/o/objgraph/objgraph-${version}.tar.gz"
checksum=fe96c74147bbcaae8665b396e5388bdcc3197deebba4e6381f05202ee5b453a7 checksum=00b9f2f40f7422e3c7f45a61c4dafdaf81f03ff0649d6eaec866f01030e51ad8
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE