main/py3-pluggy: rebuild against python 3.14

This commit is contained in:
Natanael Copa 2026-02-25 18:15:27 +01:00
parent 97ef7c8524
commit 9a092f3f44

View File

@ -4,7 +4,7 @@
pkgname=py3-pluggy
_pkgname=pluggy
pkgver=1.6.0
pkgrel=0
pkgrel=1
pkgdesc="Plugin management and hook calling for Python"
# Needs py3-pytest for checkdepends, which require py3-pluggy
# in depends, so disable here to break a circular dependency