diff options
Diffstat (limited to 'testing/py3-dill')
-rw-r--r-- | testing/py3-dill/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-dill/APKBUILD b/testing/py3-dill/APKBUILD index 0f456a82e9..18388a9e55 100644 --- a/testing/py3-dill/APKBUILD +++ b/testing/py3-dill/APKBUILD @@ -2,7 +2,7 @@ pkgname=py3-dill _pyname=dill pkgver=0.3.1.1 -pkgrel=0 +pkgrel=1 pkgdesc="Python serializer supporting a broader range of types than pickle" url="https://pypi.org/projects/dill/" arch="noarch !s390x" |