From a6135c2cf30d2f953db67cd352d0971ddb68bf60 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Mon, 5 Apr 2021 10:56:43 +0000 Subject: [PATCH] testing/py3-pyisbn: rebuild against python 3.9 --- testing/py3-pyisbn/APKBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testing/py3-pyisbn/APKBUILD b/testing/py3-pyisbn/APKBUILD index f45fa33ebe4..662956f4a13 100644 --- a/testing/py3-pyisbn/APKBUILD +++ b/testing/py3-pyisbn/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-pyisbn _pkgname=pyisbn pkgver=1.2.1 -pkgrel=1 +pkgrel=2 pkgdesc="A module for working with 10- and 13-digit ISBNs" url="https://github.com/JNRowe/pyisbn" arch="noarch"