diff options
| author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-01 11:25:58 +0000 |
|---|---|---|
| committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:27 +0000 |
| commit | 3cf90774f519d88a991a76b22015e8773565b7a3 (patch) | |
| tree | 97db62a0bf4b19b14c7e4532bbf061481955c266 /testing/py3-case | |
| parent | f6ccbe0b053c77fea42545a01b6de2e92a711da8 (diff) | |
| download | aports-3cf90774f519d88a991a76b22015e8773565b7a3.tar.bz2 aports-3cf90774f519d88a991a76b22015e8773565b7a3.tar.xz | |
testing/py3-case: rebuild against python 3.8
Diffstat (limited to 'testing/py3-case')
| -rw-r--r-- | testing/py3-case/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-case/APKBUILD b/testing/py3-case/APKBUILD index 9d19cda52a..4eb31353b8 100644 --- a/testing/py3-case/APKBUILD +++ b/testing/py3-case/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-case _pyname=case pkgver=1.5.3 -pkgrel=0 +pkgrel=1 pkgdesc="Python unittest utilities" url="https://github.com/celery/case/" arch="noarch" |
