summaryrefslogtreecommitdiff
path: root/bareos
diff options
context:
space:
mode:
Diffstat (limited to 'bareos')
-rw-r--r--bareos/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/bareos/PKGBUILD b/bareos/PKGBUILD
index a7812f3f2..84c46a212 100644
--- a/bareos/PKGBUILD
+++ b/bareos/PKGBUILD
@@ -606,7 +606,7 @@ package_bareos-director-python-plugin() {
_pinned_dependencies=(
'gcc-libs=12.2.0'
'glibc>=2.31'
- 'python2=2.7.18'
+ 'python=3.10.8'
)
depends=("bareos-common=$pkgver" "bareos-director=$pkgver" 'libcap' 'jansson' 'lzo' 'python' "${_pinned_dependencies[@]}")