summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDylan Delgado2022-12-08 21:53:50 -0500
committerDylan Delgado2022-12-08 21:53:50 -0500
commit0dc054cb6c72d179e7c96b50310dd8aea7017de9 (patch)
tree65beb9ec635bdfc595f7627a8a1f74d69b28519e /.SRCINFO
parentc07f74216b5c6e2aa3f4232a29896a36cdf8cc31 (diff)
downloadaur-python-transitions.tar.gz
Update to 0.9.0
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO6
1 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1fcfeb157077..2ff07df21c3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = python-transitions
pkgdesc = A lightweight, object-oriented finite state machine implementation in Python
- pkgver = 0.8.11
+ pkgver = 0.9.0
pkgrel = 1
url = http://github.com/tyarkoni/transitions
arch = any
license = MIT
makedepends = python-setuptools
depends = python-six
- source = https://github.com/tyarkoni/transitions/archive/0.8.11.tar.gz
- sha256sums = 752019ec2b26eb01457418949bb2c965d9d63737958b15381735228979de4039
+ source = https://github.com/tyarkoni/transitions/archive/0.9.0.tar.gz
+ sha256sums = 0fabe201e158324e3677f2b7c789a60a237dc31c2df3bd9a87aacfb872eebb75
pkgname = python-transitions