diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 12:07:01 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:41 +0000 |
commit | e63bfb50a14661b75e483895f4e7d8fcace8230b (patch) | |
tree | f4f4331610656bacdcf970fe0a8e20f83f3b1379 | |
parent | 0b781b5b7e987e86ddd845b690edff1da7e880f2 (diff) | |
download | aports-e63bfb50a14661b75e483895f4e7d8fcace8230b.tar.gz aports-e63bfb50a14661b75e483895f4e7d8fcace8230b.tar.bz2 aports-e63bfb50a14661b75e483895f4e7d8fcace8230b.tar.xz |
testing/py3-pyisbn: rebuild against python 3.8
-rw-r--r-- | testing/py3-pyisbn/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pyisbn/APKBUILD b/testing/py3-pyisbn/APKBUILD index f95bdecc82..f45fa33ebe 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=0 +pkgrel=1 pkgdesc="A module for working with 10- and 13-digit ISBNs" url="https://github.com/JNRowe/pyisbn" arch="noarch" |