From 74c46320c1874ddda4ce6624f1a86e589ad9761b Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Mon, 11 Mar 2024 15:18:48 +0100 Subject: [PATCH] python3-objgraph: update to 3.6.1. --- srcpkgs/python3-objgraph/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python3-objgraph/template b/srcpkgs/python3-objgraph/template index 58a6fddc665..5e9c5d53e09 100644 --- a/srcpkgs/python3-objgraph/template +++ b/srcpkgs/python3-objgraph/template @@ -1,7 +1,7 @@ # Template file for 'python3-objgraph' pkgname=python3-objgraph -version=3.6.0 -revision=2 +version=3.6.1 +revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" depends="graphviz" @@ -10,7 +10,7 @@ maintainer="Leah Neukirchen " license="MIT" homepage="https://mg.pov.lt/objgraph/" distfiles="${PYPI_SITE}/o/objgraph/objgraph-${version}.tar.gz" -checksum=369567c37b4f2f928160b6f6ededcbea8fc7e929831877fd1056c78a900c17d3 +checksum=fe96c74147bbcaae8665b396e5388bdcc3197deebba4e6381f05202ee5b453a7 post_install() { vlicense LICENSE