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-scikit-image/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'python-scikit-image/PKGBUILD') diff --git a/python-scikit-image/PKGBUILD b/python-scikit-image/PKGBUILD index 89b6d1326..54d0f7c1a 100644 --- a/python-scikit-image/PKGBUILD +++ b/python-scikit-image/PKGBUILD @@ -5,7 +5,7 @@ pkgname='python-scikit-image' _pkgname="${pkgname#*-}" pkgver=0.19.3 -pkgrel=9 +pkgrel=10 pkgdesc="Image processing routines for SciPy" arch=('i686' 'pentium4' 'x86_64') url="http://scikit-image.org/" @@ -17,8 +17,8 @@ _pinned_dependencies=( depends=( "${_pinned_dependencies[@]}" 'cython>=0.29.13' - 'python>=3.11' - 'python<3.12' + 'python>=3.12' + 'python<3.13' 'python-cloudpickle>=0.2.1' 'python-dask>=0.15.0' 'python-pandas>=0.23.0' -- cgit v1.2.3-70-g09d2