python3-objgraph: update to 3.6.2.
This commit is contained in:
parent
5137c4eaae
commit
7ea2f31963
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-objgraph'
|
||||
pkgname=python3-objgraph
|
||||
version=3.6.1
|
||||
version=3.6.2
|
||||
revision=1
|
||||
build_style=python3-pep517
|
||||
hostmakedepends="python3-wheel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="MIT"
|
||||
homepage="https://mg.pov.lt/objgraph/"
|
||||
distfiles="${PYPI_SITE}/o/objgraph/objgraph-${version}.tar.gz"
|
||||
checksum=fe96c74147bbcaae8665b396e5388bdcc3197deebba4e6381f05202ee5b453a7
|
||||
checksum=00b9f2f40f7422e3c7f45a61c4dafdaf81f03ff0649d6eaec866f01030e51ad8
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue