aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py3-pydot
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-11-05 12:05:26 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-11-05 15:35:41 +0000
commit567ef2b4a295aa8000b30c8a6ffbc29c4f4a5348 (patch)
tree8775141f9d24b590b6ba404ee3e07b638d8d5834 /testing/py3-pydot
parentc0f78df32055a8fc28915f6c0ed86a104408fd8b (diff)
downloadaports-567ef2b4a295aa8000b30c8a6ffbc29c4f4a5348.tar.bz2
aports-567ef2b4a295aa8000b30c8a6ffbc29c4f4a5348.tar.xz
testing/py3-pydot: rebuild against python 3.8
Diffstat (limited to 'testing/py3-pydot')
-rw-r--r--testing/py3-pydot/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-pydot/APKBUILD b/testing/py3-pydot/APKBUILD
index 39d2208a66..7af6d736f2 100644
--- a/testing/py3-pydot/APKBUILD
+++ b/testing/py3-pydot/APKBUILD
@@ -3,7 +3,7 @@
pkgname="py3-pydot"
_pkgname="pydot"
pkgver="1.4.1"
-pkgrel=0
+pkgrel=1
pkgdesc="Python interface to Graphviz's Dot language"
url="https://github.com/pydot/pydot"
arch="noarch"