diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-04 19:00:49 +0000 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2019-11-05 15:35:39 +0000 |
commit | 031280588d42a91e1d30ca5aa9925586804dc763 (patch) | |
tree | edf6c9b7da04972f92f6eadf67f832946006263c /testing | |
parent | 12b115cfc6f7b514720b5ecca55828d37fe1a5e6 (diff) | |
download | aports-031280588d42a91e1d30ca5aa9925586804dc763.tar.bz2 aports-031280588d42a91e1d30ca5aa9925586804dc763.tar.xz |
testing/py3-piexif: rebuild against python 3.8
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py3-piexif/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-piexif/APKBUILD b/testing/py3-piexif/APKBUILD index d1ebf015d2..4eade68ef5 100644 --- a/testing/py3-piexif/APKBUILD +++ b/testing/py3-piexif/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-piexif _pkgname=piexif pkgver=1.1.3 -pkgrel=0 +pkgrel=1 pkgdesc="EXIF manipulations with Python" url="https://github.com/hMatoba/Piexif" arch="noarch !s390x" # Test failures |