diff options
34 files changed, 100 insertions, 100 deletions
diff --git a/jupyterhub/PKGBUILD b/jupyterhub/PKGBUILD index 3111900e6..239b7e210 100644 --- a/jupyterhub/PKGBUILD +++ b/jupyterhub/PKGBUILD @@ -2,14 +2,14 @@ pkgname=jupyterhub pkgver=1.4.2 -pkgrel=61 +pkgrel=62 pkgdesc="Multi-user server for Jupyter notebooks " url="http://jupyter.org/" arch=(any) license=('BSD') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-alembic' 'python-async_generator>=1.8' 'python-certipy' diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD index 4caa802f1..547ccc112 100644 --- a/pssh-git/PKGBUILD +++ b/pssh-git/PKGBUILD @@ -5,14 +5,14 @@ pkgname=pssh-git pkgver=2.3.4+15+g1399527 _commit="${pkgver##*+g}" -pkgrel=2 +pkgrel=3 pkgdesc="Parallel versions of the openssh tools ssh, scp, rsync, nuke, slurp" arch=('any') url="http://code.google.com/p/parallel-ssh/" license=('BSD') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'openssh' ) makedepends=('git' 'python-setuptools') diff --git a/python-azure-cli-core/PKGBUILD b/python-azure-cli-core/PKGBUILD index 7f8bee836..cdd27e6f4 100644 --- a/python-azure-cli-core/PKGBUILD +++ b/python-azure-cli-core/PKGBUILD @@ -3,13 +3,13 @@ _pkgname=azure-cli-core pkgname=python-$_pkgname pkgver=2.45.0 -pkgrel=2 +pkgrel=3 pkgdesc='Microsoft Azure Command-Line Tools Core Module' url='https://pypi.org/project/azure-cli-core/' depends=( 'openssl-1.1' - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-azure-common' 'python-humanfriendly' 'python-knack' diff --git a/python-azure-cli-telemetry/PKGBUILD b/python-azure-cli-telemetry/PKGBUILD index efddcd14a..a62d0d813 100644 --- a/python-azure-cli-telemetry/PKGBUILD +++ b/python-azure-cli-telemetry/PKGBUILD @@ -3,12 +3,12 @@ _pkgname=azure-cli-telemetry pkgname=python-$_pkgname pkgver=1.0.8 -pkgrel=2 +pkgrel=3 pkgdesc='Microsoft Azure CLI Telemetry Package' url='https://pypi.org/project/azure-cli-telemetry/' depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-knack' 'python-portalocker') makedepends=( diff --git a/python-azure-common/PKGBUILD b/python-azure-common/PKGBUILD index c1f009425..531c5954c 100644 --- a/python-azure-common/PKGBUILD +++ b/python-azure-common/PKGBUILD @@ -3,12 +3,12 @@ _pkgname=azure-common pkgname=python-$_pkgname pkgver=1.1.28 -pkgrel=2 +pkgrel=3 pkgdesc='Microsoft Azure Client Library for Python (Common)' url='https://pypi.org/project/azure-common/' depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-humanfriendly' 'python-knack' 'python-pkginfo') diff --git a/python-azure-core/PKGBUILD b/python-azure-core/PKGBUILD index e3f42cd15..1ae170c57 100644 --- a/python-azure-core/PKGBUILD +++ b/python-azure-core/PKGBUILD @@ -3,12 +3,12 @@ _pkgname=azure-core pkgname=python-$_pkgname pkgver=1.26.1 -pkgrel=2 +pkgrel=3 pkgdesc='Microsoft Azure Core Library for Python' url='https://pypi.org/project/azure-core/' depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-azure-common' ) makedepends=( diff --git a/python-bash_kernel/PKGBUILD b/python-bash_kernel/PKGBUILD index 236784a79..4837adfcb 100644 --- a/python-bash_kernel/PKGBUILD +++ b/python-bash_kernel/PKGBUILD @@ -3,14 +3,14 @@ pkgname=python-bash_kernel _pkgname=bash_kernel pkgver=0.8.0 -pkgrel=2 +pkgrel=3 pkgdesc='A Jupyter kernel for bash.' arch=('any') url='https://github.com/takluyver/bash_kernel' license=('BSD') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' ) makedepends=( 'python-jupyter_client' diff --git a/python-certipy/PKGBUILD b/python-certipy/PKGBUILD index fca756a27..14a344599 100644 --- a/python-certipy/PKGBUILD +++ b/python-certipy/PKGBUILD @@ -3,14 +3,14 @@ pkgname=python-certipy _pkgname="${pkgname#*-}" pkgver=0.1.3 -pkgrel=65 +pkgrel=66 pkgdesc="A simple python tool for creating certificate authorities and certificates on the fly" arch=(any) url="https://github.com/LLNL/certipy" license=('BSD') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-pyopenssl' ) makedepends=( diff --git a/python-courier-pythonfilter/PKGBUILD b/python-courier-pythonfilter/PKGBUILD index 75ba796b8..94051ac3f 100644 --- a/python-courier-pythonfilter/PKGBUILD +++ b/python-courier-pythonfilter/PKGBUILD @@ -3,14 +3,14 @@ pkgname=python-courier-pythonfilter _pkgname="${pkgname#*-}" pkgver=3.0.3 -pkgrel=61 +pkgrel=62 pkgdesc='collection of useful filters for the Courier MTA, and a framework for developing new filters in Python' arch=('any') url='https://bitbucket.org/gordonmessmer/courier-pythonfilter' license=('GPL') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' ) makedepends=( 'python-setuptools') diff --git a/python-fabio/PKGBUILD b/python-fabio/PKGBUILD index 1c9230236..d7b8c258c 100644 --- a/python-fabio/PKGBUILD +++ b/python-fabio/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-fabio _pkgname=fabio pkgver=0.14.0 -pkgrel=2 +pkgrel=3 pkgdesc="I/O library for images produced by 2D X-ray detectors." arch=('i686' 'pentium4' 'x86_64') url="http://www.silx.org" @@ -15,8 +15,8 @@ _pinned_dependencies=( depends=( "${_pinned_dependencies[@]}" 'cython' - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-h5py' 'python-lxml>=4.6.3' 'python-numpy' diff --git a/python-fisx/PKGBUILD b/python-fisx/PKGBUILD index 18b304bfa..3d3768b27 100644 --- a/python-fisx/PKGBUILD +++ b/python-fisx/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-fisx _pkgname="${pkgname#*-}" pkgver=1.2.1 -pkgrel=4 +pkgrel=5 pkgdesc='Enhanced C++ port of the Physics routines used by PyMca' arch=('i686' 'pentium4' 'x86_64') url='https://github.com/vasole/fisx' @@ -13,8 +13,8 @@ _pinned_dependencies=( ) depends=( "${_pinned_dependencies[@]}" - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-numpy') makedepends=( 'cython>=0.17' diff --git a/python-hpilo/PKGBUILD b/python-hpilo/PKGBUILD index c9b780b42..5ea5de5bc 100644 --- a/python-hpilo/PKGBUILD +++ b/python-hpilo/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer: Erich Eckner <arch at eckner dot net> pkgname=python-hpilo pkgver=4.4.3 -pkgrel=61 +pkgrel=62 pkgdesc='Accessing the HP iLO XML interface from python' arch=('any') url='http://seveas.github.io/python-hpilo/' license=('GPL3') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' ) makedepends=( 'python-setuptools' diff --git a/python-imageio/PKGBUILD b/python-imageio/PKGBUILD index b436de7c7..db524cf4f 100644 --- a/python-imageio/PKGBUILD +++ b/python-imageio/PKGBUILD @@ -3,7 +3,7 @@ pkgname='python-imageio' _pkgname="${pkgname#*-}" pkgver=2.25.0 -pkgrel=2 +pkgrel=3 arch=('any') url='https://github.com/xraypy/XrayDB' license=('BSD') @@ -11,8 +11,8 @@ pkgdesc='Python library that provides an easy interface to read and write a wide source=("$pkgname-$pkgver.tar.gz::https://github.com/imageio/imageio/archive/v$pkgver.tar.gz") sha512sums=('e887d8572f4698b6cd6fad832054cbce2550a4165e65704c2f990b500234cc938c68b9840bc8961a7258cf4cfa91c3ac909c7965de689b00b04195ab1120850c') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' ) makedepends=( 'python-setuptools' diff --git a/python-jira/PKGBUILD b/python-jira/PKGBUILD index 915de8c73..6c9f1b010 100644 --- a/python-jira/PKGBUILD +++ b/python-jira/PKGBUILD @@ -2,14 +2,14 @@ pkgname=python-jira _pkgname="${pkgname#*-}" pkgver=3.4.1 -pkgrel=2 +pkgrel=3 pkgdesc="Python library to work with Jira APIs" arch=(any) url="https://github.com/pycontribs/jira" license=('BSD') depends=( - 'python>=3.11' - 'python<3.12') + 'python>=3.10' + 'python<3.11') makedepends=( 'python-pip' 'python-setuptools') diff --git a/python-jupyter_telemetry/PKGBUILD b/python-jupyter_telemetry/PKGBUILD index ae544325d..f481da161 100644 --- a/python-jupyter_telemetry/PKGBUILD +++ b/python-jupyter_telemetry/PKGBUILD @@ -3,14 +3,14 @@ pkgname=python-jupyter_telemetry pkgver=0.0.5 -pkgrel=61 +pkgrel=62 pkgdesc="Configurable event-logging for Jupyter applications and extensions" url="https://github.com/jupyter/telemetry" arch=('any') license=('BSD') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-json-logger' 'python-jsonschema' 'python-ruamel-yaml' diff --git a/python-jwcrypto/PKGBUILD b/python-jwcrypto/PKGBUILD index 0c90056bf..141558716 100644 --- a/python-jwcrypto/PKGBUILD +++ b/python-jwcrypto/PKGBUILD @@ -4,15 +4,15 @@ pkgname=python-jwcrypto _pkgname=${pkgname#*-} pkgver=1.4.2 -pkgrel=2 +pkgrel=3 pkgdesc="Python implementation of JWK, JWS, JWE specifications" arch=("any") url="https://github.com/latchset/jwcrypto" license=("LGPL3") depends=( - 'python<3.12' - 'python>=3.11') + 'python<3.11' + 'python>=3.10') makedepends=( 'python-setuptools') source=("$_pkgname-$pkgver.tar.gz::https://github.com/latchset/$_pkgname/archive/v$pkgver.tar.gz") diff --git a/python-msal-extensions/PKGBUILD b/python-msal-extensions/PKGBUILD index a30215502..7684a3c1e 100644 --- a/python-msal-extensions/PKGBUILD +++ b/python-msal-extensions/PKGBUILD @@ -3,12 +3,12 @@ _pkgname=msal-extensions pkgname=python-$_pkgname pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc='Microsoft Authentication Library extensions (MSAL EX) provides a persistence API that can save your data on disk, encrypted on Windows, macOS and Linux. Concurrent data access will be coordinated by a file lock mechanism.' url='https://pypi.org/project/msal-extensions/' depends=( - 'python>=3.11' - 'python<3.12') + 'python>=3.10' + 'python<3.11') makedepends=( 'python-pip' 'python-setuptools') diff --git a/python-oauth2/PKGBUILD b/python-oauth2/PKGBUILD index 758d0a462..affb951b3 100644 --- a/python-oauth2/PKGBUILD +++ b/python-oauth2/PKGBUILD @@ -1,14 +1,14 @@ # Maintainer: Erich Eckner <arch at eckner dot net> pkgname=python-oauth2 pkgver=1.1.1 -pkgrel=64 +pkgrel=65 pkgdesc='framework that aims at making it easy to provide authentication via OAuth 2.0 within an application stack/' url='https://github.com/wndhydrnt/python-oauth2/' arch=('any') license=('MIT') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-mock' 'python-mysql-connector' 'python-nose' diff --git a/python-openfoodfacts/PKGBUILD b/python-openfoodfacts/PKGBUILD index 99dc7e82b..6dbd692a0 100644 --- a/python-openfoodfacts/PKGBUILD +++ b/python-openfoodfacts/PKGBUILD @@ -2,7 +2,7 @@ pkgname='python-openfoodfacts' pkgver=0.1.3 -pkgrel=2 +pkgrel=3 arch=('any') url='https://github.com/openfoodfacts/openfoodfacts-python' license=('MIT') @@ -11,8 +11,8 @@ _pkgname="${pkgname#*-}" source=("$_pkgname-$pkgver.tar.gz::https://github.com/openfoodfacts/openfoodfacts-python/archive/refs/tags/v$pkgver.tar.gz") sha512sums=('8b7e274ec435cd8d8839591ffbb078a3a0a8c8a7d57db9bfce1fe9360f9b4a5095a7f8373208ccbf4738e7e54b51f48a0791fdc2906b8539594ea6e1d05eca7f') depends=( - 'python>=3.11' - 'python<3.12') + 'python>=3.10' + 'python<3.11') makedepends=( 'python-setuptools') checkdepends=( diff --git a/python-pamela/PKGBUILD b/python-pamela/PKGBUILD index 7ef71ae3f..d04919e76 100644 --- a/python-pamela/PKGBUILD +++ b/python-pamela/PKGBUILD @@ -3,14 +3,14 @@ pkgname=python-pamela _pkgname=pamela pkgver=1.0.0 -pkgrel=64 +pkgrel=65 pkgdesc="Python PAM interface" arch=('any') url="https://github.com/minrk/pamela" license=('MIT') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'pam' ) makedepends=( diff --git a/python-peakutils/PKGBUILD b/python-peakutils/PKGBUILD index 1feb61570..34c3edcc1 100644 --- a/python-peakutils/PKGBUILD +++ b/python-peakutils/PKGBUILD @@ -4,14 +4,14 @@ pkgname='python-peakutils' _pkgname='PeakUtils' pkgver=1.3.4 -pkgrel=2 +pkgrel=3 pkgdesc="Peak detection utilities for 1D data" arch=('any') url="https://pypi.python.org/pypi/PeakUtils" license=('MIT') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-sphinx-better-theme') makedepends=( 'python-setuptools') diff --git a/python-portalocker/PKGBUILD b/python-portalocker/PKGBUILD index 002fd5c06..9dba4bc9d 100644 --- a/python-portalocker/PKGBUILD +++ b/python-portalocker/PKGBUILD @@ -4,7 +4,7 @@ pkgbase=python-portalocker pkgname=('python-portalocker') _pkgname=portalocker pkgver=2.7.0 -pkgrel=2 +pkgrel=3 pkgdesc='Easy, portable file locking API.' arch=('any') url="https://github.com/WoLpH/${_pkgname}" @@ -14,8 +14,8 @@ optdepends=('python-redis' 'redis') source=("https://pypi.python.org/packages/source/p/${_pkgname}/${_pkgname}-${pkgver}.tar.gz") sha512sums=('9f6dc31fda36f2fcc7088134b5249c6ec4a92a1fa2e85bf55c700469f183d29ed1a1bd522b65909844c85dfe6872d83809d21b78dc89886533db2692cc709ed2') depends=( - 'python>=3.11' - 'python<3.12') + 'python>=3.10' + 'python<3.11') build() { cp -a "${_pkgname}-${pkgver}" "py2-${_pkgname}-${pkgver}" diff --git a/python-pyepics/PKGBUILD b/python-pyepics/PKGBUILD index a0df8c9da..68dd9d019 100755 --- a/python-pyepics/PKGBUILD +++ b/python-pyepics/PKGBUILD @@ -2,7 +2,7 @@ pkgname=python-pyepics _pkgname="${pkgname#*-}" pkgver=3.5.1 -pkgrel=9 +pkgrel=10 pkgdesc='Python Interface to the Epics Channel Access protocol of the Epics control system' arch=('i686' 'pentium4' 'x86_64') url='https://pypi.python.org/pypi/pyepics' @@ -16,8 +16,8 @@ makedepends=( 'python-setuptools') depends=( "${_pinned_dependencies[@]}" - 'python>=3.11' - 'python<3.12') + 'python>=3.10' + 'python<3.11') source=( "https://pypi.python.org/packages/6c/cd/f97b676b6903e6f88bfced3817964559c20a1e3c6cd5244fa188f76fff75/${_pkgname}-${pkgver}.tar.gz" ) diff --git a/python-pyfftw/PKGBUILD b/python-pyfftw/PKGBUILD index edcbdb038..26fe1c166 100644 --- a/python-pyfftw/PKGBUILD +++ b/python-pyfftw/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=pyFFTW pkgname='python-pyfftw' pkgver=0.13.0 -pkgrel=2 +pkgrel=3 pkgdesc='A pythonic wrapper around FFTW.' url='http://hgomersall.github.io/pyFFTW/' _pinned_dependencies=( @@ -20,8 +20,8 @@ depends=( "${_pinned_dependencies[@]}" 'cython>=0.29.18' 'fftw' - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-dask>=1.0.0' 'python-numpy>=1.16' 'python-scipy>=1.2.0') diff --git a/python-pyinstrument/PKGBUILD b/python-pyinstrument/PKGBUILD index 14e3a2e6c..89cfc7f7a 100644 --- a/python-pyinstrument/PKGBUILD +++ b/python-pyinstrument/PKGBUILD @@ -5,7 +5,7 @@ pkgname=python-pyinstrument _pkg="${pkgname#python-}" pkgver=4.1.1 -pkgrel=2 +pkgrel=3 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.10' 'python<3.11' "${_pinned_dependencies[@]}") makedepends=('python-build' 'python-installer' 'python-setuptools' 'python-wheel') # checkdepends=( # 'python-pytest' diff --git a/python-pynest2d/PKGBUILD b/python-pynest2d/PKGBUILD index 1432f23b9..98e22e9b0 100644 --- a/python-pynest2d/PKGBUILD +++ b/python-pynest2d/PKGBUILD @@ -3,7 +3,7 @@ pkgname=python-pynest2d pkgver=4.12.0 -pkgrel=5 +pkgrel=6 pkgdesc="Python bindings for libnest2d" arch=(x86_64) url="https://github.com/Ultimaker/pynest2d" @@ -15,8 +15,8 @@ _pinned_dependencies=( 'polyclipping=6.4.2' ) depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'polyclipping' 'nlopt' "${_pinned_dependencies[@]}" diff --git a/python-scikit-image/PKGBUILD b/python-scikit-image/PKGBUILD index 684a3bd87..2523d753c 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=5 +pkgrel=6 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.10' + 'python<3.11' 'python-cloudpickle>=0.2.1' 'python-dask>=0.15.0' 'python-pandas>=0.23.0' diff --git a/python-silx/PKGBUILD b/python-silx/PKGBUILD index 348c28e26..2f526aac3 100644 --- a/python-silx/PKGBUILD +++ b/python-silx/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-silx _pkgname=silx pkgver=1.1.1 -pkgrel=5 +pkgrel=6 pkgdesc="A collection of Python packages for data analysis at synchrotron radiation facilities." arch=('i686' 'pentium4' 'x86_64') url="http://www.silx.org" @@ -16,8 +16,8 @@ _pinned_dependencies=( depends=( "${_pinned_dependencies[@]}" 'cython>=0.21.1' - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-dateutil' 'python-fabio>=0.9' 'python-h5py' diff --git a/python-simplepam/PKGBUILD b/python-simplepam/PKGBUILD index 6e32e7669..ce5ca869e 100644 --- a/python-simplepam/PKGBUILD +++ b/python-simplepam/PKGBUILD @@ -3,14 +3,14 @@ pkgname=python-simplepam _pkgname=python3-simplepam pkgver=0.1.5 -pkgrel=65 +pkgrel=66 pkgdesc="Pure Python interface to the Pluggable Authentication Modules system on Linux" arch=('any') url="https://github.com/leonnnn/python3-simplepam" license=('MIT') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'pam' ) source=("$_pkgname-$pkgver.tar.gz::https://github.com/leonnnn/python3-simplepam/archive/$pkgver.tar.gz") diff --git a/python-sphinx-better-theme/PKGBUILD b/python-sphinx-better-theme/PKGBUILD index 45d1beb03..f0ed6a1f8 100644 --- a/python-sphinx-better-theme/PKGBUILD +++ b/python-sphinx-better-theme/PKGBUILD @@ -2,14 +2,14 @@ pkgname=python-sphinx-better-theme _pkgname=sphinx-better-theme pkgver=0.13 -pkgrel=64 +pkgrel=65 pkgdesc='theme for Sphinx that looks nice' arch=('any') url='https://sphinx-better-theme.readthedocs.io/' license=('custom') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' ) source=("${_pkgname}-${pkgver}.tar.gz::https://github.com/irskep/${_pkgname}/archive/v${pkgver}.tar.gz") sha512sums=('ad9b52205b29a410c918f789e5b4d110ca6bb654da18203206504efef7f16228b93b764cf14d9cca1a89d1850a4327b51f1f6fe7219d5968b5e51e5cf1935f42') diff --git a/python-sphinxcontrib-programoutput/PKGBUILD b/python-sphinxcontrib-programoutput/PKGBUILD index 5963e0cec..1c8832dc0 100644 --- a/python-sphinxcontrib-programoutput/PKGBUILD +++ b/python-sphinxcontrib-programoutput/PKGBUILD @@ -4,14 +4,14 @@ pkgname=python-sphinxcontrib-programoutput _pkgname=sphinxcontrib-programoutput pkgver=0.17 -pkgrel=61 +pkgrel=62 pkgdesc="Sphinx extension to include program output" arch=('any') url="https://bitbucket.org/birkenfeld/sphinx-contrib" license=('BSD') depends=( - 'python>=3.11' - 'python<3.12') + 'python>=3.10' + 'python<3.11') makedepends=( 'python-setuptools') provides=('sphinxcontrib-programoutput') diff --git a/python-svg.path/PKGBUILD b/python-svg.path/PKGBUILD index 8999e2b27..09ba0dc60 100644 --- a/python-svg.path/PKGBUILD +++ b/python-svg.path/PKGBUILD @@ -4,12 +4,12 @@ pkgname=python-svg.path pkgver=6.2 -pkgrel=3 +pkgrel=4 pkgdesc="SVG path objects and parser" url="https://github.com/regebro/svg.path" license=('MIT') checkdepends=(python-pillow python-pytest) -depends=('python>=3.11' 'python<3.12') +depends=('python>=3.10' 'python<3.11') makedepends=(python-setuptools) arch=(any) source=(${pkgname}-${pkgver}.tar.gz::${url}/archive/${pkgver}.tar.gz) diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD index c7830fd38..c12362548 100644 --- a/python-tifffile/PKGBUILD +++ b/python-tifffile/PKGBUILD @@ -5,15 +5,15 @@ pkgname=python-tifffile pkgver=2023.2.3 _pkgname=${pkgname#python-} -pkgrel=2 +pkgrel=3 pkgdesc="Read and write image data from and to TIFF files" arch=('any') url="https://github.com/cgohlke/tifffile" license=('BSD') depends=( - 'python<3.12' - 'python>=3.11') + 'python<3.11' + 'python>=3.10') makedepends=( 'python-setuptools') optdepends=('python-matplotlib>=3.1: required only for plotting' diff --git a/python-xraydb/PKGBUILD b/python-xraydb/PKGBUILD index 32cee9d3f..8a69b3d70 100644 --- a/python-xraydb/PKGBUILD +++ b/python-xraydb/PKGBUILD @@ -2,7 +2,7 @@ pkgname='python-xraydb' pkgver=4.5.0 -pkgrel=2 +pkgrel=3 arch=('any') url='https://github.com/xraypy/XrayDB' license=('Unlicense') @@ -11,8 +11,8 @@ _pkgname="XrayDB" source=("$_pkgname-$pkgver.tar.gz::https://github.com/xraypy/XrayDB/archive/$pkgver.tar.gz") sha512sums=('3a13e5bfef4d92eb58d44752171fc7c83be26402047b5b3aaee11e1a4cbf1eb5b8a4eb3d32f1cb98690b0ed5fd78191451c9659b1c90ed28b4bb4378679e1bac') depends=( - 'python>=3.11' - 'python<3.12' + 'python>=3.10' + 'python<3.11' 'python-numpy>=1.10' 'python-scipy>=0.17' 'python-sqlalchemy>1.4') |