From 87623c17abe2cca4403401334e3a1dabb725f67f Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Sat, 5 Aug 2023 15:46:43 +0200 Subject: [PATCH] python3-objgraph: update to 3.6.0. --- srcpkgs/python3-objgraph/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python3-objgraph/template b/srcpkgs/python3-objgraph/template index 227797791e2..6442f8fe4b5 100644 --- a/srcpkgs/python3-objgraph/template +++ b/srcpkgs/python3-objgraph/template @@ -1,6 +1,6 @@ # Template file for 'python3-objgraph' pkgname=python3-objgraph -version=3.5.0 +version=3.6.0 revision=1 build_style=python3-pep517 hostmakedepends="python3-wheel" @@ -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=4752ca5bcc0e0512e41b8cc4d2780ac2fd3b3eabd03b7e950a5594c06203dfc4 +checksum=369567c37b4f2f928160b6f6ededcbea8fc7e929831877fd1056c78a900c17d3 post_install() { vlicense LICENSE