From ebf613f1549e8c0673d9fa99a582be0a92b4f5e2 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Wed, 23 Oct 2019 08:32:38 +0000 Subject: [PATCH] main/py3-pytest: rebuild against python 3.8 --- main/py3-pytest/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/py3-pytest/APKBUILD b/main/py3-pytest/APKBUILD index 5c0bed21213..6908f81e695 100644 --- a/main/py3-pytest/APKBUILD +++ b/main/py3-pytest/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Fabian Affolter pkgname=py3-pytest pkgver=4.5.0 -pkgrel=3 +pkgrel=4 pkgdesc="A python test library" url="https://docs.pytest.org/en/latest/" arch="noarch"