From 6483e5f0359b52a9aebe2ea9e8ff5fe467b0eff9 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sat, 27 Apr 2024 21:01:33 +0200 Subject: recompile all python packages --- python-pyinstrument/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'python-pyinstrument') diff --git a/python-pyinstrument/PKGBUILD b/python-pyinstrument/PKGBUILD index 95c127672..906198de6 100644 --- a/python-pyinstrument/PKGBUILD +++ b/python-pyinstrument/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-pyinstrument _pkg="${pkgname#python-}" pkgver=4.1.1 -pkgrel=4 +pkgrel=5 pkgdesc="Call stack profiler for Python" arch=('x86_64') url="https://github.com/joerick/pyinstrument" @@ -13,7 +13,7 @@ license=('BSD') _pinned_dependencies=( 'glibc>=2.36' ) -depends=('python>=3.11' 'python<3.12' "${_pinned_dependencies[@]}") +depends=('python>=3.12' 'python<3.13' "${_pinned_dependencies[@]}") makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel') # checkdepends=( # 'python-pytest' -- cgit v1.2.3-70-g09d2