summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGeorge Rawlinson2021-12-13 07:09:41 +0000
committerGeorge Rawlinson2021-12-13 07:09:41 +0000
commit454c3070f5cf9b72db618dd2757e340341792d14 (patch)
tree1c78bbf2aa846c2129a570efcdbbc387c9648dfd /PKGBUILD
parent3c60c8840858d323a8a5ccd494f61c540ccfc4fd (diff)
downloadaur-python-pytest-deadfixtures.tar.gz
upgpkg: python-pytest-deadfixtures; python 3.10 rebuild
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 69c24f6a6bb9..98e763199b03 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=python-pytest-deadfixtures
_pkgname="${pkgname#python-}"
pkgver=2.2.1
-pkgrel=1
+pkgrel=2
pkgdesc="Pytest plugin to list unused fixtures in tests"
arch=('any')
url="https://github.com/jllorencetti/pytest-deadfixtures"