* update python-pytest-isort to 4.0.0-2

This commit is contained in:
Alexander Baldeck 2024-12-05 13:51:49 +01:00
parent 649a6c17a0
commit 59c93ddbb3
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = python-pytest-isort
pkgdesc = pytest plugin to perform isort checks (import ordering)
pkgver = 4.0.0
pkgrel = 1
pkgrel = 2
url = https://github.com/stephrdev/pytest-isort
arch = any
license = BSD

View File

@ -3,7 +3,7 @@
pkgname=python-pytest-isort
pkgver=4.0.0
pkgrel=1
pkgrel=2
pkgdesc='pytest plugin to perform isort checks (import ordering)'
arch=(any)
license=('BSD')