summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pssh-git/PKGBUILD6
-rw-r--r--python-azure-cli-core/PKGBUILD6
-rw-r--r--python-azure-common/PKGBUILD6
-rw-r--r--python-azure-core/PKGBUILD6
-rw-r--r--python-certipy/PKGBUILD6
-rw-r--r--python-courier-pythonfilter/PKGBUILD6
-rw-r--r--python-hpilo/PKGBUILD6
-rw-r--r--python-imageio/PKGBUILD6
-rw-r--r--python-jira/PKGBUILD6
-rw-r--r--python-jwcrypto/PKGBUILD6
-rw-r--r--python-msal-extensions/PKGBUILD6
-rw-r--r--python-oauth2/PKGBUILD6
-rw-r--r--python-openfoodfacts/PKGBUILD6
-rw-r--r--python-pamela/PKGBUILD6
-rw-r--r--python-sphinxcontrib-programoutput/PKGBUILD6
-rw-r--r--python-tifffile/PKGBUILD6
16 files changed, 48 insertions, 48 deletions
diff --git a/pssh-git/PKGBUILD b/pssh-git/PKGBUILD
index 16f1ea5da..dcac6e017 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=7
+pkgrel=8
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.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
'openssh'
)
makedepends=('git' 'python-setuptools')
diff --git a/python-azure-cli-core/PKGBUILD b/python-azure-cli-core/PKGBUILD
index d2fee96ad..6e331834c 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.61.0
-pkgrel=1
+pkgrel=2
pkgdesc='Microsoft Azure Command-Line Tools Core Module'
url='https://pypi.org/project/azure-cli-core/'
__pkgname=azure_cli_core
depends=(
- 'python>=3.12'
- 'python<3.13')
+ 'python>=3.13'
+ 'python<3.14')
makedepends=(
'python-pip'
'python-setuptools'
diff --git a/python-azure-common/PKGBUILD b/python-azure-common/PKGBUILD
index eb43c585b..be45d7020 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=7
+pkgrel=8
pkgdesc='Microsoft Azure Client Library for Python (Common)'
url='https://pypi.org/project/azure-common/'
depends=(
- 'python>=3.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
'python-humanfriendly'
'python-knack'
'python-pkginfo')
diff --git a/python-azure-core/PKGBUILD b/python-azure-core/PKGBUILD
index 7a02f70b7..1c993c798 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=7
+pkgrel=8
pkgdesc='Microsoft Azure Core Library for Python'
url='https://pypi.org/project/azure-core/'
depends=(
- 'python>=3.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
'python-azure-common'
)
makedepends=(
diff --git a/python-certipy/PKGBUILD b/python-certipy/PKGBUILD
index 1fdc7599c..82e82645e 100644
--- a/python-certipy/PKGBUILD
+++ b/python-certipy/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=python-certipy
_pkgname="${pkgname#*-}"
pkgver=0.1.3
-pkgrel=70
+pkgrel=71
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.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
'python-pyopenssl'
)
makedepends=(
diff --git a/python-courier-pythonfilter/PKGBUILD b/python-courier-pythonfilter/PKGBUILD
index 754d42ef9..ce47e26e1 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=66
+pkgrel=67
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.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
)
makedepends=(
'python-setuptools')
diff --git a/python-hpilo/PKGBUILD b/python-hpilo/PKGBUILD
index b7d748d38..552478d6f 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=66
+pkgrel=67
pkgdesc='Accessing the HP iLO XML interface from python'
arch=('any')
url='http://seveas.github.io/python-hpilo/'
license=('GPL3')
depends=(
- 'python>=3.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
)
makedepends=(
'python-setuptools'
diff --git a/python-imageio/PKGBUILD b/python-imageio/PKGBUILD
index e6faa94c6..234086585 100644
--- a/python-imageio/PKGBUILD
+++ b/python-imageio/PKGBUILD
@@ -3,7 +3,7 @@
pkgname='python-imageio'
_pkgname="${pkgname#*-}"
pkgver=2.36.1
-pkgrel=1
+pkgrel=2
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=('05695cb1530612ecbc002de3560fe6bafd11c6ad3fcff570b0309a4a9793820109163819fce4763052b8e442daec13ae09e0e2666b2deaea6c52ca76a9ae5386')
depends=(
- 'python>=3.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
)
makedepends=(
'python-setuptools'
diff --git a/python-jira/PKGBUILD b/python-jira/PKGBUILD
index 6a260b2ee..b41e848bd 100644
--- a/python-jira/PKGBUILD
+++ b/python-jira/PKGBUILD
@@ -2,15 +2,15 @@
pkgname=python-jira
_pkgname="${pkgname#*-}"
pkgver=3.9.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python library to work with Jira APIs"
arch=(any)
url="https://github.com/pycontribs/jira"
license=('BSD')
depends=(
- 'python>=3.12'
- 'python<3.13')
+ 'python>=3.13'
+ 'python<3.14')
makedepends=(
'python-setuptools')
source=("$_pkgname-$pkgver.tar.gz::https://github.com/pycontribs/jira/archive/refs/tags/$pkgver.tar.gz"
diff --git a/python-jwcrypto/PKGBUILD b/python-jwcrypto/PKGBUILD
index 1aaf93718..bfac53ee5 100644
--- a/python-jwcrypto/PKGBUILD
+++ b/python-jwcrypto/PKGBUILD
@@ -4,14 +4,14 @@
pkgname=python-jwcrypto
_pkgname=${pkgname#*-}
pkgver=1.5.6
-pkgrel=1
+pkgrel=2
pkgdesc="Python implementation of JWK, JWS, JWE specifications"
arch=("any")
url="https://github.com/latchset/jwcrypto"
license=("LGPL3")
depends=(
- 'python>=3.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
'python-cryptography>=3.4'
'python-typing_extensions>=4.5.0')
makedepends=(
diff --git a/python-msal-extensions/PKGBUILD b/python-msal-extensions/PKGBUILD
index fe4566e63..11e899a5a 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=7
+pkgrel=8
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.12'
- 'python<3.13')
+ 'python>=3.13'
+ 'python<3.14')
makedepends=(
'python-pip'
'python-setuptools')
diff --git a/python-oauth2/PKGBUILD b/python-oauth2/PKGBUILD
index 488f06673..5489e6390 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=69
+pkgrel=70
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.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
'python-mock'
'python-mysql-connector'
'python-nose'
diff --git a/python-openfoodfacts/PKGBUILD b/python-openfoodfacts/PKGBUILD
index a2718e8e9..c77c37b4e 100644
--- a/python-openfoodfacts/PKGBUILD
+++ b/python-openfoodfacts/PKGBUILD
@@ -2,7 +2,7 @@
pkgname='python-openfoodfacts'
pkgver=0.1.3
-pkgrel=7
+pkgrel=8
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.12'
- 'python<3.13')
+ 'python>=3.13'
+ 'python<3.14')
makedepends=(
'python-setuptools')
checkdepends=(
diff --git a/python-pamela/PKGBUILD b/python-pamela/PKGBUILD
index acf8593f1..7bb8e2dd4 100644
--- a/python-pamela/PKGBUILD
+++ b/python-pamela/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=python-pamela
_pkgname=pamela
pkgver=1.0.0
-pkgrel=69
+pkgrel=70
pkgdesc="Python PAM interface"
arch=('any')
url="https://github.com/minrk/pamela"
license=('MIT')
depends=(
- 'python>=3.12'
- 'python<3.13'
+ 'python>=3.13'
+ 'python<3.14'
'pam'
)
makedepends=(
diff --git a/python-sphinxcontrib-programoutput/PKGBUILD b/python-sphinxcontrib-programoutput/PKGBUILD
index a4e0228fd..2ab85cb98 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=66
+pkgrel=67
pkgdesc="Sphinx extension to include program output"
arch=('any')
url="https://bitbucket.org/birkenfeld/sphinx-contrib"
license=('BSD')
depends=(
- 'python>=3.12'
- 'python<3.13')
+ 'python>=3.13'
+ 'python<3.14')
makedepends=(
'python-setuptools')
provides=('sphinxcontrib-programoutput')
diff --git a/python-tifffile/PKGBUILD b/python-tifffile/PKGBUILD
index 9d58b1f51..cfb1360f6 100644
--- a/python-tifffile/PKGBUILD
+++ b/python-tifffile/PKGBUILD
@@ -5,15 +5,15 @@
pkgname=python-tifffile
pkgver=2024.12.12
_pkgname=${pkgname#python-}
-pkgrel=1
+pkgrel=2
pkgdesc="Read and write image data from and to TIFF files"
arch=('any')
url="https://github.com/cgohlke/tifffile"
license=('BSD')
depends=(
- 'python<3.13'
- 'python>=3.12')
+ 'python<3.14'
+ 'python>=3.13')
makedepends=(
'python-setuptools')
optdepends=('python-matplotlib>=3.1: required only for plotting'