From 1ec8a8ce5a1187fe0148ca121a893d47b32fad67 Mon Sep 17 00:00:00 2001
From: Aiden Grossman <agrossman154@yahoo.com>
Date: Fri, 16 Jun 2023 19:30:16 +0000
Subject: [PATCH] testing/py3-pyinstrument: upgrade to 4.5.0

---
 testing/py3-pyinstrument/APKBUILD | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/testing/py3-pyinstrument/APKBUILD b/testing/py3-pyinstrument/APKBUILD
index 11297bc26ba9..3965bd7bcf46 100644
--- a/testing/py3-pyinstrument/APKBUILD
+++ b/testing/py3-pyinstrument/APKBUILD
@@ -1,8 +1,8 @@
 # Contributor: Aiden Grossman <agrossman154@yahoo.com>
 # Maintainer: Aiden Grossman <agrossman154@yahoo.com>
 pkgname=py3-pyinstrument
-pkgver=4.4.0
-pkgrel=2
+pkgver=4.5.0
+pkgrel=0
 pkgdesc="Call stack profiler for Python"
 url="https://github.com/joerick/pyinstrument"
 arch="all"
@@ -29,5 +29,5 @@ package() {
 }
 
 sha512sums="
-bf20ebdf52d0a51515a3c621ba08b59032dea26d5d023dac3eeb477d4d408305c69db4ee60743c9eeb4e05111feb6da877d05da36b42a433a9d9f0af944cafd7  py3-pyinstrument-4.4.0.tar.gz
+f25e048450fac6e20509a371b1604b8a55a04d07c11645952fbed89b799f9046f75ba82b1183c3dcf3df3b4816bcdb64e920cdf5630eed6d443ec42d159f35ca  py3-pyinstrument-4.5.0.tar.gz
 "
-- 
GitLab