mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/py3-transitions: upgrade to 0.7.2
This commit is contained in:
parent
fe3526958b
commit
6bc7e7294e
@ -2,8 +2,8 @@
|
||||
# Maintainer: Fabian Affolter <fabian@affolter-engineering.ch>
|
||||
pkgname=py3-transitions
|
||||
_pkgname=transitions
|
||||
pkgver=0.7.1
|
||||
pkgrel=1
|
||||
pkgver=0.7.2
|
||||
pkgrel=0
|
||||
pkgdesc="A lightweight, object-oriented Python state machine implementation"
|
||||
url="https://github.com/tyarkoni/transitions"
|
||||
arch="noarch"
|
||||
@ -29,4 +29,4 @@ package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
|
||||
sha512sums="4802e6a914270a183f66e70cf648c5f09c25b63e9233fdeb65b231ad24847d023182c6a45eaa1d47780d1f5d7f6f23695a6e578d4eaae55bf7a7ff121561e06b transitions-0.7.1.tar.gz"
|
||||
sha512sums="c33eaec3e338b6febd924d803b85436df3ec3ab728315290fe81c73fb328aedcdb15e8f19f0e3d9d3a7d62750671686ae65bad560c48cfd113481dfe702a4204 transitions-0.7.2.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user