From b00fea5f135aa475be2941f86bee1eedbc1038e3 Mon Sep 17 00:00:00 2001 From: kth5 Date: Fri, 10 May 2024 18:12:14 +0200 Subject: [PATCH] * update python-pytest-localserver to 0.8.1-2 --- python/python-pytest-localserver/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/python-pytest-localserver/PKGBUILD b/python/python-pytest-localserver/PKGBUILD index 803978072f..fd12a09544 100644 --- a/python/python-pytest-localserver/PKGBUILD +++ b/python/python-pytest-localserver/PKGBUILD @@ -4,7 +4,7 @@ pkgname=python-pytest-localserver pkgver=0.8.1 _commit=cb062902403e30b0f1b96402f0ba829711da9e55 -pkgrel=1 +pkgrel=2 pkgdesc='py.test plugin to test server connections locally' arch=(any) license=('MIT')