diff options
-rw-r--r-- | testing/py3-extras/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-extras/APKBUILD b/testing/py3-extras/APKBUILD index 774b6922a9..411b7123f1 100644 --- a/testing/py3-extras/APKBUILD +++ b/testing/py3-extras/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-extras _pkgname=extras pkgver=1.0.0 -pkgrel=2 +pkgrel=3 pkgdesc="Useful extra bits for Python - things that shold be in the standard library" url="https://pypi.python.org/pypi/extras/" arch="noarch" |