testing/py3-flake8-debugger: rebuild against python 3.14

This commit is contained in:
Achill Gilgenast 2026-03-30 15:43:31 +02:00
parent f8413db05c
commit 16128eb742

View File

@ -3,7 +3,7 @@
pkgname=py3-flake8-debugger
_pkgname=flake8-debugger
pkgver=4.1.2
pkgrel=4
pkgrel=5
pkgdesc="Extension for flake8 which lint for ipdb/pdb statements"
options="!check" # No tests on PyPi, GitHub uses pyproject.toml
url="https://github.com/jbkahn/flake8-debugger"