summaryrefslogtreecommitdiff
path: root/user/py3-transitions/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'user/py3-transitions/APKBUILD')
-rw-r--r--user/py3-transitions/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/user/py3-transitions/APKBUILD b/user/py3-transitions/APKBUILD
index 255e631d5..b877992d3 100644
--- a/user/py3-transitions/APKBUILD
+++ b/user/py3-transitions/APKBUILD
@@ -4,10 +4,10 @@ pkgname=py3-transitions
_pkgname=${pkgname#py3-}
_p="${_pkgname#?}"
_p="${_pkgname%"$_p"}"
-pkgver=0.6.9
+pkgver=0.7.1
pkgrel=0
pkgdesc="Python state machine library"
-url="https://pypi.org/project/passlib/"
+url="https://pypi.org/project/transitions/"
arch="noarch"
options="!check" # requires nose, pygraphviz
license="MIT"
@@ -30,4 +30,4 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
-sha512sums="0cef11d547ae631afcb3dad557ab81b425f825028639787337f700f19073d7cb4c69ba9b6284155b3be85fb3eac4c4abd5b0cf3104dff8d2098c219729de4352 transitions-0.6.9.tar.gz"
+sha512sums="4802e6a914270a183f66e70cf648c5f09c25b63e9233fdeb65b231ad24847d023182c6a45eaa1d47780d1f5d7f6f23695a6e578d4eaae55bf7a7ff121561e06b transitions-0.7.1.tar.gz"