From d7e4fb34dbbc6c442956d40ec7551cab759ae91b Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 4 Nov 2019 07:11:45 +0000 Subject: [PATCH] testing/py3-pytest-flake8: rebuild against python 3.8 --- testing/py3-pytest-flake8/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-pytest-flake8/APKBUILD b/testing/py3-pytest-flake8/APKBUILD index e78ebc3fd7a..0e1862d9140 100644 --- a/testing/py3-pytest-flake8/APKBUILD +++ b/testing/py3-pytest-flake8/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-pytest-flake8 _pyname=pytest-flake8 pkgver=1.0.4 -pkgrel=1 +pkgrel=2 pkgdesc="pytest plugin for efficiently checking PEP8 compliance" url="https://pypi.org/project/pytest-flake8/" arch="noarch"