diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 13:26:10 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:42 +0000 |
commit | 6cc8cf98cde5ca3d2f5986c6eb2671bfde956468 (patch) | |
tree | 2c674437a9fbcc8b6c4650bdd5bc09e402603333 /testing | |
parent | 2cc944611cffde03e8fefdcd3468bcd73424e22e (diff) | |
download | aports-6cc8cf98cde5ca3d2f5986c6eb2671bfde956468.tar.bz2 aports-6cc8cf98cde5ca3d2f5986c6eb2671bfde956468.tar.xz |
testing/py3-seqdiag: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-seqdiag/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-seqdiag/APKBUILD b/testing/py3-seqdiag/APKBUILD index 877ad919e9..0b1da6156f 100644 --- a/testing/py3-seqdiag/APKBUILD +++ b/testing/py3-seqdiag/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-seqdiag _pkgname=seqdiag pkgver=0.9.6 -pkgrel=0 +pkgrel=1 pkgdesc="Generate sequence-diagram image file from spec-text file" url="https://pypi.python.org/pypi/seqdiag" arch="noarch" |