From 6b860eab3c7e77c3e3cf91f6d04f3653f04c746d Mon Sep 17 00:00:00 2001 From: Celeste <20312-Celeste@users.gitlab.alpinelinux.org> Date: Tue, 6 Aug 2024 13:40:20 +0000 Subject: [PATCH] testing/py3-pyinstrument: upgrade to 4.7.2 --- 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 da85100b6a6..f60031ea08e 100644 --- a/testing/py3-pyinstrument/APKBUILD +++ b/testing/py3-pyinstrument/APKBUILD @@ -1,8 +1,8 @@ # Contributor: Aiden Grossman # Maintainer: Celeste pkgname=py3-pyinstrument -pkgver=4.6.2 -pkgrel=2 +pkgver=4.7.2 +pkgrel=0 pkgdesc="Call stack profiler for Python" url="https://github.com/joerick/pyinstrument" arch="all" @@ -45,5 +45,5 @@ package() { } sha512sums=" -da23988e6c68876cb8920ce284326f349425303ae36718c5c479b72b5f5ca5d48ced1674bcab71851f60e81a0985bb668bfa89a8b96cc20a1faa0dd7e623ec50 py3-pyinstrument-4.6.2.tar.gz +5f1e425b1276fc17f594d43ea4b53b800ccaabe1791f34d127b5e065d0c8b311369e387494103a6971269d889dea11789157ebd8a1ae2eef827da7ec15ca2a34 py3-pyinstrument-4.7.2.tar.gz "